Horst
15abe9f24b
import of gourmet files
...
* in gourmet export as html and zip folder
* 'menus' are not imported
Note: it appears that the native format '.grmt' does not include the unit for ingredients
2024-08-30 10:05:19 +02:00
vabene1111
8e8e4bb8bb
added us_cup as base unit
2024-08-18 14:26:10 +02:00
Daniel Albers
818ca0b2e4
Gracefully handle lookup errors in resolveDjangoUrl
2024-07-03 13:45:33 +02:00
vabene1111
36887b3488
added open data slug to shopping category form
2024-03-09 12:36:24 +01:00
vabene1111
1e1399cfe9
Merge branch 'develop' into api_enhancements
2024-02-28 17:00:08 +01:00
vabene1111
95fdf893f4
Merge pull request #2968 from smilerz/keywords_not_required
...
change Recipe API to make keywords an optional field
2024-02-26 08:01:25 +01:00
vabene1111
ae70064c06
renamed ingredients_markdown and removed ingredients_vue
2024-02-24 13:05:23 +01:00
smilerz
6224e38138
add filter for automation type on automation API
2024-02-23 13:27:59 -06:00
smilerz
0e8cac7ab9
paginated steps on GenericModelList
...
paginate CustomFilter api and GenericModelList
paginate Automation api and GenericModelList
2024-02-23 08:33:50 -06:00
smilerz
b1f418622f
change Recipe API to make keywords an optional field
2024-02-21 08:25:06 -06:00
smilerz
e766df947e
fixed openapi schema type int ==> integer
2024-02-19 07:34:32 -06:00
vabene1111
d62ba2f5e8
Merge branch 'develop' into add-human-friendly-css-classes
2024-02-18 08:04:27 +01:00
vabene1111
631af65cf3
Merge pull request #2810 from m7modSy/develop
...
Reorder books #2338
2024-02-16 19:53:38 +01:00
tomtjes
f34dc4d242
move escapeCSS function to mixins
2024-02-15 14:56:04 -05:00
tomtjes
8e72108290
use BEM classes
...
add class names for foods, units, keywords (not following BEM closely)
2024-02-14 16:44:12 -05:00
vabene1111
03c775d1cc
added merge capabilities to supermarket category
2024-02-10 09:01:21 +01:00
vabene1111
61ccc6061c
updated api client
2024-02-06 19:21:55 +01:00
vabene1111
5211fbe6da
styling and bg sync message
2024-02-06 13:52:26 +01:00
vabene1111
bb1b1a40b6
fixed search on userfile and supermarket generic select
2024-02-01 20:00:51 +01:00
vabene1111
0f1a3ba5d8
improvements
2024-01-29 08:37:53 +01:00
vabene1111
7673e794bf
moved date format functions to utilities
2024-01-23 18:25:56 +01:00
vabene1111
2697e42af7
added bulk api endpoint for SLE checking
2024-01-16 08:06:26 +08:00
vabene1111
146e97c8ec
Merge branch 'develop' into feature/shopping-ui
...
# Conflicts:
# vue/src/locales/en.json
2024-01-03 15:09:30 +01:00
vabene1111
3d8b1d6ccb
lots of theming related changes
...
- upload a custom logo for your space
- space settings can override user settings for theming
- spaces can upload custom CSS overrides
- allow users to disable showing the tandoor/space logo
- allow changing navigation background color to any color desired
- allow switching navigation text color between dark/light (different effects depending on theme)
2024-01-01 22:14:01 +01:00
Mahmoud
42839a5886
Manual order: you can now change the order by dragging and dropping
2023-12-25 19:44:23 +01:00
vabene1111
245e8311ba
more basics working
2023-12-22 15:10:56 +01:00
smilerz
205bf5253d
add ability to filter meal plans based on type
2023-12-19 12:59:19 -06:00
Mahmoud
45c14f6a12
automatic ordering through api
2023-12-17 16:35:46 +01:00
vabene1111
d4c544bb4b
partially working replace logic
2023-12-10 16:32:12 +01:00
vabene1111
ecffe30062
dont show property warning for 0 values any more
2023-12-02 21:07:11 +01:00
vabene1111
f3e11e6358
fixed and improvements to property editor
2023-12-02 20:14:12 +01:00
vabene1111
f6ed49b5c4
property editor
2023-11-29 22:04:23 +01:00
vabene1111
0a0e3a48c3
first working property editor prototype
2023-11-29 21:20:10 +01:00
vabene1111
86496069b3
Merge pull request #2728 from jrester/improve-import-error-msg
...
Improve import error messages
2023-11-29 17:24:06 +01:00
vabene1111
9c74730461
added first draft of property editor
2023-11-27 22:20:09 +01:00
Jan-Niklas Weghorn
3c08e3a3f1
Improve import error messages
2023-11-10 13:28:20 +01:00
smilerz
6dacd44f1f
regenerate openapi
2023-09-12 09:53:59 -05:00
smilerz
768a5ea237
Squashed commit of the following:
...
commit 36403ecbae
Author: smilerz <smilerz@gmail.com >
Date: Fri Sep 1 12:04:04 2023 -0500
update migration for new Automation Types
commit 4620ebaf30
Author: smilerz <smilerz@gmail.com >
Date: Fri Sep 1 07:49:10 2023 -0500
add Name and Instruction automation to YouTube importer
commit c907da84c1
Author: smilerz <smilerz@gmail.com >
Date: Fri Sep 1 07:45:32 2023 -0500
remove old commented automation code
commit 9b5e39415e
Author: smilerz <smilerz@gmail.com >
Date: Fri Sep 1 07:37:36 2023 -0500
test for automations applied during url import
renamed TITLE_REPLACE to NAME_REPLACE
commit 2679a22464
Author: smilerz <smilerz@gmail.com >
Date: Thu Aug 31 15:29:59 2023 -0500
added tests for regex_replace
commit 8bae21025b
Author: smilerz <smilerz@gmail.com >
Date: Thu Aug 31 13:51:46 2023 -0500
updated Automation Modal and translations
commit 4120adc546
Author: smilerz <smilerz@gmail.com >
Date: Thu Aug 31 13:12:41 2023 -0500
applied regex_replace automation to food and unit automations
updated automation documentation
commit 30c891abfc
Author: smilerz <smilerz@gmail.com >
Date: Thu Aug 31 12:46:34 2023 -0500
migrate regex_replace functions to AutomationEngine
create TITLE_REPLACE, UNIT_REPLACE and FOOD REPLACE automation types
create migration for new types
commit b8317c2c29
Author: smilerz <smilerz@gmail.com >
Date: Wed Aug 30 20:44:40 2023 -0500
move transpose words to AutomationEngine
create tests for transpose words
commit 39253cfd02
Author: smilerz <smilerz@gmail.com >
Date: Wed Aug 30 17:03:29 2023 -0500
refactor never_unit automation to AutomationEngine
create tests for never_unit
commit 7c0b8b151c
Author: smilerz <smilerz@gmail.com >
Date: Wed Aug 30 11:21:06 2023 -0500
update ingredient parser to use AutomationEngine for unt, keyword, food
update test_ingredient_parser tests to accomodate changes
commit 8e1b8923af
Author: smilerz <smilerz@gmail.com >
Date: Mon Aug 28 16:44:35 2023 -0500
keyword and unit Automtations refactored to Automation Engine
keyword and unit automation tests added
commit 52eb876a08
Author: smilerz <smilerz@gmail.com >
Date: Mon Aug 28 15:03:19 2023 -0500
food_alias tests added
commit a820b9c09e
Author: smilerz <smilerz@gmail.com >
Date: Sat Aug 26 12:37:16 2023 -0500
create AutomationEngine class
create food_automation method
refactor food automations to use AutomationEngine
2023-09-12 09:46:08 -05:00
vabene1111
3f63eab68c
Merge branch 'develop' into remove_facets
2023-09-12 15:36:14 +02:00
vabene1111
94f398a7f6
added multi day meal planning
2023-09-08 15:31:42 +02:00
smilerz
9ee4be621b
remove facets and treeselect
2023-09-07 13:20:51 -05:00
vabene1111
dcfb269909
meal plan stuff
2023-08-30 10:30:12 +02:00
vabene1111
4ffc9cc72f
removed icons
2023-08-29 15:58:57 +02:00
smilerz
479cf1a042
create Transpose Words automation
2023-08-25 07:54:05 -05:00
smilerz
8fa00972bd
add NEVER_UNIT automation
2023-08-25 07:53:53 -05:00
vabene1111
92d648c3a3
added ability to order property types
2023-08-24 12:50:17 +02:00
vabene1111
2f0929e90e
Merge pull request #2539 from srwareham/hide-step-ingredients
...
Added option: Hide step ingredients
2023-08-24 10:33:57 +02:00
srwareham
6785033a21
Add step-level configuration whether an ingredients table should be shown. User-level default added to settings
2023-08-23 21:46:09 -07:00
vabene1111
f07dec6062
Merge pull request #2468 from AquaticLava/Auto-Planner
...
Auto meal plan
2023-08-16 06:18:43 +02:00
vabene1111
4b14a099df
better logging
2023-08-05 12:00:03 +02:00