Semjon Geist
|
83a8128444
|
change base id to current baseId as computed constant from MetaInj ref
|
2 years ago |
flisowna
|
03d0380c35
|
--amend
|
2 years ago |
Wing-Kam Wong
|
dd6a8a4ecf
|
feat(nc-gui): reset filter input value when changing comparison sub operation
|
2 years ago |
Wing-Kam Wong
|
c465e661fa
|
feat(nc-gui): render decimal input for number_of_days_ago', 'number_of_days_from_now
|
2 years ago |
Wing-Kam Wong
|
b7685db541
|
feat(nc-gui): add today
|
2 years ago |
Pranav C
|
06f03c5315
|
refactor(gui): reset value in finally block
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
e93e791402
|
fix(gui): override cellClickHookInj in expanded form to avoid unexpected behaviour
Click event hook is only necessary in cell level and should be override in expanded form
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
80d0a6a422
|
feat(nc-gui): display filter input logic
|
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 |
flisowna
|
1eef5ebad4
|
fix PR issues
|
2 years ago |
Pranav C
|
f32512a3d7
|
fix(gui): while creating column/project disable button to avoid duplicate api call
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
89bc19af98
|
fix(gui): avoid toggling editEnabled on mouse down event
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
ea4888150f
|
feat(nc-gui): add isComparisonSubOpAllowed
|
2 years ago |
Wing-Kam Wong
|
7877c97d8d
|
feat(nc-gui): add comparisonSubOpList
|
2 years ago |
Wing-Kam Wong
|
06aa2f78e9
|
feat(nc-gui): display is / is not for date & datetime
|
2 years ago |
Wing-Kam Wong
|
64a32b998e
|
feat(nc-gui): add operationSub
|
2 years ago |
Wing-Kam Wong
|
520039c0c7
|
feat(nc-gui): render >, <, >=, <= text based on field ui type
|
2 years ago |
Semjon Geist
|
cd5f434640
|
change base type
|
2 years ago |
Semjon Geist
|
c6e240f514
|
added line breaks
|
2 years ago |
Wing-Kam Wong
|
31a3d84524
|
feat(nc-gui): include date & datetimes for >, <, >= and <=
|
2 years ago |
Wing-Kam Wong
|
62c23b2114
|
fix(nc-gui): undefined baseId
|
2 years ago |
Wing-Kam Wong
|
22459baa3e
|
refactor(nc-gui): remove unused mimeTypes
|
2 years ago |
Wing-Kam Wong
|
2c47610d68
|
fix(nc-gui): single select issues
|
2 years ago |
Daniel Spaude
|
625f98abbc
|
code scanner for forms - WIP (improve button look)
|
2 years ago |
Daniel Spaude
|
110dd079af
|
code scanner for forms - WIP (only show scanner button if editor has enabled it)
|
2 years ago |
flisowna
|
18719c0a4a
|
PR fixes: geodata column layout, expanded form in shared view
|
2 years ago |
Martin Honermeyer
|
64fde4bb0d
|
Do not check mime type during attachment download
Also, just do a HEAD request instead of downloading the whole file.
|
2 years ago |
Wing-Kam Wong
|
259c7ee529
|
chore: update sdk paths
|
2 years ago |
pranavxc
|
ffcb584166
|
[create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
|
2 years ago |
Pranav C
|
9c6d2af45a
|
chore: lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Daniel Spaude
|
b8299475a5
|
code scanner for forms - WIP
|
2 years ago |
Daniel Spaude
|
a7a4cd84cd
|
code scanner for forms - WIP
|
2 years ago |
Daniel Spaude
|
663d8afddd
|
code scanner for forms - WIP
|
2 years ago |
Daniel Spaude
|
a8fb25e439
|
code scanner for forms - WIP
|
2 years ago |
Daniel Spaude
|
c8e933ddab
|
code scanner for forms - WIP
|
2 years ago |
Daniel Spaude
|
34134da10a
|
code scanner for forms - WIP
|
2 years ago |
Daniel Spaude
|
f858064d66
|
code scanner for forms - WIP
|
2 years ago |
Daniel Spaude
|
9a7a3c8baf
|
code scanner for forms - WIP
|
2 years ago |
Daniel Spaude
|
d31501564b
|
code scanner for forms - WIP
|
2 years ago |
Daniel Spaude
|
f3817f1858
|
code scanner for forms - WIP
|
2 years ago |
Daniel Spaude
|
bf88c3c2c4
|
code scanner for forms - WIP
|
2 years ago |
Semjon Geist
|
ef72406cb6
|
remove filter from useProject and added to openQuickImportDialog
|
2 years ago |
Semjon Geist
|
58b44a0151
|
remove filter from useProject and added to openQuickImportDialog
|
2 years ago |
Semjon Geist
|
d6ba711ec8
|
remove filter from useProject and added to openQuickImportDialog
|
2 years ago |
Semjon Geist
|
c65f5bbe9f
|
remove filter from useProject and added to openQuickImportDialog
|
2 years ago |
mertmit
|
38175509d8
|
fix: tab control
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Pranav C
|
883d4214a8
|
feat(gui): add label about the multi select implementation
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Semjon Geist
|
9fe72e24f8
|
remove json from upload feature
|
2 years ago |
Wing-Kam Wong
|
bf8bb86596
|
fix(nc-gui): add missing filterChildrenRead permission
|
2 years ago |