mealie/alembic/versions
Michael Genson 46cc3898ab
feat: Improved Recipe Scaling Support and Shopping List Recipe Refactor (#1847)
* propogate scale changes to print view

* fixed incorrect variable reference

* refactored shopping list recipe routes
cleaned up existing logic
added support for recipe scaling

* updated current revision

* adding to shopping list respects UI recipe scale

* added field annotations

* added tests for recipe scaling

* made column nullable and set to 1 during migration
2022-12-30 13:47:35 -09: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
2022-11-03-13.10.24_1923519381ad_renamed_timeline_event_message_and_.py feat: "I Made This" Dialog (#1801) 2022-11-13 14:12:53 -09:00
2022-11-22-03.42.45_167eb69066ad_add_recipe_scale_to_shopping_list_item_.py feat: Improved Recipe Scaling Support and Shopping List Recipe Refactor (#1847) 2022-12-30 13:47:35 -09:00