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 |
flisowna
|
3c867f90a4
|
geodata: fix decimal value formatting for geo data input
|
2 years ago |
flisowna
|
c7772aa588
|
fix format of geodata input
|
2 years ago |
flisowna
|
93c0b496bb
|
geodata: fix geodata format in input
|
2 years ago |
Southball
|
10b669b0cf
|
fix: issues with multiselect filters
|
2 years ago |
Southball
|
38639a5e71
|
feat: add filter types for multiselect field
|
2 years ago |
Daniel Spaude
|
d5466bba84
|
geodata: extract out lat/long->joined string logic
|
2 years ago |
Pranav C
|
3aa340d47e
|
feat(gui): update icons order
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
5802a85d57
|
refactor(gui): move icons list to utils
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
mertmit
|
dd1172e849
|
fix: connection requirements for snowflake connection
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
2758569b24
|
feat: relations for snowflake client
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
b800f838a7
|
feat: snowflake front-end
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
5c19bd3c9a
|
fix(nc-gui): check undefined or null instead for boolean case
|
2 years ago |
Semjon Geist
|
4ba0f5089e
|
fix(nc-gui): fix col = 0 case in getColVal (#4631)
|
2 years ago |
Semjon Geist
|
9a47d08ee1
|
Fix getColVal in parserHelpers.ts -> col index can be 0 -> so check only that its not undefined
|
2 years ago |
Wing-Kam Wong
|
5f64da2f37
|
feat(nc-gui): add DATETIME_DIFF hint
|
2 years ago |
Wing-Kam Wong
|
8a84ad6838
|
chore(nc-gui): remove HH:mm:ss.SSS as SSS is not configurable in picker
|
2 years ago |
mertmit
|
91968ba6be
|
fix: PR requested changes
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
560cf9fc62
|
feat(nc-gui): add time formats
|
2 years ago |
Wing-Kam Wong
|
7e4e089763
|
feat(nc-gui): add isDrawerExist
|
2 years ago |