Commit Graph

204 Commits

Author SHA1 Message Date
bb1b1a40b6 fixed search on userfile and supermarket generic select 2024-02-01 20:00:51 +01:00
0f1a3ba5d8 improvements 2024-01-29 08:37:53 +01:00
7673e794bf moved date format functions to utilities 2024-01-23 18:25:56 +01:00
2697e42af7 added bulk api endpoint for SLE checking 2024-01-16 08:06:26 +08:00
146e97c8ec Merge branch 'develop' into feature/shopping-ui
# Conflicts:
#	vue/src/locales/en.json
2024-01-03 15:09:30 +01:00
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
245e8311ba more basics working 2023-12-22 15:10:56 +01:00
205bf5253d add ability to filter meal plans based on type 2023-12-19 12:59:19 -06:00
d4c544bb4b partially working replace logic 2023-12-10 16:32:12 +01:00
ecffe30062 dont show property warning for 0 values any more 2023-12-02 21:07:11 +01:00
f3e11e6358 fixed and improvements to property editor 2023-12-02 20:14:12 +01:00
f6ed49b5c4 property editor 2023-11-29 22:04:23 +01:00
0a0e3a48c3 first working property editor prototype 2023-11-29 21:20:10 +01:00
86496069b3 Merge pull request #2728 from jrester/improve-import-error-msg
Improve import error messages
2023-11-29 17:24:06 +01:00
9c74730461 added first draft of property editor 2023-11-27 22:20:09 +01:00
3c08e3a3f1 Improve import error messages 2023-11-10 13:28:20 +01:00
6dacd44f1f regenerate openapi 2023-09-12 09:53:59 -05:00
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
3f63eab68c Merge branch 'develop' into remove_facets 2023-09-12 15:36:14 +02:00
94f398a7f6 added multi day meal planning 2023-09-08 15:31:42 +02:00
9ee4be621b remove facets and treeselect 2023-09-07 13:20:51 -05:00
dcfb269909 meal plan stuff 2023-08-30 10:30:12 +02:00
4ffc9cc72f removed icons 2023-08-29 15:58:57 +02:00
479cf1a042 create Transpose Words automation 2023-08-25 07:54:05 -05:00
8fa00972bd add NEVER_UNIT automation 2023-08-25 07:53:53 -05:00
92d648c3a3 added ability to order property types 2023-08-24 12:50:17 +02:00
2f0929e90e Merge pull request #2539 from srwareham/hide-step-ingredients
Added option: Hide step ingredients
2023-08-24 10:33:57 +02:00
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
f07dec6062 Merge pull request #2468 from AquaticLava/Auto-Planner
Auto meal plan
2023-08-16 06:18:43 +02:00
4b14a099df better logging 2023-08-05 12:00:03 +02:00
1f10a66c74 added base unit to unit editor 2023-07-18 13:54:35 +02:00
e9748a160a addded paginated user space endpoint 2023-07-11 17:01:56 +02:00
b599c4f6a9 added internal notes and improved invite link form 2023-06-30 23:09:22 +02:00
436158f596 fixed allow decimals in food property amount 2023-06-26 15:47:44 +02:00
9756b7b653 regenerated open api file 2023-06-21 19:32:54 -06:00
326549568f added unit conversion editor to food editor 2023-05-29 17:16:22 +02:00
c0577abb89 fixed generic modal form error (merge conflict) 2023-05-29 15:40:25 +02:00
3302dacdc3 properties structure imporioved 2023-05-25 16:13:16 +02:00
79cd17a5ba Merge branch 'develop' into feature/unit-conversion
# Conflicts:
#	vue/src/components/Modals/GenericModalForm.vue
2023-05-24 08:53:49 +02:00
30c6389382 added force show error parameter to standard toast 2023-05-23 14:18:59 +02:00
c777cfe5b9 improved plugin functionality
- added abiulity to extend default api router from plugion
- added dability to pass custom model definition to generic model/api functions
- added ability to pass custom API clients to generic API function
2023-05-20 12:53:14 +02:00
60f31608b9 added recipe properties 2023-05-06 19:14:25 +02:00
763f71a05c cleanup views 2023-05-06 17:40:39 +02:00
54a5c145cc comonent in generic form trial 2023-05-05 17:04:20 +02:00
12da77f037 beser response and stuff 2023-05-04 17:12:49 +02:00
071926aada improved importer merging behavior 2023-05-04 15:29:06 +02:00
3ec02db2f6 working food property editor 2023-04-15 11:19:20 +02:00
b275c53e5a first ideas of property editor 2023-04-11 17:27:10 +02:00
2a6fc723d0 first food property UI prototype 2023-04-04 13:13:51 +02:00
6d5592c1be basic food property calculation 2023-03-25 07:46:06 +01:00