braks
|
4c29fa18ff
|
refactor(nc-gui): use lazy load and cleanup imports
|
2 years ago |
braks
|
85b4570350
|
fix(nc-gui): use preview permissions
|
2 years ago |
Pranav C
|
7455cb5b11
|
chore(gui): type correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
ae73504def
|
refactor(gui): linting and type correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
4b4561c6fc
|
fix(gui): type correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
260945e4f8
|
feat(api): update backend api permissions
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
f74ea9c044
|
chore(gui): lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
2be20c5ee2
|
feat(gui): add appstore in navbar menu
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
ace5f0a06d
|
feat(gui): show app store only for super admin user
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
4095066c13
|
feat(gui): add app store page and restrict to super admin user
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
braks
|
95095c67c8
|
refactor(nc-gui): use shared composable instead of injection state for permissions
|
2 years ago |
braks
|
58210be87a
|
refactor(nc-gui): remove `useInjectionState` from `useUIPermission`
|
2 years ago |
braks
|
9f387b6342
|
chore(nc-gui): remove unused var
|
2 years ago |
braks
|
4bd0dccc8d
|
refactor(nc-gui): cancel permission check if prematurely caught
|
2 years ago |
braks
|
84b9f8b10f
|
refactor(nc-gui): use injection state for `useUIPermission`
|
2 years ago |
braks
|
e7ec02c160
|
refactor(nc-gui): return permission check if preview permission found
|
2 years ago |
braks
|
92110603ee
|
refactor(nc-gui): stop duplicating allRoles & check preview permissions separately
|
2 years ago |
braks
|
96d12f6f80
|
refactor(nc-gui): use computed value in all permissions state
|
2 years ago |
braks
|
e56282fec2
|
refactor(nc-gui): replace computed with useState to prevent unnecessary duplicates
|
2 years ago |
braks
|
be0b641f36
|
chore(nc-gui): add generic to narrow roles type
|
2 years ago |
braks
|
9a43bfa787
|
refactor(nc-gui): use enum for role permission keys
|
2 years ago |
braks
|
ea946edd87
|
chore(nc-gui): cleanup types
|
2 years ago |
braks
|
27791f5054
|
refactor(nc-gui): clean up permission types
|
2 years ago |
braks
|
0a1e224273
|
fix(nc-gui): cleanup sidebar state on scope dispose
|
2 years ago |
braks
|
ba8ee402dc
|
fix(nc-gui): auth tab constantly re-opening
* Only reload project if it's not loaded already
* Prevent tab from re-opening
|
2 years ago |
Wing-Kam Wong
|
f97ea536b4
|
chore: move nc-gui-v2 to nc-gui
|
2 years ago |