mealie/frontend/types
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
..
api-types feat: mealplan-webhooks (#1403) 2022-06-17 13:25:47 -08:00
recipe refactor: unify recipe-organizer components (#1340) 2022-06-03 20:12:32 -08:00
api.ts Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
application-types.ts Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
auto-forms.ts Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
components.d.ts feat: mealplan-webhooks (#1403) 2022-06-17 13:25:47 -08:00
ts-shim.d.ts Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
vuetify.ts Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00