1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-07-24 23:59:45 +02:00
mealie/frontend/composables
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
..
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 Refactor/group page (#666) 2021-09-01 21:39:40 -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 refactor(frontend): ♻️ rewrite search componenets to typescript 2021-08-08 20:52:44 -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 refactor(frontend): ♻️ split user profile/management (#670) 2021-09-04 20:24:32 -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