mealie/alembic/versions
Michael Genson 8271c3001e
feat: add support for API extras on shopping lists, shopping list items, and food data (#1619)
* added api extras to other tables
genericized api extras model from recipes
added extras column to ingredient foods
added extras column to shopping lists
added extras column to shopping list items

* updated alembic version test

* made mypy happy

* added TODO on test that does nothing

* added extras tests for lists, items, and foods

* added docs for new extras

* modified alembic versions to eliminate branching
2022-09-27 18:53:22 -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 (WIP): bring png OCR scanning support (#1670) 2022-09-25 15:00:45 -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: add support for API extras on shopping lists, shopping list items, and food data (#1619) 2022-09-27 18:53:22 -08:00