1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-07-22 22:59:41 +02:00
mealie/frontend/types/api-types
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
..
admin.ts feat: docker volume validation (#1125) 2022-04-02 16:35:53 -08:00
analytics.ts feat: admin maintenance and analytics stubs (#1107) 2022-03-29 08:25:28 -08:00
cookbook.ts feat: support require_all property for cookbooks (#1130) 2022-04-03 16:32:58 -08:00
events.ts Feature/shopping lists second try (#927) 2022-01-16 15:24:24 -09:00
group.ts feat: additional cookbook features (tags, tools, and public) (#1116) 2022-04-01 09:50:31 -08:00
labels.ts Feature/shopping lists second try (#927) 2022-01-16 15:24:24 -09:00
meal-plan.ts feat: additional cookbook features (tags, tools, and public) (#1116) 2022-04-01 09:50:31 -08:00
recipe.ts feat: merge food into another (#1143) 2022-04-09 19:08:48 -08:00
reports.ts Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
response.ts Fix/fix block registration (#1059) 2022-03-15 17:34:53 -08:00
server.ts Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
static.ts Feature/shopping lists second try (#927) 2022-01-16 15:24:24 -09:00
user.ts feat: additional cookbook features (tags, tools, and public) (#1116) 2022-04-01 09:50:31 -08:00