mealie/frontend/components/Domain/Recipe
Hayden 8c0c8be659
Feature/group items editor (#1064)
* update types

* remove toolbox routes

* remove unused ""

* add generic crud table

* update calls for type safety

* recreate food/unit editors

* fix type error

* remove shopping list link

* add transition

* add basic search box

* conditional show-select

* styling + basic download support

* generic download as json function

* add fraction support

* add export option

* add label text
2022-03-17 10:30:10 -08:00
..
RecipeActionMenu.vue Fix/multiple bug reports (#1002) 2022-02-23 15:04:45 -09:00
RecipeAssets.vue feature: proper multi-tenant-support (#969)(WIP) 2022-02-13 12:23:42 -09:00
RecipeCard.vue feature: proper multi-tenant-support (#969)(WIP) 2022-02-13 12:23:42 -09:00
RecipeCardImage.vue feature: proper multi-tenant-support (#969)(WIP) 2022-02-13 12:23:42 -09:00
RecipeCardMobile.vue feature: proper multi-tenant-support (#969)(WIP) 2022-02-13 12:23:42 -09:00
RecipeCardSection.vue Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
RecipeCategoryTagDialog.vue Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
RecipeCategoryTagSelector.vue feature: proper multi-tenant-support (#969)(WIP) 2022-02-13 12:23:42 -09:00
RecipeCategoryTagToolPage.vue feat: (WIP) base-shoppinglist infra (#911) 2022-01-08 22:24:34 -09:00
RecipeChips.vue Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
RecipeComments.vue feature: proper multi-tenant-support (#969)(WIP) 2022-02-13 12:23:42 -09:00
RecipeContextMenu.vue feature: proper multi-tenant-support (#969)(WIP) 2022-02-13 12:23:42 -09:00
RecipeDataTable.vue Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
RecipeDialogBulkAdd.vue Refactor/composables-folder (#787) 2021-11-06 11:28:47 -08:00
RecipeDialogSearch.vue Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
RecipeDialogShare.vue feature: proper multi-tenant-support (#969)(WIP) 2022-02-13 12:23:42 -09:00
RecipeFavoriteBadge.vue Fix/multiple bug reports (#1002) 2022-02-23 15:04:45 -09:00
RecipeImageUploadBtn.vue Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
RecipeIngredientEditor.vue Feature/collapse recipe sections (#1021) 2022-03-03 19:43:56 -09:00
RecipeIngredients.vue Feature/database backups (#1040) 2022-03-13 15:42:22 -08:00
RecipeInstructions.vue Feature/collapse recipe sections (#1021) 2022-03-03 19:43:56 -09:00
RecipeList.vue Feature/shopping lists second try (#927) 2022-01-16 15:24:24 -09:00
RecipeNotes.vue Fix more typing issues (#928) 2022-01-15 17:38:11 -09:00
RecipeNutrition.vue Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
RecipePrintView.vue Fix more typing issues (#928) 2022-01-15 17:38:11 -09:00
RecipeRating.vue Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
RecipeSearchFilterSelector.vue feat(backend): rewrite mealplanner with simple api (#683) 2021-09-12 11:05:09 -08:00
RecipeSettingsMenu.vue Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
RecipeTimeCard.vue Style/update mobile styles (#1008) 2022-02-26 14:00:55 -09:00
RecipeTools.vue Feature/group items editor (#1064) 2022-03-17 10:30:10 -08:00