2566 Commits (e7268325a47ad5b7f2f1fa05bd27cdaac673a1b0)

Author SHA1 Message Date
Wing-Kam Wong da5be601f7 feat(nc-gui): include fieldLengthValidator 2 years ago
Pranav C f5b05f8bfa chore(test): update selector 2 years ago
Pranav C 952413f545 chore: lint 2 years ago
Pranav C 3e542e4158 refactor(gui): remove outline and provide a simple transition for icons 2 years ago
Wing-Kam Wong 304502d538 chore(nc-gui): rename primary value to display value 2 years ago
Wing-Kam Wong 7b22e941d6 chore(nc-gui): primary value -> display value 2 years ago
Wing-Kam Wong 76891e9ae1 refactor(nc-gui): showNullAndEmptyInFilterOnChange & fix type 2 years ago
Pranav C e336422f09 refactor(gui): avoid next and prev intersection with expanded form content 2 years ago
Pranav C 8431763833 refactor(gui): rearrange header buttons and menu 2 years ago
Pranav C eb6972ee64 refactor(gui): change dropdown icon with arrow 2 years ago
Pranav C 1718e92e16 fix: typo correction 2 years ago
Pranav C 13dae9f90e fix: block circular lookup creation 2 years ago
Pranav C a4307f5b5c refactor(gui): change right border width of display column 2 years ago
Pranav C ea27fc5e66 refactor(gui): change label 2 years ago
Pranav C a58eede951 refactor(gui): reset column on changing relation 2 years ago
Pranav C db760af901 feat: allow editing rollup and lookup column 2 years ago
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