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 8eefa05393
Feature/database backups (#1040)
* add annotations to docs

* alchemy data dumper

* initial tests

* sourcery refactor

* db backups/restore

* potential postgres fix

* potential postgres fix

* this is terrible

* potential pg fix

* cleanup

* remove unused import

* fix comparison

* generate frontend types

* update timestamp and add directory filter

* rewrite to new admin-api

* update backup routers

* add file_token response helper

* update imports

* remove test_backup
2022-03-13 15:42:22 -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 Fix more typing issues (#928) 2022-01-15 17:38:11 -09:00