mealie/alembic/versions
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
..
2022-02-21-19.56.24_6b0f5f32d602_initial_tables.py Chore/update alembic file format (#1056) 2022-03-15 13:11:22 -08:00
2022-03-23-17.43.34_263dd6707191_convert_quantity_from_integer_to_float.py Fix/incorrect quantity column (#1093) 2022-03-27 09:18:34 -08:00
2022-03-27-19.30.28_f1a2dbee5fe9_add_original_text_column_to_recipes_.py feat: keep original text on ingredient parse (#1102) 2022-03-29 08:07:01 -08:00
2022-03-31-19.19.55_59eb59135381_add_tags_to_cookbooks.py feat: additional cookbook features (tags, tools, and public) (#1116) 2022-04-01 09:50:31 -08:00
2022-04-03-10.48.51_09dfc897ad62_add_require_all_for_cookbook_filters.py feat: support require_all property for cookbooks (#1130) 2022-04-03 16:32:58 -08:00
2022-06-01-11.12.06_ab0bae02578f_add_use_abbreviation_column_to_.py feat: add unit abbreviation support (#1332) 2022-06-01 11:59:50 -08:00
2022-06-15-21.05.34_f30cf048c228_add_new_webhook_fields.py feat: mealplan-webhooks (#1403) 2022-06-17 13:25:47 -08:00