mealie/frontend/components/Domain/Recipe
Hayden bdaf758712
feat(backend): start multi-tenant support (WIP) (#680)
* fix ts types

* feat(code-generation): ♻️ update code-generation formats

* new scope

* add step button

* fix linter error

* update code-generation tags

* feat(backend):  start multi-tenant support

* feat(backend):  group invitation token generation and signup

* refactor(backend): ♻️ move group admin actions to admin router

* set url base to include `/admin`

* feat(frontend):  generate user sign-up links

* test(backend):  refactor test-suite to further decouple tests (WIP)

* feat(backend): 🐛 assign owner on backup import for recipes

* fix(backend): 🐛 assign recipe owner on migration from other service

Co-authored-by: hay-kot <hay-kot@pm.me>
2021-09-09 08:51: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(frontend): 🚧 CRUD Functionality 2021-08-02 22:15:11 -08:00
RecipeCardImage.vue fix recipe static routes 2021-08-09 16:19:23 -08:00
RecipeCardMobile.vue feat(frontend): 🚧 CRUD Functionality 2021-08-02 22:15:11 -08:00
RecipeCardSection.vue refactor(frontend): ♻️ split user profile/management (#670) 2021-09-04 20:24:32 -08:00
RecipeCategoryTagDialog.vue refactor(frontend): ♻️ rewrite search componenets to typescript 2021-08-08 20:52:44 -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 fix failing build 2021-08-08 21:15:20 -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