mealie/frontend/pages
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
..
admin Feature/group based notifications (#918) 2022-01-09 21:04:24 -09:00
cookbooks feat(frontend): Fix scheduler, forgot password flow, and minor bug fixes (#725) 2021-10-07 09:39:47 -08:00
meal-plan feat: (WIP) base-shoppinglist infra (#911) 2022-01-08 22:24:34 -09:00
recipe feat: (WIP) base-shoppinglist infra (#911) 2022-01-08 22:24:34 -09:00
recipes Fix titles of category, tag, tool pages (#905) 2022-01-07 12:08:05 -09:00
shared/recipes Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
shopping-lists Feature/group based notifications (#918) 2022-01-09 21:04:24 -09:00
user Feature/group based notifications (#918) 2022-01-09 21:04:24 -09:00
forgot-password.vue Refactor/composables-folder (#787) 2021-11-06 11:28:47 -08:00
index.vue Refactor/composables-folder (#787) 2021-11-06 11:28:47 -08:00
login.vue Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
register.vue Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
reset-password.vue Refactor/composables-folder (#787) 2021-11-06 11:28:47 -08:00
search.vue refactor: ♻️ rewrite migrations frontend/backend (#841) 2021-11-26 22:37:06 -09:00