mealie/frontend/pages
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 Consolidate frontend types (#1245) 2022-05-21 11:22:02 -08:00
cookbooks feat: additional cookbook features (tags, tools, and public) (#1116) 2022-04-01 09:50:31 -08:00
group feat: mealplan-webhooks (#1403) 2022-06-17 13:25:47 -08:00
recipe fix: fast fail of bulk importer (#1394) 2022-06-15 18:19:52 -08:00
recipes fix: infinite scroll bug on all recipes page (#1393) 2022-06-15 12:56:56 -08:00
register fix: recipe ingredient editor bugs (#1251) 2022-05-22 11:16:23 -08:00
shared/recipes fix image display - closes #1189 (#1348) 2022-06-05 11:44:00 -08:00
shopping-lists fix: shopping list label editor (#1333) 2022-06-02 09:12:05 -08:00
user feat: implement user favorites page (#1376) 2022-06-13 09:33:46 -08:00
forgot-password.vue Refactor/composables-folder (#787) 2021-11-06 11:28:47 -08:00
index.vue feature: proper multi-tenant-support (#969)(WIP) 2022-02-13 12:23:42 -09:00
login.vue feat: improved registration signup flow (#1188) 2022-05-06 11:18:06 -08:00
reset-password.vue Refactor/composables-folder (#787) 2021-11-06 11:28:47 -08:00
search.vue refactor: unify recipe-organizer components (#1340) 2022-06-03 20:12:32 -08:00