17 Commits (4095066c13c6e63f7728b631fd6433ac02845d9c)

Author SHA1 Message Date
Pranav C 4095066c13 feat(gui): add app store page and restrict to super admin user 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 2 years ago
Wing-Kam Wong f97ea536b4 chore: move nc-gui-v2 to nc-gui 2 years ago