Michael Genson
|
7a107584c7
|
feat: Upgrade to Pydantic V2 (#3134)
* bumped pydantic
|
2024-02-11 16:47:37 +00:00 |
|
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 |
|
Philipp Fischbeck
|
479900e912
|
Consolidate frontend types (#1245)
|
2022-05-21 11:22:02 -08:00 |
|
Hayden
|
11b4d2389a
|
chore: refactor base schema (#1098)
* remove dead backup code
* implmenet own base model
* refactor to use MealieModel instead of CamelModel
* cleanup deps
|
2022-03-25 10:56:49 -08:00 |
|
hay-kot
|
0675c570ce
|
refactor(backend): ♻️ Split Recipe Schema Code
|
2021-08-27 20:17:41 -08:00 |
|