mealie/frontend/lib/api
Philipp 33dffccaa5
feat: duplicate recipes (#1750)
* feature/frontend: Add duplicate button to recipe

* feature/backend: Add recipe duplication endpoint

* feature/frontend: add duplication API call

* Regenerate API docs

* Fix linter errors

* Fix backend linter error

* Move recipe duplication logic to recipe service

* Add test for recipe duplication

* Improve recipe ingredients copy test

* generate types

* import type

Co-authored-by: Hayden <64056131+hay-kot@users.noreply.github.com>
2022-11-30 20:57:26 -09:00
..
admin chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
base feat: duplicate recipes (#1750) 2022-11-30 20:57:26 -09:00
public chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
types feat: duplicate recipes (#1750) 2022-11-30 20:57:26 -09:00
user feat: "I Made This" Dialog (#1801) 2022-11-13 14:12:53 -09:00
client-admin.ts chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
client-public.ts chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
client-user.ts chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
config.ts chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00
index.ts chore: frontend testing setup (#1739) 2022-10-22 11:51:07 -08:00