6ee64535df
* added recipe_timeline_events table to db * added schema and routes for recipe timeline events * added missing mixin and fixed update schema * added tests * adjusted migration revision tree * updated alembic revision test * added initial timeline event for new recipes * added additional tests * added event bus support * renamed event_dt to timestamp * add timeline_events to ignore list * run code-gen * use new test routes implementation * use doc string syntax * moved event type enum from db to schema Co-authored-by: Hayden <64056131+hay-kot@users.noreply.github.com> |
||
---|---|---|
.. | ||
2022-02-21-19.56.24_6b0f5f32d602_initial_tables.py | ||
2022-03-23-17.43.34_263dd6707191_convert_quantity_from_integer_to_float.py | ||
2022-03-27-19.30.28_f1a2dbee5fe9_add_original_text_column_to_recipes_.py | ||
2022-03-31-19.19.55_59eb59135381_add_tags_to_cookbooks.py | ||
2022-04-03-10.48.51_09dfc897ad62_add_require_all_for_cookbook_filters.py | ||
2022-06-01-11.12.06_ab0bae02578f_add_use_abbreviation_column_to_.py | ||
2022-06-15-21.05.34_f30cf048c228_add_new_webhook_fields.py | ||
2022-08-05-17.07.07_089bfa50d0ed_add_is_ocr_recipe_column_to_recipes.py | ||
2022-08-12-19.05.59_188374910655_add_login_attemps_and_locked_at_field_.py | ||
2022-08-29-13.57.40_44e8d670719d_add_extras_to_shopping_lists_list_items_.py | ||
2022-09-27-14.53.14_2ea7a807915c_add_recipe_timeline_events_table.py |