mealie/frontend/components/Domain/Recipe
Hayden 3c504e7048
feat(backend): migrate site-settings to groups (#673)
* feat(frontend):  add user registration page (WIP)

* feat(backend):  add user registration (WIP)

* test(backend):  add validator testing for registration schema

* feat(backend):  continued work on user sign-up

* feat(backend):  add signup flow and user/group settings

* test(backend):  user-creation tests and small refactor of existing tests

* fix(backend):  fix failing group tests

* style: 🎨 fix lint issues

Co-authored-by: hay-kot <hay-kot@pm.me>
2021-09-05 22:05: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): migrate site-settings to groups (#673) 2021-09-05 22:05: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