1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-07-24 15:49:42 +02:00
mealie/frontend/composables
Hayden 2e9026f9ea
feat(frontend): Fix scheduler, forgot password flow, and minor bug fixes (#725)
* feat(frontend): 💄 add recipe title

* fix(frontend): 🐛 fixes #722 side-bar issue

* feat(frontend):  Add page titles to all pages

* minor cleanup

* refactor(backend): ♻️ rewrite scheduler to be more modulare and work

* feat(frontend):  start password reset functionality

* refactor(backend): ♻️ refactor application settings to facilitate dependency injection

* refactor(backend): 🔥 remove RECIPE_SETTINGS env variables in favor of group settings

* formatting

* refactor(backend): ♻️ align naming convention

* feat(backend):  password reset

* test(backend):  password reset

* feat(frontend):  self-service password reset

* purge password schedule

* update user creation for tests

Co-authored-by: Hayden <hay-kot@pm.me>
2021-10-07 09:39:47 -08:00
..
api fix recipe static routes 2021-08-09 16:19:23 -08:00
forms refactor(frontend): 🏗️ scafold pages and componenets folder 2021-07-31 14:45:28 -08:00
use-api.ts refactor(♻️): update 'about' page to new composition API (#667) 2021-09-02 11:24:17 -08:00
use-backups.ts refactor(frontend): 🔥 rewrite backup UI for new page base components 2021-08-21 00:46:43 -08:00
use-fraction.ts feat(frontend): Fractional Scaling 2021-08-27 20:05:02 -08:00
use-group-cookbooks.ts feat(backend): rewrite mealplanner with simple api (#683) 2021-09-12 11:05:09 -08:00
use-group-mealplan.ts feat(backend): rewrite mealplanner with simple api (#683) 2021-09-12 11:05:09 -08:00
use-group-webhooks.ts Refactor/group page (#666) 2021-09-01 21:39:40 -08:00
use-groups.ts feat(backend): migrate site-settings to groups (#673) 2021-09-05 22:05:29 -08:00
use-notifications.ts feat(frontend): Create CRUD User Interface for Units and Foods 2021-08-22 15:23:45 -08:00
use-recipe-context.ts feat(frontend): Fix scheduler, forgot password flow, and minor bug fixes (#725) 2021-10-07 09:39:47 -08:00
use-recipe-foods.ts refactor(frontend): 💄 Imrove UI for parser 2021-08-29 17:09:08 -08:00
use-recipe-units.ts feat(frontend): Fractional Scaling 2021-08-27 20:05:02 -08:00
use-recipes.ts Feature/infinite scroll (#719) 2021-10-03 14:07:18 -08:00
use-router.ts feat(frontend): Fix scheduler, forgot password flow, and minor bug fixes (#725) 2021-10-07 09:39:47 -08:00
use-tags-categories.ts refactor(frontend): ♻️ rewrite search componenets to typescript 2021-08-08 20:52:44 -08:00
use-toast.ts refactor(frontend): 🚧 Migrate Dashboard to Nuxt 2021-08-07 15:12:25 -08:00
use-user.ts refactor(frontend): 🚧 Add group/user CRUD support for admins 2021-08-06 16:28:12 -08:00
use-utils.ts refactor(frontend): 🚧 Migrate Dashboard to Nuxt 2021-08-07 15:12:25 -08:00
use-validators.ts feat(frontend): 🚧 CRUD Functionality 2021-08-02 22:15:11 -08:00