1952 Commits (154e72ffd80776ab927dfe9862fc50615b6069b3)

Author SHA1 Message Date
Pranav C 4095066c13 feat(gui): add app store page and restrict to super admin user 2 years ago
Wing-Kam Wong ba994db288 refactor(nc-gui): pass head-style & body-style by object instead 2 years ago
Wing-Kam Wong 257bd74b6a chore(nc-gui): cast TableType for meta.value 2 years ago
Wing-Kam Wong 39e747eeff fix(nc-gui): pass missing where to fetchSharedViewData 2 years ago
Wing-Kam Wong ab71253c58 chore(nc-gui): lint on kanban 2 years ago
Wing-Kam Wong 49971d1bff refactor(nc-gui): kanban view 2 years ago
Chetan Verma 817ecafb48 fix(rc-gui): adding max-width-250px to sharedViewList password 2 years ago
Pranav C 37324f9163 fix(gui): provide reload view data hook as fallback to reload view data 2 years ago
Pranav C 765a96421f fix(gui): on add new row show expanded form in gallery 2 years ago
Wing-Kam Wong adfb4300d4 feat(nc-gui): add nc version 2 years ago
Wing-Kam Wong 1bbdae2ff3 fix(nc-gui): cell icons & add duration icon 2 years ago
Wing-Kam Wong 9dc5e1b8aa feat(nc-gui): add a-select for choosing grouping field in kanban view creation 2 years ago
Wing-Kam Wong 812484a6ca chore(nc-gui): select ending tag 2 years ago
Wing-Kam Wong c012c7c871 feat(nc-gui): add grouping field translation 2 years ago
braks fee34c1233 fix(nc-gui): pass shared base id to loadProjectRoles 2 years ago
Wing-Kam Wong 7de783dac0 feat(nc-gui): crowdin for kanban 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 ff4af30b47 chore(nc-gui): export mem storage from utils 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
braks 5259cba364 chore(nc-gui): add components.d.ts to eslint ignore patterns 2 years ago
Wing-Kam Wong f3437a57c3 refactor(nc-gui): move to #imports 2 years ago
Wing-Kam Wong 2fdb0e88a4 feat(nc-gui): integrate link to row in kanban view 2 years ago
Wing-Kam Wong 838123c115 fix(nc-gui): link to row 2 years ago
Raju Udava 438fb5adb9 fix(nc-gui): search option for webhook-header dropdown 2 years ago
Raju Udava b711b0920e chore(nc-gui): env var for info-msg duration 2 years ago
Wing-Kam Wong e36b125dd4 feat(nc-gui): skipping update kanban stack meta in share view 2 years ago
Wing-Kam Wong 0acc509bfc feat(nc-gui): use shared view meta data if it is public 2 years ago
Wing-Kam Wong 53388c7afe feat(nc-gui): add KanbanType in useSharedView 2 years ago
Wing-Kam Wong 53482ba153 feat(nc-gui): pass params to fetchSharedViewData 2 years ago