5973 Commits (1ada1dd3235b60bab518d03204998c71bb7780c5)

Author SHA1 Message Date
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 24bc7bd615 feat(nocodb-sdk): add KanbanType to ViewType.view 2 years ago
Wing-Kam Wong 53482ba153 feat(nc-gui): pass params to fetchSharedViewData 2 years ago
Wing-Kam Wong aee78bcdc6 fix(nc-gui): kanban share view display issue 2 years ago
Wing-Kam Wong 20036a5940 feat(nc-gui): hide stackedBy in public view 2 years ago
Wing-Kam Wong d00eb3021d chore(nocodb): update package-lock.json 2 years ago
Wing-Kam Wong 43a26c2d1d chore(nocodb-sdk): update package-lock.json 2 years ago
mertmit 396398c07c feat: fallback to random color if not present in our color map for at import 2 years ago
mertmit c164130430 feat: extended color mapping for at imported select options 2 years ago
Muhammed Mustafa 379de73099 fix(nocodb): Improved unit tests and now completly support sqlite 2 years ago
Wing-Kam Wong 6e992d6072 fix(nc-gui): sorting & filtering in kanban shared view 2 years ago
Wing-Kam Wong d17170f6bb fix(nc-gui): toolbar display issue 2 years ago
Wing-Kam Wong f2cf697537 feat(nc-gui): integrate with share view 2 years ago
Wing-Kam Wong 586d7d1ff3 feat(nc-gui): kanban share view 2 years ago
Raju Udava 1f848bb51d fix(i18n): rtl for ar 2 years ago
Wing-Kam Wong 8cfc0b51a1 feat(nc-gui): disable add new records in shared kanban view 2 years ago
Wing-Kam Wong 6af77303c2 feat(nc-gui): enable share view button & disable export button for kanban 2 years ago
Wing-Kam Wong 53d2c490fc feat(nocodb): allow kanban view to call dataList 2 years ago
Wing-Kam Wong b6ffb872d7 feat(nc-gui): add loadKanbanMeta & loadKanbanData in onMounted 2 years ago
Wing-Kam Wong 468e1add30 chore(nc-gui): add ? to activeView.value 2 years ago
Muhammed Mustafa 2a9e1a8573 fix(nocodb): Renamed .env.copy to .env.sample 2 years ago
Muhammed Mustafa eb12661342 fix(nocodb): Improved test docs 2 years ago
Muhammed Mustafa 38cf0a4016 fix(nocodb): Improved test docs 2 years ago