7303 Commits (4b4561c6fc35dd21d4729b15ebbbea881fbc481b)
 

Author SHA1 Message Date
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
աɨռɢӄաօռɢ 6c4e29ed24
Merge pull request #3622 from nocodb/fix/default-limit 2 years ago
Naveen MR 71dca317b4 chore: remove nc-gui-backup 2 years ago
Pranav C e65bb785bc
Merge pull request #3786 from nocodb/fix/3784-gallery-view-bugs 2 years ago
Raju Udava e1c26464fc
Merge pull request #3773 from nocodb/test/misc-suite-corrections 2 years ago
Raju Udava bdffe0624a test(misc): add wait for table load 2 years ago
Raju Udava 14c25f0dd9 test: correct intercept path 2 years ago
Raju Udava 21ea871d36 test(ci-cd): enable all tests 2 years ago
Raju Udava 0a91770732 test(misc): replace wait with appropriate page load elements 2 years ago
Raju Udava 7c504a316c test(misc): webhook header search, remove wait in openTableTab 2 years ago
Raju Udava 8d10790f8d test: fix project operations login 2 years ago
Raju Udava 3b2892b278 test: login before project operations test 2 years ago
Raju Udava a71e22b56c test: add new suite for db-independent tests 2 years ago
Raju Udava 58ce61a4db test(misc): re-alignment & optimizations 2 years ago
Pranav C 37324f9163 fix(gui): provide reload view data hook as fallback to reload view data 2 years ago
Raju Udava a2894fa2b9
Merge pull request #3785 from nocodb/feat/nc-version 2 years ago
Raju Udava 0edc917a49
Merge pull request #3783 from nocodb/fix/cell-icon 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
Naveen MR dc4671f90f chore: docs 2 years ago
Braks 5050f00882
Merge pull request #3703 from nocodb/chore/cleanup 2 years ago
braks fee34c1233 fix(nc-gui): pass shared base id to loadProjectRoles 2 years ago
Muhammed Mustafa 33f3dc4006
Merge pull request #3721 from nocodb/fix/improved-unit-test-docs 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