mealie/frontend/types/api-types
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.ts Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
cookbook.ts Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
events.ts reorganize all frontend items 2021-08-01 19:24:47 -08:00
group.ts Feature/group based notifications (#918) 2022-01-09 21:04:24 -09:00
labels.ts Feature/group based notifications (#918) 2022-01-09 21:04:24 -09:00
meal-plan.ts Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
recipe.ts Feature/group based notifications (#918) 2022-01-09 21:04:24 -09:00
reports.ts Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
response.ts Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
server.ts Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
user.ts Feature/group based notifications (#918) 2022-01-09 21:04:24 -09:00