mealie/frontend/components/Domain
Hayden 5a053cdcd6
feat: mealplan-webhooks (#1403)
* fix type errors on event bus

* webhooks fields required for new implementation

* db migration

* wip: webhook query + tests and stub function

* ignore type checker error

* type and method cleanup

* datetime and time utc validator

* update testing code for utc scheduled time

* fix file cmp function call

* update version_number

* add support for translating "time" objects when restoring backup

* bump recipe-scrapers

* use specific import syntax

* generate frontend types

* utilize names exports

* use utc times

* add task to scheduler

* implement new scheduler functionality

* stub for type annotation

* implement meal-plan data getter

* add experimental banner
2022-06-17 13:25:47 -08:00
..
Admin chore: update dev dependencies (#1282) 2022-05-25 09:38:21 -08:00
Group feat: mealplan-webhooks (#1403) 2022-06-17 13:25:47 -08:00
Recipe feat: implement user favorites page (#1376) 2022-06-13 09:33:46 -08:00
ShoppingList fix: shopping list label editor (#1333) 2022-06-02 09:12:05 -08:00
User Feature/group based notifications (#918) 2022-01-09 21:04:24 -09:00