1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-07-25 08:09:41 +02:00
mealie/frontend/components/Domain/Recipe
Hayden ea7c4771ee
Feature/user photo storage (#877)
* add default assets for user profile

* add recipe avatar

* change user_id to UUID

* add profile image upload

* setup image cache keys

* cleanup tests and add image tests

* purge user data on delete

* new user repository tests

* add user_id validator for int -> UUID conversion

* delete depreciated route

* force set content type

* refactor tests to use temp directory

* validate parent exists before createing

* set user_id to correct type

* update instruction id

* reset primary key on migration
2021-12-18 19:04:36 -09:00
..
RecipeActionMenu.vue feat: support for lockable recipes (#876) 2021-12-11 19:12:08 -09:00
RecipeAssets.vue feat(backend): refactor/fix group management for admins (#838) 2021-11-25 14:17:02 -09:00
RecipeCard.vue Feature/shareable recipes (#866) 2021-12-05 11:55:46 -09:00
RecipeCardImage.vue Refactor/composables-folder (#787) 2021-11-06 11:28:47 -08:00
RecipeCardMobile.vue Feature/shareable recipes (#866) 2021-12-05 11:55:46 -09:00
RecipeCardSection.vue feat(backend): add rename tag, tool, category support (#875) 2021-12-10 19:48:06 -09:00
RecipeCategoryTagDialog.vue fix(backend): 🐛 Grab PRs from dev branch (#826) 2021-11-23 20:41:07 -09:00
RecipeCategoryTagSelector.vue Feature/restore-recipe-functionality (#810) 2021-11-22 20:10:48 -09:00
RecipeCategoryTagToolPage.vue feat(backend): add rename tag, tool, category support (#875) 2021-12-10 19:48:06 -09:00
RecipeChips.vue perf(backend): remove validation on recipe summary response (#718) 2021-10-02 22:07:29 -08:00
RecipeComments.vue Feature/user photo storage (#877) 2021-12-18 19:04:36 -09:00
RecipeContextMenu.vue Feature/shareable recipes (#866) 2021-12-05 11:55:46 -09:00
RecipeDataTable.vue feat: add user recipe export functionality (#845) 2021-12-04 14:18:46 -09:00
RecipeDialogBulkAdd.vue Refactor/composables-folder (#787) 2021-11-06 11:28:47 -08:00
RecipeDialogSearch.vue refactor: ♻️ rewrite migrations frontend/backend (#841) 2021-11-26 22:37:06 -09:00
RecipeDialogShare.vue Feature/shareable recipes (#866) 2021-12-05 11:55:46 -09:00
RecipeFavoriteBadge.vue Refactor/composables-folder (#787) 2021-11-06 11:28:47 -08:00
RecipeImageUploadBtn.vue Refactor/composables-folder (#787) 2021-11-06 11:28:47 -08:00
RecipeIngredientEditor.vue feature/improve-parser-ux (#789) 2021-11-06 14:32:55 -08:00
RecipeIngredients.vue Feature/restore-recipe-functionality (#810) 2021-11-22 20:10:48 -09:00
RecipeInstructions.vue Feature/shareable recipes (#866) 2021-12-05 11:55:46 -09:00
RecipeNotes.vue feat(backend): Minor linting, bulk URL import, and improve BG tasks (#760) 2021-10-28 19:28:33 -08:00
RecipeNutrition.vue Feature/restore-recipe-functionality (#810) 2021-11-22 20:10:48 -09:00
RecipePrintView.vue fix(backend): 🐛 Fix recipe page issues (#778) 2021-11-04 18:15:23 -08:00
RecipeRating.vue Refactor/composables-folder (#787) 2021-11-06 11:28:47 -08:00
RecipeSearchFilterSelector.vue feat(backend): rewrite mealplanner with simple api (#683) 2021-09-12 11:05:09 -08:00
RecipeSettingsMenu.vue feat: support for lockable recipes (#876) 2021-12-11 19:12:08 -09:00
RecipeTimeCard.vue feat(frontend): 🚧 CRUD Functionality 2021-08-02 22:15:11 -08:00
RecipeTools.vue refactor: ♻️ rewrite migrations frontend/backend (#841) 2021-11-26 22:37:06 -09:00