mealie/frontend/lib/api/user
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
..
recipes feat: server side search (#2112) (#2117) 2023-02-11 21:26:10 -09:00
backups.ts chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
email.ts chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
group-cookbooks.ts chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
group-event-notifier.ts chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
group-mealplan-rules.ts chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
group-mealplan.ts chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
group-migrations.ts chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
group-multiple-purpose-labels.ts chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
group-reports.ts chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
group-seeder.ts chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
group-shopping-lists.ts Feature: Shopping List Label Section Improvements (#2090) 2023-02-21 18:58:41 -09:00
group-tasks.ts chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
group-webhooks.ts chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
groups.ts chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
ocr.ts chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
organizer-categories.ts chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
organizer-tags.ts chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
organizer-tools.ts chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
recipe-bulk-actions.ts chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
recipe-foods.ts chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
recipe-units.ts chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
upload.ts chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
user-registration.ts chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
users.ts chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
utils.ts chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00