1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-07-24 15:49:42 +02:00
mealie/frontend/components/Domain/Recipe
Hayden 9f8c61a75a
fix(backend): 🐛 Fix recipe page issues (#778)
* fix(backend): 🐛 Fix favorite assignment on backend

* fix(frontend): 🐛 fix printer button on recipe page

* style(frontend): 🚸 add user feadback on copy of recipe link

* fix(frontend): 🐛 Fix enableLandscape incorrect bindings to remove duplicate values

* feat(frontend):  add ingredient copy button for markdown list -[ ] format

* feat(frontend):  add remove prefix button to bulk entry

* fix(frontend): 🐛 disable random button when no recipes are present

* fix(frontend):  fix .zip download error

* fix(frontend): 🚸 close image dialog on upload/get

* fix(frontend): 🐛 fix assignment on creation for categories and tags

* feat(frontend):  Open editor on creation / fix edit button on main screen

* fix(frontend): 🐛 fix false negative regex match for urls on creationg page

* feat(frontend): 🚸 provide better user feadback when recipe exists

* feat(frontend):  lock bulk importer on submit

* remove zip from navigation

* fix(frontend):  rerender recipes on delete

Co-authored-by: Hayden K <hay-kot@pm.me>
2021-11-04 18:15:23 -08:00
..
RecipeActionMenu.vue fix(backend): 🐛 Fix recipe page issues (#778) 2021-11-04 18:15:23 -08:00
RecipeAssets.vue feat(frontend): 🚧 CRUD Functionality 2021-08-02 22:15:11 -08:00
RecipeCard.vue fix(backend): 🐛 Fix recipe page issues (#778) 2021-11-04 18:15:23 -08:00
RecipeCardImage.vue fix recipe static routes 2021-08-09 16:19:23 -08:00
RecipeCardMobile.vue feat(backend): rewrite mealplanner with simple api (#683) 2021-09-12 11:05:09 -08:00
RecipeCardSection.vue fix(backend): 🐛 Fix recipe page issues (#778) 2021-11-04 18:15:23 -08:00
RecipeCategoryTagDialog.vue fix(backend): 🐛 Fix recipe page issues (#778) 2021-11-04 18:15:23 -08:00
RecipeCategoryTagSelector.vue fix(backend): 🐛 Fix recipe page issues (#778) 2021-11-04 18:15:23 -08:00
RecipeChips.vue perf(backend): remove validation on recipe summary response (#718) 2021-10-02 22:07:29 -08:00
RecipeComments.vue properly support subroutes 2021-08-08 14:10:32 -08:00
RecipeContextMenu.vue fix(backend): 🐛 Fix recipe page issues (#778) 2021-11-04 18:15:23 -08:00
RecipeDataTable.vue feat: add bulk actions service and routes (WIP) (#747) 2021-10-18 19:41:41 -08:00
RecipeDialogBulkAdd.vue fix(backend): 🐛 Fix recipe page issues (#778) 2021-11-04 18:15:23 -08:00
RecipeDialogExtrasEditor.vue fix linter issues 2021-08-07 16:49:55 -08:00
RecipeFavoriteBadge.vue refactor(frontend): 🚧 Migrate Dashboard to Nuxt 2021-08-07 15:12:25 -08:00
RecipeImageUploadBtn.vue fix(backend): 🐛 Fix recipe page issues (#778) 2021-11-04 18:15:23 -08:00
RecipeIngredientEditor.vue fix(frontend): 🐛 fix section titles carrying over on deleted items (#765) 2021-10-31 14:46:46 -08:00
RecipeIngredientParserMenu.vue fix(frontend): 🚑 fix typescript errors 2021-10-19 09:33:24 -08:00
RecipeIngredients.vue fix(backend): 🐛 Fix recipe page issues (#778) 2021-11-04 18:15:23 -08:00
RecipeInstructions.vue fix(frontend): 🐛 fix section titles carrying over on deleted items (#765) 2021-10-31 14:46:46 -08: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 fix linter issues 2021-08-07 16:49:55 -08:00
RecipePrintView.vue fix(backend): 🐛 Fix recipe page issues (#778) 2021-11-04 18:15:23 -08:00
RecipeRating.vue feat(frontend): 👷 Add image operations to recipe page 2021-08-03 21:38:45 -08:00
RecipeSearchFilterSelector.vue feat(backend): rewrite mealplanner with simple api (#683) 2021-09-12 11:05:09 -08:00
RecipeSettingsMenu.vue fix(frontend): 🐛 fix section titles carrying over on deleted items (#765) 2021-10-31 14:46:46 -08:00
RecipeTimeCard.vue feat(frontend): 🚧 CRUD Functionality 2021-08-02 22:15:11 -08:00