mealie/frontend/components/global
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
..
AppButtonCopy.vue Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
AppButtonUpload.vue Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
AppLoader.vue Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
AppToolbar.vue refactor: ♻️ rewrite admin CRUD interface for admins (#825) 2021-11-23 18:57:24 -09:00
AutoForm.vue Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
BannerExperimental.vue Feature/group based notifications (#918) 2022-01-09 21:04:24 -09:00
BaseButton.vue Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
BaseButtonGroup.vue feat: (WIP) base-shoppinglist infra (#911) 2022-01-08 22:24:34 -09:00
BaseCardSectionTitle.vue Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
BaseDialog.vue Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
BaseDivider.vue Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
BaseOverflowButton.vue feat: (WIP) base-shoppinglist infra (#911) 2022-01-08 22:24:34 -09:00
BasePageTitle.vue Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
BaseStatCard.vue Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
MarkdownEditor.vue Feature/group based notifications (#918) 2022-01-09 21:04:24 -09:00
RecipeJsonEditor.vue Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
ReportTable.vue Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
ToggleState.vue refactor: ♻️ rewrite migrations frontend/backend (#841) 2021-11-26 22:37:06 -09:00