mealie/frontend/api/class-interfaces
Hayden 5d43fac7c9
feat(frontend): add group permissions (#721)
* style(frontend): 💄 add darktheme custom

* add dummy users in dev mode

* feat(frontend):  add group permissions editor UI

* feat(backend):  add group permissions setters

* test(backend):  tests for basic permission get/set (WIP)

Needs more testing

* remove old test

* chore(backend): copy template.env on setup

* feat(frontend):  enable send invitation via email

* feat(backend):  enable send invitation via email

* feat:  add app config checker for site-settings

* refactor(frontend): ♻️ consolidate bool checks

Co-authored-by: Hayden <hay-kot@pm.me>
2021-10-04 20:16:37 -08:00
..
_base.ts feat(backend): rewrite mealplanner with simple api (#683) 2021-09-12 11:05:09 -08:00
admin-about.ts feat(frontend): add group permissions (#721) 2021-10-04 20:16:37 -08:00
backups.ts refactor(frontend): 🔥 rewrite backup UI for new page base components 2021-08-21 00:46:43 -08:00
categories.ts fix failing build 2021-08-08 21:15:20 -08:00
email.ts feat(frontend): add group permissions (#721) 2021-10-04 20:16:37 -08:00
event-notifications.ts feat(frontend): Create CRUD User Interface for Units and Foods 2021-08-22 15:23:45 -08:00
events.ts refactor(frontend): 🚧 Migrate Dashboard to Nuxt 2021-08-07 15:12:25 -08:00
group-cookbooks.ts feat(backend): rewrite mealplanner with simple api (#683) 2021-09-12 11:05:09 -08:00
group-mealplan.ts feat(backend): rewrite mealplanner with simple api (#683) 2021-09-12 11:05:09 -08:00
group-webhooks.ts Refactor/group page (#666) 2021-09-01 21:39:40 -08:00
groups.ts feat(frontend): add group permissions (#721) 2021-10-04 20:16:37 -08:00
recipe-foods.ts feat(frontend): Create CRUD User Interface for Units and Foods 2021-08-22 15:23:45 -08:00
recipe-units.ts feat(frontend): Fractional Scaling 2021-08-27 20:05:02 -08:00
recipes.ts feat(frontend): 🚧 groundwork for user interactive ingredient parsing 2021-08-28 14:14:21 -08:00
tags.ts fix failing build 2021-08-08 21:15:20 -08:00
upload.ts refactor(frontend): 🚧 Migrate Dashboard to Nuxt 2021-08-07 15:12:25 -08:00
user-registration.ts feat(backend): migrate site-settings to groups (#673) 2021-09-05 22:05:29 -08:00
users.ts refactor(frontend): 🔥 rewrite backup UI for new page base components 2021-08-21 00:46:43 -08:00
utils.ts refactor(frontend): 🔥 rewrite backup UI for new page base components 2021-08-21 00:46:43 -08:00