1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-07-19 05:09:40 +02:00
mealie/dev/code-generation
Hayden 190773c5d7
Feature/group based notifications (#918)
* fix group page

* setup group notification for backend

* update type generators

* script to auto-generate schema exports

* setup frontend CRUD interface

* remove old notifications UI

* drop old events api

* add test functionality

* update naming for fields

* add event dispatcher functionality

* bump to python 3.10

* bump python version

* purge old event code

* use-async apprise

* set mealie logo as image

* unify styles for buttons rows

* add links to banners
2022-01-09 21:04:24 -09:00
..
templates feat: Paprika/Mealie Migration support (#873) 2021-12-09 19:52:53 -09:00
_gen_utils.py Feature/group based notifications (#918) 2022-01-09 21:04:24 -09:00
_open_api_parser.py feat(frontend): Add Meal Tags + UI Improvements (#807) 2021-11-20 14:30:38 -09:00
_router.py feat(backend): start multi-tenant support (WIP) (#680) 2021-09-09 08:51:29 -08:00
_static.py Feature/group based notifications (#918) 2022-01-09 21:04:24 -09:00
gen_frontend_types.py Feature/group based notifications (#918) 2022-01-09 21:04:24 -09:00
gen_nuxt_locales.py feat(backend): start multi-tenant support (WIP) (#680) 2021-09-09 08:51:29 -08:00
gen_pytest_routes.py feat(backend): start multi-tenant support (WIP) (#680) 2021-09-09 08:51:29 -08:00
gen_schema_exports.py Feature/group based notifications (#918) 2022-01-09 21:04:24 -09:00
gen_test_data_paths.py feat: Paprika/Mealie Migration support (#873) 2021-12-09 19:52:53 -09:00