mealie/frontend/components/Domain/Recipe
Hayden 568215cf70
perf(backend): remove validation on recipe summary response (#718)
* count responses

* perf(backend):  remove validation on recipe summary response

use the construct() method from pydantic to reduce get time as well as optimize the SQL query for recipes

* update UI to support new categories/tags

* fix(backend): 🐛 restrict recipes by group

Co-authored-by: Hayden <hay-kot@pm.me>
2021-10-02 22:07:29 -08:00
..
RecipeActionMenu.vue feat(frontend): 🚧 CRUD Functionality 2021-08-02 22:15:11 -08:00
RecipeAssets.vue feat(frontend): 🚧 CRUD Functionality 2021-08-02 22:15:11 -08:00
RecipeCard.vue feat(backend): rewrite mealplanner with simple api (#683) 2021-09-12 11:05:09 -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 refactor(frontend): ♻️ split user profile/management (#670) 2021-09-04 20:24:32 -08:00
RecipeCategoryTagDialog.vue feat(backend): rewrite mealplanner with simple api (#683) 2021-09-12 11:05:09 -08:00
RecipeCategoryTagSelector.vue refactor(frontend): ♻️ split user profile/management (#670) 2021-09-04 20:24:32 -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 refactor(frontend): ♻️ split user profile/management (#670) 2021-09-04 20:24:32 -08:00
RecipeDialogBulkAdd.vue feat(frontend): Add Recipe Editor to Assign Units and Foods for Recipe Scaling 2021-08-23 12:24:38 -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 feat(frontend): 👷 Add image operations to recipe page 2021-08-03 21:38:45 -08:00
RecipeIngredientEditor.vue refactor(frontend): 💄 Imrove UI for parser 2021-08-29 17:09:08 -08:00
RecipeIngredientFoodDialog.vue feat(frontend): Fractional Scaling 2021-08-27 20:05:02 -08:00
RecipeIngredientParserMenu.vue refactor(frontend): 💄 Imrove UI for parser 2021-08-29 17:09:08 -08:00
RecipeIngredients.vue refactor(frontend): ♻️ split user profile/management (#670) 2021-09-04 20:24:32 -08:00
RecipeIngredientUnitDialog.vue feat(frontend): Fractional Scaling 2021-08-27 20:05:02 -08:00
RecipeInstructions.vue feat(backend): start multi-tenant support (WIP) (#680) 2021-09-09 08:51:29 -08:00
RecipeNotes.vue refactor(frontend): ♻️ split user profile/management (#670) 2021-09-04 20:24:32 -08:00
RecipeNutrition.vue fix linter issues 2021-08-07 16:49:55 -08:00
RecipePrintView.vue fix linter issues 2021-08-07 16:49:55 -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 linter issues 2021-08-07 16:49:55 -08:00
RecipeTimeCard.vue feat(frontend): 🚧 CRUD Functionality 2021-08-02 22:15:11 -08:00