134 Commits (f745f3cff7203d502714eb31354f37f7c9727e63)

Author SHA1 Message Date
braks f745f3cff7 feat(nc-gui): show error when entering invalid password 2 years ago
braks 9845cd7e78 chore(nc-gui): reset form to first step 2 years ago
braks a672ef3040 feat(nc-gui): use shared view meta for survey mode and theme config 2 years ago
braks 4fee0396d2 chore(nc-gui): remove unused page styles 2 years ago
Pranav C 5da99810c6 fix(gui): apply filter and sort on shared view csv download 2 years ago
Pranav C 5603c1d9aa fix(gui): pass sortArr value as argument 2 years ago
Pranav C 73208defe5 chore(gui): lint 2 years ago
Pranav C aa4db87e5a wip(gui): avoid re-rendering smartsheet 2 years ago
braks 1450894266 refactor(nc-gui): filter attachment and ltar cells from copy 2 years ago
braks 81fd277186 fix(nc-gui): pass editEnabled as ref 2 years ago
braks f4132120fb fix(nc-gui): condition order 2 years ago
braks cde7a5234d feat(nc-gui): add `useMultiSelect` composable 2 years ago
braks 8679d1d25d fix(nc-gui): useTabs not redirecting correctly 2 years ago
braks fd057d1414 fix(nc-gui): wrap removing el in try catch 2 years ago
braks 9955886ea1 fix(nc-gui): initial right sidebar state open 2 years ago
braks 0546e42d35 fix(nc-gui): merge sidebar storage defaults 2 years ago
braks 2f925e008f fix(nc-gui): right sidebar state not restored 2 years ago
braks 3a0c62cb4e chore(nc-gui): extract api error in interceptor 2 years ago
braks cd30e58361 chore(nc-gui): lint 2 years ago
braks f6b0dbb56a revert(nc-gui): use route project id 2 years ago
braks 716f761ee5 fix(nc-gui): dispose injection when provider scope is disposed 2 years ago
braks 90b3da67ab fix(nc-gui): refactor issues 2 years ago
braks 4c29fa18ff refactor(nc-gui): use lazy load and cleanup imports 2 years ago
braks 7449e5329d chore(nc-gui): reexport use global types 2 years ago
braks d954d793f2 refactor(nc-gui): extract error in useApi 2 years ago
braks 7ef14ca0e7 chore(nc-gui): import order 2 years ago
braks 85b4570350 fix(nc-gui): use preview permissions 2 years ago
Pranav C 7455cb5b11 chore(gui): type correction 2 years ago
Pranav C ae73504def refactor(gui): linting and type correction 2 years ago
Pranav C 4b4561c6fc fix(gui): type correction 2 years ago
Pranav C 260945e4f8 feat(api): update backend api permissions 2 years ago
Pranav C f74ea9c044 chore(gui): lint 2 years ago
Pranav C 2be20c5ee2 feat(gui): add appstore in navbar menu 2 years ago
Pranav C ace5f0a06d feat(gui): show app store only for super admin user 2 years ago
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