1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-07-21 14:19:41 +02:00
mealie/frontend/api/class-interfaces
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
..
recipes Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
backups.ts refactor(frontend): ♻️ update API folder structure 2021-10-23 16:42:20 -08:00
categories.ts refactor(frontend): ♻️ update API folder structure 2021-10-23 16:42:20 -08:00
email.ts refactor(frontend): ♻️ update API folder structure 2021-10-23 16:42:20 -08:00
events.ts refactor(frontend): ♻️ update API folder structure 2021-10-23 16:42:20 -08:00
group-cookbooks.ts refactor(frontend): ♻️ update API folder structure 2021-10-23 16:42:20 -08:00
group-event-notifier.ts Feature/group based notifications (#918) 2022-01-09 21:04:24 -09:00
group-mealplan.ts refactor(frontend): ♻️ update API folder structure 2021-10-23 16:42:20 -08:00
group-migrations.ts feat: Paprika/Mealie Migration support (#873) 2021-12-09 19:52:53 -09:00
group-multiple-purpose-labels.ts feat: (WIP) base-shoppinglist infra (#911) 2022-01-08 22:24:34 -09:00
group-reports.ts refactor: ♻️ rewrite migrations frontend/backend (#841) 2021-11-26 22:37:06 -09:00
group-shopping-lists.ts feat: (WIP) base-shoppinglist infra (#911) 2022-01-08 22:24:34 -09:00
group-tasks.ts refactor(frontend): ♻️ update API folder structure 2021-10-23 16:42:20 -08:00
group-webhooks.ts refactor(frontend): ♻️ update API folder structure 2021-10-23 16:42:20 -08:00
groups.ts Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
recipe-bulk-actions.ts Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
recipe-foods.ts refactor(frontend): ♻️ update API folder structure 2021-10-23 16:42:20 -08:00
recipe-units.ts refactor(frontend): ♻️ update API folder structure 2021-10-23 16:42:20 -08:00
tags.ts refactor(frontend): ♻️ update API folder structure 2021-10-23 16:42:20 -08:00
tools.ts feat(backend): add rename tag, tool, category support (#875) 2021-12-10 19:48:06 -09:00
upload.ts Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
user-registration.ts refactor(frontend): ♻️ update API folder structure 2021-10-23 16:42:20 -08:00
users.ts refactor(frontend): ♻️ update API folder structure 2021-10-23 16:42:20 -08:00
utils.ts Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00