Commit Graph

213 Commits

Author SHA1 Message Date
e5f0c19cdc Add ConnectorManager component which allows for Connectors to listen to triggers and do actions on them. Also add HomeAssistantConfig which stores the configuration for the HomeAssistantConnector 2024-01-11 22:13:20 +01:00
c6fa635af2 basics of custom icons 2024-01-06 23:23:17 +08:00
dd3e91e10d added ability to set rate limiting for url import 2023-12-16 09:19:12 +01:00
21653465e0 show order and add property types from property editor 2023-12-02 20:37:23 +01:00
3e083e2168 fully integrated property editor 2023-12-02 18:02:22 +01:00
aba7f8db5c remove unused imports, variables and commented code in helpers 2023-09-13 09:29:48 -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
f07dec6062 Merge pull request #2468 from AquaticLava/Auto-Planner
Auto meal plan
2023-08-16 06:18:43 +02:00
dae7cbfb85 version script updates and system page fix 2023-08-05 10:56:27 +02:00
0688f46d8b new version script 2023-07-29 08:32:10 +02:00
ee38d93e3b Created auto meal plan api endpoint. 2023-06-21 19:31:49 -06:00
3302dacdc3 properties structure imporioved 2023-05-25 16:13:16 +02:00
2a538abf80 test work 2023-05-24 15:59:25 +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
b095bee229 added FDA key .env (temporarily) and plugin loader catch block 2023-05-22 17:47:13 +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
dfde340447 basic import working 2023-04-30 21:51:28 +02:00
3ec02db2f6 working food property editor 2023-04-15 11:19:20 +02:00
6d5592c1be basic food property calculation 2023-03-25 07:46:06 +01:00
2e013e7b43 add api endpoints and genereic views 2023-02-24 23:17:12 +01:00
6605b87c5c new settings page finished 2022-08-05 16:54:53 +02:00
3f77b73a61 add multiple API tokens per user, removes old API tokens 2022-08-04 17:24:54 +02:00
ce1f55ffd1 settings wip 2022-07-15 17:12:01 +02:00
8700e2df69 basics of new settings page working 2022-07-14 17:50:20 +02:00
98a54ef38f removed lots of unused stuff 2022-07-14 10:37:15 +02:00
ac2ab62050 moved import functions to proper api function 2022-07-12 21:14:51 +02:00
bf16e61a1f removed unused stuff and fixed manifest 2022-07-12 20:52:32 +02:00
da09602834 removed old search pages 2022-07-12 20:05:59 +02:00
690c486bb2 zip files before download in file broswer
needs to be completly rewritten in the future but for now this is more secure
2022-07-04 14:39:53 +02:00
37f0f7a0b7 added endpoint for space switching 2022-06-06 18:34:40 +02:00
e2b887b449 lots of fixes and stuff 2022-06-06 18:21:15 +02:00
2afab2aec8 invite link basics 2022-06-01 17:42:07 +02:00
ded092ed23 baiscs of space edit page 2022-05-31 21:52:59 +02:00
007b7294d9 join and leave spaces 2022-05-31 20:38:53 +02:00
b3fcfdfc96 space switcher 2022-05-31 17:48:43 +02:00
9affc583a3 add token endpoint 2022-05-31 15:43:04 +02:00
66c0cc070a removed old shopping list 2022-04-23 14:43:03 +02:00
7befa4a084 added basic ingredient editor 2022-04-14 13:01:27 +02:00
4c5994ee7f Merge branch 'develop' into feature/custom_filters
# Conflicts:
#	cookbook/serializer.py
#	cookbook/views/api.py
#	vue/src/utils/openapi/api.ts
2022-02-07 18:56:19 +01:00
890e9e7242 created CustomFilter model and api 2022-02-03 12:09:14 -06:00
d45e3b8e60 some tweaks for new exporter 2022-02-03 18:00:02 +01:00
9c873127a5 Added loading page 2022-01-08 11:07:33 -05:00
fbe748db62 food inherit attributes 2021-12-28 12:03:32 -06:00
c5c76cadea getUserPreference available for all UserPreferences 2021-12-28 12:03:31 -06:00
10a33add75 Fix after rebase 2021-12-28 12:03:31 -06:00
55a0304700 add search debug 2021-11-24 12:10:15 -06:00
695cab29a1 fixed book sharing and added step page 2021-11-14 15:33:25 +01:00