9084 Commits (838411682cc2f694ba14aa081386aa4722451e5a)

Author SHA1 Message Date
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
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
Wing-Kam Wong bdc919d4ca feat(nocodb): lookup filter upgrader logic 2 years ago
Daniel Spaude 6575642da4
fix small css typo 2 years ago
Pranav C 127b5b0535 fix(nocodb): remove acl for refresh token endpoint 2 years ago
Wing-Kam Wong 209470e642 feat(nocodb): LinkToAnotherRecord filter upgrader logic 2 years ago
Wing-Kam Wong bb3a83c662 refactor(nocodb): extract remove filters logic 2 years ago
Wing-Kam Wong 21630df516 feat(nocodb): remove `>`, `<`, `>=`, `<=`, `is empty`, `is not empty`, `is equal`, `is not equal` for attachment columns 2 years ago
Pranav C e093264e19 fix(gui): show modal popup with text if copy failed 2 years ago
Wing-Kam Wong 0e2668180f feat(nocodb): remove `like`, `null`, `equal` and `empty` for multiSelect columns 2 years ago
Wing-Kam Wong 5921795bce feat(nocodb): add checkbox migration 2 years ago