mealie/frontend/composables
Hayden abc0d0d59f
refactor(♻️): update 'about' page to new composition API (#667)
* test-commit

* Remove PR Name Checker

* refactor(backend): ♻️ split unrelated routes into clearer router paths

Add an /app and /admin router base paths to split previously grouped public/admin data into different paths. Part of a longer migration to move 'admin' operations under the admin path.

* refactor(backend): ♻️ rename imports

* refactor(frontend): ♻️ refactor frontend API and Pages to refelect new API design

Co-authored-by: hay-kot <hay-kot@pm.me>
2021-09-02 11:24:17 -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 Refactor/group page (#666) 2021-09-01 21:39:40 -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 feat(frontend): Fractional Scaling 2021-08-27 20:05:02 -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