tomtjes
0ee5164aac
remove class used twice
2024-02-07 20:51:59 -05:00
tomtjes
1819ff2bbd
add classes to main components/views
2024-02-07 19:18:51 -05:00
tomtjes
14c2be9277
add classes to scalable numbers
...
apply "scalable" to all
apply "scaled-up" when ingredient factor is >1
apply "unscaled" when ingredient factor is 1
apply "scaled-down" when factor is <1
2024-02-07 16:51:19 -05:00
Lorenzo
e5303967df
Translated using Weblate (Italian)
...
Currently translated at 84.6% (469 of 554 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/it/
2024-02-01 17:22:53 +00:00
Lorenzo
199caff2a2
Translated using Weblate (Italian)
...
Currently translated at 93.0% (456 of 490 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/it/
2024-02-01 17:22:53 +00:00
vabene1111
1d236998d2
Merge pull request #2909 from tomtjes/fixes-for-beta
...
fix description scroll
2024-01-29 09:06:49 +01:00
tomtjes
f54a6480f7
fix description scroll
2024-01-28 13:20:00 -05:00
Benedikt Weinheimer
1f5b5df6a5
Translated using Weblate (German)
...
Currently translated at 100.0% (554 of 554 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/de/
2024-01-28 17:20:02 +00:00
vabene1111
eaff34a3de
fixed meal plan content shift
2024-01-28 16:34:18 +01:00
vabene1111
5001d05df2
removed use plurarl from space serializer
2024-01-28 11:05:31 +01:00
vabene1111
58989a96e3
added force theme
2024-01-28 09:22:37 +01:00
vabene1111
25c8f18b79
Merge pull request #2380 from RomRider/fix-1706
...
add: support to scale numbers/amounts in a recipe step
2024-01-28 09:18:19 +01:00
vabene1111
255ecd4a88
Merge pull request #2826 from sohmc/update-documentation
...
Updated nginx documentation to include image server instructions
2024-01-28 08:49:35 +01:00
vabene1111
6b4b2a8f87
removed use_plural space attribute and left over settings
2024-01-28 08:42:42 +01:00
vabene1111
fb8ca52280
hide ingredient edit modal
2024-01-28 08:31:55 +01:00
vabene1111
126e8a5a53
fixed FDC migration
2024-01-28 08:22:04 +01:00
vabene1111
d10c70b797
fixed iCal endpoint
2024-01-28 08:21:57 +01:00
vabene1111
b0ca2ff228
hide description scrollbar
2024-01-23 15:55:26 +01:00
vabene1111
cca56cd6db
Merge pull request #2822 from smilerz/rating_on_card
...
add rating to recipe card
2024-01-23 15:51:44 +01:00
smilerz
dd9e93498d
set default servings when opening MealPlanEditModal
2024-01-23 08:48:40 -06:00
vabene1111
1eecb098a6
workbox webpack plugin update
2024-01-23 15:28:59 +01:00
vabene1111
85eefb4852
Merge pull request #2900 from TandoorRecipes/dependabot/pip/pillow-10.2.0
...
Bump pillow from 10.1.0 to 10.2.0
2024-01-23 15:27:38 +01:00
dependabot[bot]
5243eaf63a
Bump pillow from 10.1.0 to 10.2.0
...
Bumps [pillow](https://github.com/python-pillow/Pillow ) from 10.1.0 to 10.2.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases )
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst )
- [Commits](https://github.com/python-pillow/Pillow/compare/10.1.0...10.2.0 )
---
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-22 22:25:00 +00:00
vabene1111
a1da77fe31
Merge pull request #2891 from langfingaz/patch-1
...
docs: specify database and user role when running psql
2024-01-22 14:20:51 +01:00
vabene1111
9450d75ca4
Merge pull request #2895 from tomtjes/fix-iOS-view
...
Fix iOS view
2024-01-22 14:17:28 +01:00
vabene1111
8b11b31f8c
Merge pull request #2892 from langfingaz/patch-2
...
docs: fix typo
2024-01-22 14:13:19 +01:00
vabene1111
8490cdaf78
Merge pull request #2899 from jmbhughes/patch-1
...
fix tiny typo in README
2024-01-22 14:09:23 +01:00
vabene1111
30019ec946
Merge pull request #2898 from tomtjes/fix-description-overflow
...
Fix description overflow
2024-01-22 14:04:18 +01:00
tomtjes
48d75a6c7e
restore short descriptions to be vertically centered
2024-01-21 13:47:06 -05:00
Marcus Hughes
6e86680eca
fix tiny typo in README
2024-01-21 10:02:20 -07:00
tomtjes
a557e4628e
match quick action button border color with hamburger menu button
2024-01-21 11:17:52 -05:00
tomtjes
22dec90921
add scroll property to description
2024-01-21 11:04:18 -05:00
tomtjes
da3dea60c0
remove changes from BottomNavigationBar.vue
2024-01-20 11:50:19 -05:00
tomtjes
9d1abe3419
add styles for recipe edit view
2024-01-20 10:43:09 -05:00
tomtjes
570aefc9fa
add styles to base
2024-01-20 10:42:52 -05:00
tomtjes
321dbc10d3
add style
2024-01-19 22:34:21 -05:00
tomtjes
d94de6abd1
Merge branch 'TandoorRecipes:develop' into fix-iOS-view
2024-01-19 18:55:04 -05:00
Daniel Langbein
20027cf127
docs: fix typo
2024-01-19 16:56:48 +00:00
Daniel Langbein
a661eaf221
docs: specify database and user role when running psql
2024-01-19 15:12:56 +00:00
vabene1111
5129ef77c9
Merge pull request #2715 from nyanSpruk/patch-1
...
fix: Typo in shopping.md
2024-01-19 17:41:00 +08:00
vabene1111
deba961085
Merge pull request #2722 from swnf/bind-ipv6
...
Make gunicorn and nginx listen to IPv6
2024-01-19 17:27:18 +08:00
vabene1111
92cfd09155
Merge pull request #2785 from axeleroy/patch-1
...
Add instructions to add the PWA on Firefox for Android
2024-01-19 17:24:54 +08:00
vabene1111
14b7a8fd85
Merge pull request #2866 from Colcothar/automation-doc-typo
...
Fix typo in automation doc
2024-01-19 17:21:30 +08:00
vabene1111
ab4bac0d21
Merge pull request #2766 from TandoorRecipes/dependabot/pip/cryptography-41.0.7
...
Bump cryptography from 41.0.6 to 41.0.7
2024-01-19 17:17:31 +08:00
vabene1111
838edc5b97
Merge pull request #2859 from harry48225/touchable-fix
...
Touchable fix
2024-01-19 17:15:39 +08:00
vabene1111
8910784cfd
Merge pull request #2657 from TandoorRecipes/dependabot/npm_and_yarn/vue/workbox-background-sync-7.0.0
...
Bump workbox-background-sync from 6.6.1 to 7.0.0 in /vue
2024-01-19 17:13:10 +08:00
vabene1111
e951490825
Merge pull request #2526 from TandoorRecipes/dependabot/npm_and_yarn/vue/workbox-window-7.0.0
...
Bump workbox-window from 6.6.1 to 7.0.0 in /vue
2024-01-19 17:13:00 +08:00
vabene1111
0d9e2a8f5b
Merge pull request #2850 from TandoorRecipes/dependabot/github_actions/github/codeql-action-3
...
Bump github/codeql-action from 2 to 3
2024-01-19 17:09:35 +08:00
vabene1111
e3445c4c71
Merge pull request #2849 from TandoorRecipes/dependabot/github_actions/actions/setup-python-5
...
Bump actions/setup-python from 4 to 5
2024-01-19 17:09:13 +08:00
vabene1111
1aa68f14e1
Merge pull request #2658 from TandoorRecipes/dependabot/npm_and_yarn/vue/workbox-routing-7.0.0
...
Bump workbox-routing from 6.6.1 to 7.0.0 in /vue
2024-01-19 17:08:29 +08:00