vabene1111
4515eba9d7
fixed ai provider admin and prevent accidental update
2025-09-19 17:02:01 +02:00
vabene1111
a7c5240227
ai provider system
2025-09-08 22:15:57 +02:00
vabene1111
7266ff8978
restored some deleted stuff
2025-07-03 16:29:54 +02:00
vabene1111
0461c57cf3
usable books page
2025-02-15 09:50:40 +01:00
smilerz
c2176305db
fix invalid syntax in admin/step
2024-07-08 08:28:49 -05:00
vabene1111
ca5fda7927
added property type delete admin
2024-04-10 20:04:17 +02:00
vabene1111
1a31847223
Merge branch 'develop' into deprecate_old_code
2024-02-28 17:10:03 +01:00
smilerz
c8c8792ea8
remove ShoppingList model and tests
2024-02-20 17:09:18 -06:00
Mikhail Epifanov
513082255b
Merge branch 'develop' into HomeAssistantConnector
2024-02-05 16:09:47 +01:00
vabene1111
7e39e6fea5
fixed meal type constraint
2024-02-05 13:52:52 +01:00
Mikhail Epifanov
409c0295ec
convert example & homeassistant specific configs to a generic with all optional fields
2024-01-17 22:40:44 +01:00
Mikhail Epifanov
245787b89e
make the connectors form be able to display all types for connectors
2024-01-14 17:03:02 +01:00
Mikhail Epifanov
a61f79507b
add enabled field
2024-01-11 23:11:04 +01:00
Mikhail Epifanov
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
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
smilerz
7a5b744ff0
order recipes in admin
2023-12-20 15:49:54 -06:00
smilerz
4058c997de
updates to admin pages
2023-12-20 15:46:28 -06:00
vabene1111
0a0e3a48c3
first working property editor prototype
2023-11-29 21:20:10 +01:00
smilerz
e89c1742fb
remove deprecated django.db.backends.postgresql_psycopg2
2023-10-30 21:42:57 -05:00
smilerz
538fb8b42e
remove unused imports, vairables and commented code
...
from views, and base cookbook and recipes modules
2023-09-13 13:31:53 -05:00
vabene1111
94f398a7f6
added multi day meal planning
2023-09-08 15:31:42 +02:00
smilerz
cf9d599536
fixed sort by rating so that unrated are always last
2023-07-20 15:39:35 -05:00
vabene1111
237054c23e
improved commonly used administrative admin fields
2023-07-03 22:30:27 +02:00
smilerz
19750cf499
add admin command to delete unattached ingredients and steps
2023-06-02 08:58:08 -05:00
vabene1111
3302dacdc3
properties structure imporioved
2023-05-25 16:13:16 +02:00
vabene1111
5f79895a97
added migration for existing nutrition information
2023-05-06 23:21:09 +02:00
vabene1111
60f31608b9
added recipe properties
2023-05-06 19:14:25 +02:00
vabene1111
6d5592c1be
basic food property calculation
2023-03-25 07:46:06 +01:00
vabene1111
671269dca7
Merge branch 'develop' into feature/unit-conversion
2023-02-25 22:15:42 +01:00
vabene1111
f0f12ca83f
removed use_plural space setting
...
remove because i dont see the need and it was causing issues
2023-02-24 23:32:30 +01:00
vabene1111
a2b987352f
user nutrition types + ingredient nutrtion calculation
2023-02-24 22:12:52 +01:00
vabene1111
5651beffb2
Merge branch 'develop' into feature/unit-conversion
...
# Conflicts:
# vue/yarn.lock
2023-02-24 20:41:01 +01:00
vabene1111
824dcefc1a
fixed space delete data
2023-02-12 20:52:30 +01:00
vabene1111
3ced8c7a1e
first conversions working
2023-01-09 17:42:53 +01:00
Niklas Schwarz
b1ad5ef205
Add option to space to enable plural name usage
...
* Add option to space to enable usage of plural name
for food and unit per space
* Respect option per space to use the plural name
2022-11-11 18:15:57 +01:00
vabene1111
9089fc7ad3
fixed admin userspace search
2022-09-17 08:49:00 +02:00
vabene1111
ce1f55ffd1
settings wip
2022-07-15 17:12:01 +02:00
vabene1111
b78d0ec30b
added userspace admin
2022-07-12 20:37:38 +02:00
vabene1111
da09602834
removed old search pages
2022-07-12 20:05:59 +02:00
vabene1111
e2b887b449
lots of fixes and stuff
2022-06-06 18:21:15 +02:00
vabene1111
151461508f
multi space membership basics
2022-05-31 17:38:12 +02:00
vabene1111
7bed9963ff
fixed vue cli pwa version and admin comment search
2022-03-28 22:56:45 +02:00
vabene1111
3ea96d4102
basics
2022-01-18 21:09:08 +01:00
vabene1111
c27933548d
fixed order of delete
2022-01-17 22:28:02 +01:00
vabene1111
b9065f7052
added space deletion feature
2022-01-17 22:03:57 +01:00
smilerz
582e145a9f
Fix after rebase
2021-12-30 13:55:38 -06:00
smilerz
2d94cb70ab
fix shopping list api
2021-12-28 12:03:35 -06:00
smilerz
10a33add75
Fix after rebase
2021-12-28 12:03:31 -06:00
vabene1111
e8ce040df6
Merge pull request #920 from smilerz/sort_tree
...
Sort tree enhancements
2021-10-01 07:48:47 +00:00
vabene1111
12afb3eaa6
added search defaults mimicing old search behavior
2021-09-29 09:04:46 +02:00