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 190773c5d7
Feature/group based notifications (#918)
* fix group page

* setup group notification for backend

* update type generators

* script to auto-generate schema exports

* setup frontend CRUD interface

* remove old notifications UI

* drop old events api

* add test functionality

* update naming for fields

* add event dispatcher functionality

* bump to python 3.10

* bump python version

* purge old event code

* use-async apprise

* set mealie logo as image

* unify styles for buttons rows

* add links to banners
2022-01-09 21:04:24 -09:00
..
RecipeActionMenu.vue feat: (WIP) base-shoppinglist infra (#911) 2022-01-08 22:24:34 -09:00
RecipeAssets.vue Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
RecipeCard.vue feat: (WIP) base-shoppinglist infra (#911) 2022-01-08 22:24:34 -09:00
RecipeCardImage.vue Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
RecipeCardMobile.vue feat: (WIP) base-shoppinglist infra (#911) 2022-01-08 22:24:34 -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 Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -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/user photo storage (#877) 2021-12-18 19:04:36 -09:00
RecipeContextMenu.vue feat: (WIP) base-shoppinglist infra (#911) 2022-01-08 22:24:34 -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/shareable recipes (#866) 2021-12-05 11:55:46 -09:00
RecipeFavoriteBadge.vue Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -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 Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
RecipeIngredients.vue Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
RecipeInstructions.vue Feature/group based notifications (#918) 2022-01-09 21:04:24 -09:00
RecipeNotes.vue Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -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(backend): 🐛 Fix recipe page issues (#778) 2021-11-04 18:15:23 -08: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 Use composition API for more components, enable more type checking (#914) 2022-01-08 21:15:23 -09:00
RecipeTools.vue refactor: ♻️ rewrite migrations frontend/backend (#841) 2021-11-26 22:37:06 -09:00