feat: Instance Admin Panel: Configuration Settings (#2800)
* feat: Instance Admin Panel: Configuration Settings * refactor: seprate Google and Github form into independent components. * feat: add admin auth wrapper and access denied page. * style: design updates.
This commit is contained in:
parent
7978c8277c
commit
2a2e504ebb
21 changed files with 1144 additions and 105 deletions
|
|
@ -1,3 +1,4 @@
|
|||
export * from "./user-wrapper";
|
||||
export * from "./workspace-wrapper";
|
||||
export * from "./project-wrapper";
|
||||
export * from "./admin-wrapper";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue