Wing-Kam Wong
|
c58e154648
|
chore(nc-gui): lint
|
2 years ago |
Wing-Kam Wong
|
a53069da4d
|
feat(nc-gui): exclude empty & null
|
2 years ago |
Wing-Kam Wong
|
eb2128a689
|
fix(nc-gui): incorrect value in filterUtils.ts
|
2 years ago |
Wing-Kam Wong
|
49fa6e8959
|
feat(nc-gui): disable date & datetime for like and nlike
|
2 years ago |
Pranav C
|
7693830359
|
fix(gui): make specificBBType typable
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
6427dee28c
|
refactor(gui): check errors is an array or not
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
a5cea7883a
|
feat: extract validation error and combine if found
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
811fef9678
|
feat(nc-gui): include isWithin sub ops in comparisonSubOpList
|
2 years ago |
Wing-Kam Wong
|
525ce4cdef
|
feat(nc-gui): add is within and mark ignoreVal compulsory
|
2 years ago |
Wing-Kam Wong
|
445fb6cdcd
|
refactor(nc-gui): rename date filter sub ops
|
2 years ago |
Wing-Kam Wong
|
b7685db541
|
feat(nc-gui): add today
|
2 years ago |
Wing-Kam Wong
|
b1ebe7df31
|
fix(nc-gui): ignoreVal on one_month_from_now & number_of_days_from_now
|
2 years ago |
Wing-Kam Wong
|
470fa40485
|
feat(nc-gui): comparisonSubOpList
|
2 years ago |
Wing-Kam Wong
|
06aa2f78e9
|
feat(nc-gui): display is / is not for date & datetime
|
2 years ago |
Wing-Kam Wong
|
520039c0c7
|
feat(nc-gui): render >, <, >=, <= text based on field ui type
|
2 years ago |
Wing-Kam Wong
|
31a3d84524
|
feat(nc-gui): include date & datetimes for >, <, >= and <=
|
2 years ago |
Wing-Kam Wong
|
22459baa3e
|
refactor(nc-gui): remove unused mimeTypes
|
2 years ago |
Wing-Kam Wong
|
48188c2e6a
|
feat(nc-gui): add fieldLengthValidator
|
2 years ago |
Wing-Kam Wong
|
57c016b18a
|
chore(nc-gui): lint
|
2 years ago |
Wing-Kam Wong
|
a2f6d503db
|
refactor(nc-gui): put blank filter ops to the end
|
2 years ago |
Wing-Kam Wong
|
83c6279a2f
|
refactor(nc-gui): use isNumericCol & numericUITypes from sdk
|
2 years ago |
Wing-Kam Wong
|
17310b749b
|
feat(nc-gui): add blank & notblank filters
|
2 years ago |
Wing-Kam Wong
|
9bd3b024a9
|
feat(nc-gui): add mimetypes
|
2 years ago |
Wing-Kam Wong
|
43daa9f38f
|
feat(nc-gui): exclude null & empty for UITypes.Lookup
|
2 years ago |
Wing-Kam Wong
|
e6e2293725
|
feat(nc-gui): exclude eq & neq operators for LinkToAnotherRecord
|
2 years ago |
Wing-Kam Wong
|
26eb441da0
|
fix(nc-gui): incorrect condition in getLikeText & getNotLikeText
|
2 years ago |
Wing-Kam Wong
|
630c7634bc
|
feat(nc-gui): revise attachment filter operators
|
2 years ago |
Wing-Kam Wong
|
0f5f1b7b0a
|
feat(nc-gui): exclude null operators for checkbox
|
2 years ago |
Wing-Kam Wong
|
30b6623383
|
feat(nc-gui): exclude SingleSelect, MultiSelect, Collaborator for null operators
|
2 years ago |
Wing-Kam Wong
|
685aa99b99
|
feat(nc-gui): exclude numeric types for null
|
2 years ago |
Wing-Kam Wong
|
2db63b2bd6
|
feat(nc-gui): getEqText & getNeqText
|
2 years ago |
Wing-Kam Wong
|
bd28bb837a
|
feat(nc-gui): display filter operator text conditionally
|
2 years ago |
Wing-Kam Wong
|
7b98e30a8c
|
feat(nc-gui): exclude operators for LinkToAnotherRecord
|
2 years ago |
Wing-Kam Wong
|
0e7e55ea92
|
feat(nc-gui): exclude operators for attachment
|
2 years ago |
Wing-Kam Wong
|
1b2150a449
|
feat(nc-gui): revise filter operators for multiselect
|
2 years ago |
Wing-Kam Wong
|
5f4202a26b
|
feat(nc-gui): exclude equal for checkbox
|
2 years ago |
Wing-Kam Wong
|
d0bb200dd6
|
feat(nc-gui): exclude single select & collaborator for like & empty
|
2 years ago |
Wing-Kam Wong
|
441950d0f5
|
feat(nc-gui): exclude numeric UI Types for like & empty operators
|
2 years ago |
Wing-Kam Wong
|
a0ccee055d
|
feat(nc-gui): only include numeric ui types for >, <, >= and <=
|
2 years ago |
Pranav C
|
d0a11b99c7
|
fix(gui): on typing make editable and focus url input
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Raju Udava
|
1ccc9a8375
|
fix: exclude isEmpty & isNotEmpty filter options for number based datatypes
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
mertmit
|
88add83cf1
|
fix: show empty filtering for select options
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
ade937a64b
|
fix: filtering options for select columns
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
flisowna
|
7990db512d
|
fix PR isssues
|
2 years ago |
Pranav C
|
f1be5c3ea6
|
fix(gui): retain null/undefined as null while parsing for string type
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
5298c8e340
|
fix(gui): convert value to string to avoid database error
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Raju Udava
|
5a2031062b
|
test: checkbox sort filter update
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Pranav C
|
7b08819fde
|
fix: convert input arg to string if a different type passed
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 |