mealie/frontend/types/api-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
..
admin.ts feat: add unit abbreviation support (#1332) 2022-06-01 11:59:50 -08:00
analytics.ts feat: admin maintenance and analytics stubs (#1107) 2022-03-29 08:25:28 -08:00
cookbook.ts feat: add unit abbreviation support (#1332) 2022-06-01 11:59:50 -08:00
events.ts Feature/shopping lists second try (#927) 2022-01-16 15:24:24 -09:00
group.ts feat: mealplan-webhooks (#1403) 2022-06-17 13:25:47 -08:00
labels.ts Feature/shopping lists second try (#927) 2022-01-16 15:24:24 -09:00
meal-plan.ts feat: add unit abbreviation support (#1332) 2022-06-01 11:59:50 -08:00
recipe.ts feat: add unit abbreviation support (#1332) 2022-06-01 11:59:50 -08:00
reports.ts feat: add reports to bulk recipe import (url) (#1294) 2022-05-25 19:33:58 -08:00
response.ts Consolidate frontend types (#1245) 2022-05-21 11:22:02 -08:00
server.ts Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
static.ts Feature/shopping lists second try (#927) 2022-01-16 15:24:24 -09:00
user.ts feat: add unit abbreviation support (#1332) 2022-06-01 11:59:50 -08:00