9202 Commits (21ccb5cbe81e9c4322df02e70d09f7ff98f03bec)

Author SHA1 Message Date
mertmit 3274f6aed3 fix: primary_value_column on changing system fields visibility 2 years ago
mertmit 33285716a1 fix: primary value column menu operations 2 years ago
mertmit 669882636e fix: disable hide for primary value column 2 years ago
mertmit 242f568c7d fix: insert before cause primary value to move 2 years ago
mertmit dc997ada56 fix: add optional chaining to field pv 2 years ago
mertmit fc1984ef90 fix: small css fix for sticky column 2 years ago
mertmit 7edf9a5944 fix: primary value column for populated meta 2 years ago
mertmit 328c547c7f refactor: move populateMeta to helpers 2 years ago
mertmit 15bc281ecb fix: hide all for views types other than grid 2 years ago
mertmit 8f3f166b25 fix: fields menu for view types other than grid 2 years ago
mertmit 275ba16c45 fix: hide set as primary value option from primary value column 2 years ago
mertmit 8db2c53d27 feat: sticky column upgrader 2 years ago
Wing-Kam Wong 70796e96a9 fix(nc-gui): margin-auto -> m-auto 2 years ago
Wing-Kam Wong 7f065ecab8 refactor(nc-gui): src -> srcs 2 years ago
Wing-Kam Wong ccb013ee48 docs: correct unit test directory path 2 years ago
Wing-Kam Wong da0e358bea fix(nocodb): attachment isUploadAllowed logic 2 years ago
Martin Honermeyer 768aacba5c Try another fix for uploads via public base url 2 years ago
mertmit 847e1b2d51 fix: drop unnecessary loadProject call 2 years ago
mertmit 8045ba6779 feat: use shared composable for useProject and useTabs 2 years ago
mertmit 03db6b26b5 feat: force primary value column as sticky 2 years ago
mertmit fcb0c40650 feat: make first grid column sticky 2 years ago
mertmit 18e6927a14 feat: grid border css 2 years ago
dependabot[bot] b4e1f7e6ff
chore(deps): bump cacheable-request and ava in /packages/nc-plugin 2 years ago
Raju Udava d7f1d683a1 test: handling of rating null values as 0 2 years ago
Wing-Kam Wong 27f8e22e8d fix(nocodb): attachment filter logic 2 years ago
Wing-Kam Wong eb134f6608 feat(nc-gui): handle singleSelect filter input value and fix types 2 years ago
Wing-Kam Wong 42b38ec843 feat(nc-gui): use MultiSelect for SingleSelect columns for anyof / nanyof filters 2 years ago
Wing-Kam Wong 94d6e2b75e fix(nc-gui): use MultiSelect only for anyof / nanyof filters 2 years ago
Wing-Kam Wong ffa379d12d fix(nocodb): rating filter logic 2 years ago
Wing-Kam Wong 605ecfc532 fix(nc-gui): disable system fields in filter 2 years ago
Wing-Kam Wong 03a7ab8829 chore(nc-gui): lint 2 years ago
Wing-Kam Wong fe02c935ea fix(nc-gui): include unhidden fields for filter 2 years ago
Wing-Kam Wong 8532e0f476 feat(nc-gui): show the first possible filter operator when creating a new filter 2 years ago
Wing-Kam Wong e771b467f2 feat(nc-gui): move isComparisonOpAllowed to useViewFilter 2 years ago
Pranav C 459a1802fa fix(gui): reload table data after duplicating a column 2 years ago
Wing-Kam Wong e9d12a46c5 feat(nocodb): handle isNoneOf, anyof & allof logic 2 years ago
Wing-Kam Wong cd850e6a55 feat(nc-gui): revise column filter style 2 years ago
Wing-Kam Wong e096c85eac feat(nocodb): revise anyof & nanyof logic 2 years ago
Wing-Kam Wong 578961e5c9 feat(nc-gui): use MultiSelect component for SingleSelect columns for anyof / nanyof filters 2 years ago
Wing-Kam Wong 56b9b851c7 chore(nocodb): lint 2 years ago
Wing-Kam Wong 58cba0584c feat(nocodb): add migrateMultiSelectEq logic 2 years ago
Wing-Kam Wong e5c690ae51 feat(nocodb): checkbox upgrader logic 2 years ago
Wing-Kam Wong 16f9ea265d feat(nc-gui): disable filter value for blank & notblank filters 2 years ago
Wing-Kam Wong a1227609f9 feat(nocodb): add blank & notblank logic 2 years ago
Wing-Kam Wong 17310b749b feat(nc-gui): add blank & notblank filters 2 years ago
Wing-Kam Wong 6f19d32d5e feat(nocodb): include blank & notblank 2 years ago
Wing-Kam Wong 21d769e896 refactor(nocodb): filter upgrader 2 years ago
Wing-Kam Wong 98bf5da816 feat(nocodb): add upgrader logic for Duration columns 2 years ago
Pranav C a7e63fdb55 refactor(gui): render attachment lookup in the same way how it renders in normal cell 2 years ago
Pranav C eb98bb12ad fix(gui): when navigate to an auth required page try to populate token using refresh token if user is not logged in 2 years ago