Hayden
990244e37e
Refactor/group page ( #666 )
...
* refactor(backend): ♻️ Refactor base class to be abstract and create a router factory method
* feat(frontend): ✨ add group edit
* refactor(backend): ✨ add group edit support
Co-authored-by: hay-kot <hay-kot@pm.me>
2021-09-01 21:39:40 -08:00
Hayden
9b1bf56a5d
[Feat] ✨ Migrate from Pages to Cookbooks ( #664 )
...
* feat: ✨ Add Description to Cookbooks
* feat(frontend): ✨ Cookbook view page
* feat(frontend): 💄 Add final UI touches
* fix(backend): 🐛 Add get by slug or id
* fix linting issue
* test(backend): ✅ Update tests from pages -> cookbooks
* refactor(backend): 🔥 Delete old page files
Co-authored-by: hay-kot <hay-kot@pm.me>
2021-08-31 18:51:34 -08:00
hay-kot
a1aad078da
feat(frontend): ✨ Create CRUD User Interface for Units and Foods
2021-08-22 15:23:45 -08:00
hay-kot
edae7bbb21
refactor(frontend): 🔥 rewrite backup UI for new page base components
...
Removed old split code and used the composition api to to re-write the import/export functionality of mealie.
2021-08-21 00:46:43 -08:00
hay-kot
9386cc320b
refactor(frontend): 🚧 Migrate Dashboard to Nuxt
...
Add API and Functinality for Admin Dashboard. Stills needs to clean-up. See // TODO's
2021-08-07 15:12:25 -08:00
hay-kot
695d7e96ae
refactor(frontend): 🚧 Add group/user CRUD support for admins
2021-08-06 16:28:12 -08:00
hay-kot
00a8fdda41
reorganize all frontend items
2021-08-01 19:24:47 -08:00
hay-kot
91f56b42de
refactor(frontend): 🏗️ scafold pages and componenets folder
...
Setup the file structure for components, pages, layouts, api, and all new frontend structure
2021-07-31 14:45:28 -08:00