mealie/frontend/composables
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
..
api Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
forms refactor: ♻️ rewrite admin CRUD interface for admins (#825) 2021-11-23 18:57:24 -09:00
recipes Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
use-users refactor: ♻️ rewrite admin CRUD interface for admins (#825) 2021-11-23 18:57:24 -09:00
use-backups.ts refactor: ♻️ rewrite admin CRUD interface for admins (#825) 2021-11-23 18:57:24 -09:00
use-group-cookbooks.ts Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
use-group-mealplan.ts Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
use-group-webhooks.ts Refactor/composables-folder (#787) 2021-11-06 11:28:47 -08:00
use-groups.ts Refactor/composables-folder (#787) 2021-11-06 11:28:47 -08:00
use-router.ts feat(frontend): food filter and add back search dialog (#794) 2021-11-08 21:12:13 -09:00
use-toast.ts refactor(frontend): 🚧 Migrate Dashboard to Nuxt 2021-08-07 15:12:25 -08:00
use-user.ts refactor: ♻️ rewrite admin CRUD interface for admins (#825) 2021-11-23 18:57:24 -09:00
use-utils.ts feat: (WIP) base-shoppinglist infra (#911) 2022-01-08 22:24:34 -09:00
use-validators.ts Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00