mealie/alembic/versions
Michael Genson 6ee64535df
feat: recipe timeline backend api (#1685)
* 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-11-01 00:12:26 -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 docs: fix typos (#1665) 2022-09-25 15:17:27 -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
2022-08-05-17.07.07_089bfa50d0ed_add_is_ocr_recipe_column_to_recipes.py feat: recipe timeline backend api (#1685) 2022-11-01 00:12:26 -08:00
2022-08-12-19.05.59_188374910655_add_login_attemps_and_locked_at_field_.py security: implement user lockout (#1552) 2022-08-13 13:18:12 -08:00
2022-08-29-13.57.40_44e8d670719d_add_extras_to_shopping_lists_list_items_.py feat: recipe timeline backend api (#1685) 2022-11-01 00:12:26 -08:00
2022-09-27-14.53.14_2ea7a807915c_add_recipe_timeline_events_table.py feat: recipe timeline backend api (#1685) 2022-11-01 00:12:26 -08:00