mealie/frontend/components/Domain/Recipe
Hayden b542583303
feat(backend): rewrite mealplanner with simple api (#683)
* feat(backend):  new meal-planner feature

* feat(frontend):  new meal plan feature

* refactor(backend): ♻️ refactor base services classes and add mixins for crud

* feat(frontend):  add UI/API for mealplanner

* feat(backend):  add get_today and get_slice options for mealplanner

* test(backend):  add and update group mealplanner tests

* fix(backend): 🐛 Fix recipe_id column type for PG

Co-authored-by: hay-kot <hay-kot@pm.me>
2021-09-12 11:05:09 -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 refactor(frontend): 🚧 Migrate Dashboard to Nuxt 2021-08-07 15:12:25 -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