Kirstin Seidel-Gebert
30e853088c
Translated using Weblate (German)
...
Currently translated at 100.0% (562 of 562 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/de/
2024-02-12 12:19:57 +00:00
Kirstin Seidel-Gebert
c45a88d048
Translated using Weblate (German)
...
Currently translated at 100.0% (490 of 490 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/de/
2024-02-12 12:19:57 +00:00
vabene1111
8f272eba3b
able to edit template strings
2024-02-11 10:41:15 +01:00
vabene1111
ad5562d850
Merge branch 'develop' of https://github.com/TandoorRecipes/recipes into develop
2024-02-11 10:00:54 +01:00
vabene1111
ca35052ac0
some more markdown editor progress
2024-02-11 10:00:49 +01:00
vabene1111
3f19d94d2f
Merge pull request #2937 from smilerz/automation_fix
...
regex replace not run on food if there are no food aliases
2024-02-11 09:31:15 +01:00
Jonan B
b5c3ef72ef
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (490 of 490 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/nl/
2024-02-10 12:20:02 +00:00
vabene1111
cca7b7f558
codemirror history and highlighting
2024-02-10 12:10:21 +01:00
vabene1111
3f962345f7
placeholder working
2024-02-10 10:08:32 +01:00
dependabot[bot]
d92211485d
Bump typescript from 5.1.6 to 5.3.3 in /vue
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 5.1.6 to 5.3.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.1.6...v5.3.3 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-10 08:29:08 +00:00
vabene1111
0827cb387f
markdown editor in test view
2024-02-10 09:28:44 +01:00
vabene1111
b2a4b084d7
Merge branch 'feature/shopping-ui' into develop
2024-02-10 09:26:46 +01:00
vabene1111
8e4e785179
added editor button for scalable number
2024-02-10 09:26:29 +01:00
vabene1111
ef0f181268
Merge branch 'develop' into feature/shopping-ui
2024-02-10 09:12:34 +01:00
vabene1111
f3e42f13b1
Merge pull request #2940 from TandoorRecipes/dependabot/pip/django-4.2.10
...
Bump django from 4.2.7 to 4.2.10
2024-02-10 09:07:56 +01:00
vabene1111
fb8e04fee5
swipe test view
2024-02-10 09:07:03 +01:00
vabene1111
03c775d1cc
added merge capabilities to supermarket category
2024-02-10 09:01:21 +01:00
vabene1111
6aa2aa42c7
added more editing capabilities to line item modal
2024-02-10 08:56:15 +01:00
Mikhail Epifanov
20e1435abf
remove migration
2024-02-08 17:28:33 +01:00
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
dependabot[bot]
6377d55ea5
Bump django from 4.2.7 to 4.2.10
...
Bumps [django](https://github.com/django/django ) from 4.2.7 to 4.2.10.
- [Commits](https://github.com/django/django/compare/4.2.7...4.2.10 )
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-07 18:21:59 +00:00
Patrick Magauran
768e9f8801
Add Setting to enable / disable feature
2024-02-06 22:52:59 -05:00
Patrick Magauran
e8db2b6401
Clicking on Recipe in Meal Plan auto does servings
2024-02-06 22:37:25 -05:00
Patrick Magauran
13f532a67b
Add serving size to recipe url so it loads with num
2024-02-06 22:21:37 -05:00
vabene1111
61ccc6061c
updated api client
2024-02-06 19:21:55 +01:00
smilerz
dc7db75963
regex replace not run on food if there are no food aliases
2024-02-06 11:14:47 -06:00
vabene1111
98b06b6f3c
improved modal
2024-02-06 14:48:18 +01:00
vabene1111
dffb2d4eae
fixed test
2024-02-06 14:42:14 +01:00
vabene1111
08a2b4d0b2
formatted file
2024-02-06 14:10:36 +01:00
vabene1111
5211fbe6da
styling and bg sync message
2024-02-06 13:52:26 +01:00
vabene1111
a2cb1ccf3a
Revert "playing with checkbox design"
...
This reverts commit ece7ca7e82
.
2024-02-06 13:25:34 +01:00
vabene1111
29438109a6
fixed postgres update doc mv -R
2024-02-06 10:58:17 +01:00
vabene1111
4bb4c3e9a4
Merge pull request #2935 from TandoorRecipes/dependabot/pip/cryptography-42.0.0
...
Bump cryptography from 41.0.7 to 42.0.0
2024-02-06 10:56:19 +01:00
dependabot[bot]
46dc0f1f03
Bump cryptography from 41.0.7 to 42.0.0
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 41.0.7 to 42.0.0.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/41.0.7...42.0.0 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-06 03:28:24 +00:00
Mikhail Epifanov
1dc9244ac2
dont use timezone in test
2024-02-06 00:47:46 +01:00
Mikhail Epifanov
962d617839
switch to threading, f multiprocessing in python
2024-02-06 00:37:37 +01:00
Mikhail Epifanov
65a7c82af9
terminate worker on finalize
2024-02-06 00:17:23 +01:00
Mikhail Epifanov
2bfc8b0717
format
2024-02-06 00:11:46 +01:00
Mikhail Epifanov
16e8c1e8e3
disable connector in tests
2024-02-06 00:02:38 +01:00
Mikhail Epifanov
2a6c13fc5c
add finalizer to stop worker on terminate
2024-02-05 23:50:57 +01:00
Mikhail Epifanov
408c2271a6
reduce timeout, remove report generation
2024-02-05 23:43:13 +01:00
Mikhail Epifanov
0e945f4bd7
add startup & termination log to worker
2024-02-05 23:40:50 +01:00
Mikhail Epifanov
0279013f72
remove loop closing
2024-02-05 23:37:18 +01:00
Mikhail Epifanov
074244ee12
add timeout to async test
2024-02-05 23:35:39 +01:00
Mikhail Epifanov
247907ef25
move from signals to apps, add dedicated feature docs, add config toggle to menu item, undo unnecessary changes
2024-02-05 23:26:33 +01:00
Mikhail Epifanov
c88dda90d4
Merge branch 'develop' into HomeAssistantConnector
2024-02-05 16:18:23 +01:00
vabene1111
59e949067c
Merge branch 'develop' into feature/shopping-ui
2024-02-05 16:15:56 +01:00
vabene1111
3e97fa9633
fixed dash in PR
2024-02-05 16:15:50 +01:00