mealie/tests/integration_tests/user_group_tests
Michael Genson a6c46a7420
Feature: Shopping List Label Section Improvements (#2090)
* added backend for shopping list label config

* updated codegen

* refactored shopping list ops to service
removed unique contraint
removed label settings from main route/schema
added new route for label settings

* codegen

* made sure label settings output in position order

* implemented submenu for label order drag and drop

* removed redundant label and tweaked formatting

* added view by label to user preferences

* made items draggable within each label section

* moved reorder labels to its own button

* made dialog scrollable

* fixed broken model

* refactored labels to use a service
moved shopping list label logic to service
modified label seeder to use service

* added tests

* fix for first label missing the tag icon

* fixed wrong mapped type

* added statement to create existing relationships

* fix restore test, maybe
2023-02-21 18:58:41 -09:00
..
test_group_cookbooks.py chore: file generation cleanup (#1736) 2022-10-18 14:49:41 -08:00
test_group_invitation.py prs-fleshgolem-2070: feat: sqlalchemy 2.0 (#2096) 2023-02-06 18:43:12 -09:00
test_group_mealplan.py prs-fleshgolem-2070: feat: sqlalchemy 2.0 (#2096) 2023-02-06 18:43:12 -09:00
test_group_mealplan_rules.py chore: file generation cleanup (#1736) 2022-10-18 14:49:41 -08:00
test_group_notifications.py chore: file generation cleanup (#1736) 2022-10-18 14:49:41 -08:00
test_group_permissions.py chore: file generation cleanup (#1736) 2022-10-18 14:49:41 -08:00
test_group_preferences.py chore: file generation cleanup (#1736) 2022-10-18 14:49:41 -08:00
test_group_registration.py chore: bump aiofiles, dotenv, fastapi, pydantic, uvicorn (#1944) 2022-12-30 11:44:54 -09:00
test_group_seeder.py chore: file generation cleanup (#1736) 2022-10-18 14:49:41 -08:00
test_group_shopping_list_items.py feat: Shopping List Item Pagination Route (#2145) 2023-02-19 15:48:19 -09:00
test_group_shopping_lists.py feat: select ingredients to add to shopping List (#2136) 2023-02-19 16:20:32 -09:00
test_group_webhooks.py chore: file generation cleanup (#1736) 2022-10-18 14:49:41 -08:00
test_shopping_list_labels.py Feature: Shopping List Label Section Improvements (#2090) 2023-02-21 18:58:41 -09:00