anything-llm/frontend/src/components/Modals
Sean Hatfield fa29003a46
Create manager role and limit default role (#351)
* added manager role to options

* block default role from editing workspace settings on workspace and text input box

* block default user from accessing settings at all

* create manager route

* let pass through if in single user mode

* fix permissions for manager and admin roles in settings

* fix settings button for single user and remove unneeded console.logs

* rename routes and paths for clarity

* admin, manager, default roles complete

* remove unneeded comments

* consistency changes

* manage permissions for mum modes

* update sidebar for single-user mode

* update comment on middleware
Modify permission setting for admins

* update render conditional

* Add role usage hint to each role

---------

Co-authored-by: timothycarambat <rambat1010@gmail.com>
2023-11-13 14:51:16 -08:00
..
MangeWorkspace Create manager role and limit default role (#351) 2023-11-13 14:51:16 -08:00
Password AnythingLLM UI overhaul (#278) 2023-10-23 13:10:34 -07:00
NewWorkspace.jsx [Chore] replace all React-feather icons with phosphor icons fully (#349) 2023-11-09 08:55:20 -08:00