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 |
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 |
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 |
Wing-Kam Wong
|
7877c97d8d
|
feat(nc-gui): add comparisonSubOpList
|
2 years ago |
Semjon Geist
|
c6e240f514
|
added line breaks
|
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 |
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 |
Semjon Geist
|
9fe72e24f8
|
remove json from upload feature
|
2 years ago |
Daniel Spaude
|
5dec1b937f
|
code scanner for forms - WIP
|
2 years ago |
Daniel Spaude
|
f832e208b7
|
code scanner button: move to better place
|
2 years ago |
Daniel Spaude
|
f1f3477cc1
|
'Find row by scan': small text layout alignment
|
2 years ago |
Semjon Geist
|
e9d017cba9
|
add feature upload xlsx / json in existing table
|
2 years ago |
Daniel Spaude
|
64808abb27
|
mobile optimisations - for now, move views sidebar again to the right - WIP
|
2 years ago |
Daniel Spaude
|
eb04b74fc1
|
mobile optimisations - for now, move views sidebar again to the right - WIP
|
2 years ago |
Daniel Spaude
|
468dc83a82
|
mobile optimisations - for now, move views sidebar again to the right - WIP
|
2 years ago |
Daniel Spaude
|
3404f6355a
|
mobile optimisations - for now, move views sidebar again to the right - WIP
|
2 years ago |
Daniel Spaude
|
b49ee7dcd9
|
mobile optimisations - for now, move views sidebar again to the right - WIP
|
2 years ago |
Daniel Spaude
|
ba6972cda7
|
mobile optimisations - for now, move views sidebar again to the right - WIP
|
2 years ago |
Daniel Spaude
|
a845a32b60
|
mobile optimisations - for now, move views sidebar again to the right - WIP
|
2 years ago |
Daniel Spaude
|
1c14d095c1
|
work on map view tests - WIP
|
2 years ago |
Daniel Spaude
|
592d5c3672
|
work on map view tests - WIP
|
2 years ago |
Daniel Spaude
|
598e76c063
|
work on geo data column tests - WIP
|
2 years ago |
Daniel Spaude
|
79659aec67
|
use correct class name for scanner button to fix failing test
|
2 years ago |
Pranav C
|
f5b05f8bfa
|
chore(test): update selector
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
flisowna
|
2080a103d6
|
fix tests issues: sort
|
2 years ago |
Pranav C
|
952413f545
|
chore: lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
3e542e4158
|
refactor(gui): remove outline and provide a simple transition for icons
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
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 |
Pranav C
|
e336422f09
|
refactor(gui): avoid next and prev intersection with expanded form content
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
8431763833
|
refactor(gui): rearrange header buttons and menu
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
eb6972ee64
|
refactor(gui): change dropdown icon with arrow
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
1718e92e16
|
fix: typo correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
13dae9f90e
|
fix: block circular lookup creation
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
a4307f5b5c
|
refactor(gui): change right border width of display column
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
ea27fc5e66
|
refactor(gui): change label
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
a58eede951
|
refactor(gui): reset column on changing relation
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
db760af901
|
feat: allow editing rollup and lookup column
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Daniel Spaude
|
b83f4849c2
|
remove commented code and log()
|
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
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
860fdbfa0a
|
feat(gui): allow user to set display value
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |