99 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 fee34c1233 fix(nc-gui): pass shared base id to loadProjectRoles 2 years ago
braks 043443322b refactor(nc-gui): use global state for useTheme 2 years ago
braks 69475f86ae chore(nc-gui): add comments to `useRoles` 2 years ago
braks 27005af74c refactor(nc-gui): simplify useSidebar and update comments 2 years ago
braks 6173d6ac2e refactor(nc-gui): implement `useGlobalState` for `useGlobal` composable 2 years ago
braks 1fd6e08b1c refactor(nc-gui): remove unnecessary injection state from useSidebar 2 years ago
braks 95095c67c8 refactor(nc-gui): use shared composable instead of injection state for permissions 2 years ago
braks 8bfe3cbb95 refactor(nc-gui): use shared composable instead of injection state for roles 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 010d5ad51b chore(nc-gui): rename variable 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 95485d6f1d feat(nc-gui): add `useRoles` composable 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 26ca9dcf1a chore(nc-gui): remove unused composable 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 e19b0a79ca chore(nc-gui): update previewAs type 2 years ago
Muhammed Mustafa 3679100c4d feat(nc-gui): Added types for metasWithIdAsKey in useMetas 2 years ago
Muhammed Mustafa 1f29380b7a feat/Minor cleanup 2 years ago
Muhammed Mustafa e3ef8a8ff0 feat/Added basic erd support 2 years ago
Pranav C 3209b551c6 fix(gui): trigger initial data load from grid 2 years ago
Pranav C 15b361591e fix(gui): avoid data reload on filter load 2 years ago
Pranav C bdbf0c13ad fix(gui): load comments count only in grid 2 years ago
Pranav C d9e2133e61 feat(gui): add copy record url option in expanded form 2 years ago
Pranav C 6419934255 wip(gui): url for expanded row 2 years ago
Pranav C 6543b87429 refactor(gui): use table list to verify tables loaded successfully 2 years ago
Pranav C cc684f7c43 fix(gui): create new object to avoid updating same object ref 2 years ago
Pranav C 30440d94d9 fix(gui): get table meta only after loading project table list 2 years ago
braks 255d90686d refactor(nc-gui): remove user from local storage 2 years ago
braks 3cf5d5f860 fix(nc-gui): reset roles on app load 2 years ago
Wing-Kam Wong c106b8ecc8 chore(nc-gui): remove unnecessary ? operator 2 years ago
Pranav C 65e327e1a9 fix(gui): add fallback for copy to clipboard 2 years ago
Pranav C 07e248dc69 refactor(gui): move 404 page 2 years ago
Pranav C ed2d640da4 enhancement(gui): add not found page for handling invalid base url 2 years ago
Pranav C 3680b14ee7 chore(gui): lint 2 years ago
mertmit 546cf3cd5f fix(nc-gui): improved handling of dtxp/dtxs 2 years ago
braks 1c7883d165 refactor(nc-gui): pass `showLoading` as prop to ColumnFilter 2 years ago
braks 5320a313bc refactor(nc-gui): hide loading spinner when reloading from view filters 2 years ago
braks 0a1e224273 fix(nc-gui): cleanup sidebar state on scope dispose 2 years ago
braks d3a4bca8f3 feat(nc-gui): store sidebar states separately by id 2 years ago
braks 0567b47afc fix(nc-gui): right sidebar collapse not working 2 years ago
braks 16b238fd8b fix(nc-gui): remove injection usage in callback 2 years ago