mealie/frontend/api/class-interfaces
Hayden b93dae109e
feat: merge food into another (#1143)
* setup food repository

* add merge route and payloads

* remove type checking

* generate types

* implement merge dialog

* food repo tests

* split install from workflow

* bum dependencies

* revert changes

* update copy

* refactor URLs to avoid incorrect template being used

* stick advanced items under developer mode

* use utility component for advanced feature
2022-04-09 19:08:48 -08:00
..
recipes feat: keep original text on ingredient parse (#1102) 2022-03-29 08:07:01 -08:00
backups.ts refactor(frontend): ♻️ update API folder structure 2021-10-23 16:42:20 -08:00
email.ts refactor(frontend): ♻️ update API folder structure 2021-10-23 16:42:20 -08:00
group-cookbooks.ts feat: additional cookbook features (tags, tools, and public) (#1116) 2022-04-01 09:50:31 -08:00
group-event-notifier.ts Feature/group based notifications (#918) 2022-01-09 21:04:24 -09:00
group-mealplan-rules.ts Feature/automated meal planner (#939) 2022-02-07 19:03:11 -09:00
group-mealplan.ts feature: proper multi-tenant-support (#969)(WIP) 2022-02-13 12:23:42 -09:00
group-migrations.ts feat: Paprika/Mealie Migration support (#873) 2021-12-09 19:52:53 -09:00
group-multiple-purpose-labels.ts Feature/shopping lists second try (#927) 2022-01-16 15:24:24 -09:00
group-reports.ts refactor: ♻️ rewrite migrations frontend/backend (#841) 2021-11-26 22:37:06 -09:00
group-shopping-lists.ts feature: proper multi-tenant-support (#969)(WIP) 2022-02-13 12:23:42 -09:00
group-tasks.ts refactor(frontend): ♻️ update API folder structure 2021-10-23 16:42:20 -08:00
group-webhooks.ts refactor(frontend): ♻️ update API folder structure 2021-10-23 16:42:20 -08:00
groups.ts feat: add group statistics on profile page 2022-03-27 15:12:18 -08:00
organizer-categories.ts feature: proper multi-tenant-support (#969)(WIP) 2022-02-13 12:23:42 -09:00
organizer-tags.ts feature: proper multi-tenant-support (#969)(WIP) 2022-02-13 12:23:42 -09:00
organizer-tools.ts feature: proper multi-tenant-support (#969)(WIP) 2022-02-13 12:23:42 -09:00
recipe-bulk-actions.ts Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
recipe-foods.ts feat: merge food into another (#1143) 2022-04-09 19:08:48 -08:00
recipe-units.ts Feature/group items editor (#1064) 2022-03-17 10:30:10 -08:00
upload.ts Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
user-registration.ts refactor(frontend): ♻️ update API folder structure 2021-10-23 16:42:20 -08:00
users.ts refactor(frontend): ♻️ update API folder structure 2021-10-23 16:42:20 -08:00
utils.ts Feature/database backups (#1040) 2022-03-13 15:42:22 -08:00