2547 Commits (a2f6d503db38ecb9e936d389fc6ad58c7f0250ed)

Author SHA1 Message Date
Wing-Kam Wong a88e6b380c refactor(nc-gui): add comments for clamped text 2 years ago
Wing-Kam Wong 5f29b93c2f refactor(nc-gui): replace inline function with a named function in setup 2 years ago
Wing-Kam Wong 28a66b6917 fix(nc-gui): show system field if it is set in filters 2 years ago
Pranav C 77a03454f2 fix(gui): remove unnecessary `.value` in template 2 years ago
Pranav C 860fdbfa0a feat(gui): allow user to set display value 2 years ago
Pranav C 9c3dff1c43 feat: row numbering based on page 2 years ago
Wing-Kam Wong 2b9611847c feat(nc-gui): hide system columns if not enabled 2 years ago
Wing-Kam Wong 942239d7e5 fix(nc-gui): type 2 years ago
Wing-Kam Wong deb7c7cad7 feat(nc-gui): make showNullAndEmptyInFilter project-based 2 years ago
Daniel Spaude ae62b78e73
code cleanup 2 years ago
Daniel Spaude 0038a6ebe1
expanded form view: disable Duplicate and Delete buttons for new/unsaved rows 2 years ago
Wing-Kam Wong 79d2dc8e43 feat(nc-gui): implement hasEmptyOrNullFilters 2 years ago
Wing-Kam Wong d639af6a60 chore(nc-gui): update v-e for showNullAndEmptyInFilter 2 years ago
Wing-Kam Wong fed62a3e00 feat(nc-gui): add desc for misc items 2 years ago
Wing-Kam Wong dc314b70fc feat(nc-gui): add showNullAndEmptyInFilter 2 years ago
mertmit dac29fba0e fix: header overlap when no record present in grid 2 years ago
mertmit 5196c5464f fix: fields menu show primary value field as header 2 years ago
mertmit 33285716a1 fix: primary value column menu operations 2 years ago
mertmit fc1984ef90 fix: small css fix for sticky column 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
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
mertmit 847e1b2d51 fix: drop unnecessary loadProject call 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
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 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 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 cd850e6a55 feat(nc-gui): revise column filter style 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 16f9ea265d feat(nc-gui): disable filter value for blank & notblank filters 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
Daniel Spaude 6575642da4
fix small css typo 2 years ago
Wing-Kam Wong 5a15a4b7b3 refactor(nc-gui): use `@error` instead of `:onerror` 2 years ago
Wing-Kam Wong 288578a96c fix(nc-gui): use LazyCellAttachmentImage for images only 2 years ago
Wing-Kam Wong 1fd89c3d23 refactor(nc-gui): attachment width style 2 years ago
Wing-Kam Wong 4cf26182a0 fix(nc-gui): show LazyCellAttachmentImage for images only 2 years ago
Wing-Kam Wong 597c1d8c20 fix(nc-gui): attachment carousel style 2 years ago
Wing-Kam Wong 158cce40c0 refactor(nc-gui): use MdiFileImageBox for fallback 2 years ago
Pranav C 99a7bcbd5b fix(gui): if copy failed show error message and print content in console 2 years ago
Wing-Kam Wong 53a775ae23 refactor(nc-gui): remove the logic to useAttachment 2 years ago
Wing-Kam Wong 27a317a6e7 refactor(nc-gui): use LazyCellAttachmentImage 2 years ago