Daniel Spaude
|
f832e208b7
|
code scanner button: move to better place
|
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
|
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 |
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 |
mertmit
|
5196c5464f
|
fix: fields menu show primary value field as header
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
8f3f166b25
|
fix: fields menu for view types other than grid
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
03db6b26b5
|
feat: force primary value column as sticky
Signed-off-by: mertmit <mertmit99@gmail.com>
|
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 |
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
|
99a7bcbd5b
|
fix(gui): if copy failed show error message and print content in console
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
ffaec299ec
|
feat(nc-gui): add min width for filter value
|
2 years ago |
Wing-Kam Wong
|
a53a33187a
|
feat(nc-gui): reset filter value when changing field & add type to isComparisonOpAllowed
|
2 years ago |
Wing-Kam Wong
|
31c30e0632
|
feat(nc-gui): show the first supported filter operator option when changing field
|
2 years ago |
Wing-Kam Wong
|
e7e7ee9265
|
feat(nc-gui): use field order for filters and use the first option by default
|
2 years ago |
Pranav C
|
bdcec083f7
|
feat(gui): finalised navbar style
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
6a17924c85
|
fix(gui): reduce view toolbar items text size
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
ea63a0c6a8
|
fix(nc-gui): getColumn(filter) can be null at the beginning
|
2 years ago |
Wing-Kam Wong
|
bd28bb837a
|
feat(nc-gui): display filter operator text conditionally
|
2 years ago |
Wing-Kam Wong
|
646e4355af
|
feat(nc-gui): add placeholder to filter value input
|
2 years ago |
Wing-Kam Wong
|
e87c0fdbd5
|
chore(nc-gui): lint
|
2 years ago |
Wing-Kam Wong
|
087ef2e7ac
|
chore(nc-gui): hyphenate v-on event
|
2 years ago |
mertmit
|
fa22cf80f1
|
refactor: drop row height text from menu
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
88efea2078
|
fix: return if trying to change row height to active option
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
3814f122ab
|
feat: custom icons for row height options
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
331bcd022a
|
feat: row height support for public views
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
e43888158e
|
fix: PR requested changes
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
8d52b6fbc3
|
fix: icons for row height
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
36fb93def5
|
feat: row height for grid view
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Pranav C
|
eadbdab289
|
refactor(gui): code cleanup
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
1d11ba2861
|
feat(gui): hide unnecessary options from filter comparison dropdown based on type
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
9792a3a0ad
|
feat(gui): add checked and notchecked option in filter
re #2014
|
2 years ago |
mertmit
|
9f3e55a736
|
fix: injection warnings on shared view
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
01df8ec6f7
|
feat(nc-gui): pass groupingFieldColumn to share view
|
2 years ago |
Wing-Kam Wong
|
653312773d
|
fix(nc-gui): prohibit to display unshared cover image column
|
2 years ago |
flisowna
|
495a40bc66
|
fix iframe issue with multiple embedded views
|
2 years ago |
Wing-Kam Wong
|
89f3f5ecd0
|
feat(nc-gui): disable filter value input if the column is not selected
|
2 years ago |
Southball
|
10b669b0cf
|
fix: issues with multiselect filters
|
2 years ago |
Daniel Spaude
|
c4b9f9c403
|
don't show text for icon buttons when in mobile mode
|
2 years ago |
Daniel Spaude
|
93596bef24
|
Revert "layout experimentations (WIP)"
This reverts commit 72201432ab .
|
2 years ago |