flisowna
|
5cb47c4b19
|
geodata: add left margin to geodata input layout
|
2 years ago |
flisowna
|
713aa06c40
|
geodata: align input fields in geodata column
|
2 years ago |
Wing-Kam Wong
|
23f26d86a2
|
feat(nc-gui): add modal for confirmation when deleting attachment
|
2 years ago |
Wing-Kam Wong
|
0612daed91
|
feat(nc-gui): verify mime type when uploading attachment
|
2 years ago |
Wing-Kam Wong
|
16321e2c89
|
fix(nc-gui): fix carousel icon visibility
|
2 years ago |
Wing-Kam Wong
|
ed51a53d59
|
feat(nc-gui): attachment rename file logic
|
2 years ago |
Wing-Kam Wong
|
13a62b34bd
|
feat(nc-gui): attachment rename file
|
2 years ago |
Wing-Kam Wong
|
0bf151d874
|
fix(nc-gui): RangeError: Maximum call stack size exceeded
|
2 years ago |
Wing-Kam Wong
|
6a98ea8e3b
|
chore(nc-gui): lint
|
2 years ago |
flisowna
|
c2220c6a6b
|
fix issues from PR
|
2 years ago |
Pranav C
|
c3503bc82b
|
fix(gui): handle empty string in percent and currency cell as null
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
183a123cae
|
fix(nc-gui): multi select behaviours based on roles
|
2 years ago |
Wing-Kam Wong
|
2c6521c7e4
|
fix(nc-gui): single select behaviours based on roles
|
2 years ago |
flisowna
|
973de5ba94
|
geodata: address PR feedback (WIP)
|
2 years ago |
Pranav C
|
25129c23fb
|
fix(gui): stop mouse event propagation from json cell to avoid unexpected behaviour
re #4760
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
27d05c65bb
|
fix(gui): assign click event handler to button
re #4760
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Daniel Spaude
|
d5466bba84
|
geodata: extract out lat/long->joined string logic
|
2 years ago |
flisowna
|
6f932a3266
|
geodata: fix linter issues
|
2 years ago |
flisowna
|
1c5139f101
|
WIP geodata: add marker by tap holding in a map view - passing and saving in expanded form works
|
2 years ago |
flisowna
|
a19ca14147
|
Revert "geodata: create new row on right-click/tap on map (pass data into expand form dialog - hacky code / needs refactoring) - WIP"
This reverts commit d21525f0c6 .
|
2 years ago |
flisowna
|
d21525f0c6
|
geodata: create new row on right-click/tap on map (pass data into expand form dialog - hacky code / needs refactoring) - WIP
|
2 years ago |
flisowna
|
49d9ade608
|
geodata: create new row on right-click/tap on map (pass data into expand form dialog - hacky code / needs refactoring) - WIP
|
2 years ago |
flisowna
|
3fbe68317f
|
geodata: create new row on right-click/tap on map (pass data into expand form dialog - hacky code / needs refactoring) - WIP
|
2 years ago |
flisowna
|
c63c343a48
|
geodata: pass default geo position (based on map click) through to GeoData column component
|
2 years ago |
flisowna
|
b73165be5f
|
geodata: number input in geodata column responsive to keys and loading icon format
|
2 years ago |
flisowna
|
832c4adf8b
|
clean code
|
2 years ago |
Pranav C
|
d395d643bb
|
fix(gui): treat empty string as null for number fields
re #4701
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
flisowna
|
4f9367faa4
|
fix spinner icon on current location in geodata
|
2 years ago |
flisowna
|
467b992ea8
|
fix layout of geodata column
|
2 years ago |
flisowna
|
c2d41d6a10
|
WIP easter egg feature for geodata
|
2 years ago |
Wing-Kam Wong
|
5291dc6c20
|
fix(nc-gui): use YYYY-MM-DD HH:mm:ss instead
|
2 years ago |
mertmit
|
91968ba6be
|
fix: PR requested changes
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
5c433e3086
|
feat: team & settings modal data sources tab revised
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
55fd0fee74
|
feat(nc-gui): format DateTime data
|
2 years ago |
Wing-Kam Wong
|
424d23f2cb
|
chore(nc-gui): resolve PR comments
|
2 years ago |
Wing-Kam Wong
|
b1b362366e
|
fix(nc-gui): type issues
|
2 years ago |
flisowna
|
0b6a60b404
|
WIP layout in geodata input
|
2 years ago |
Pranav C
|
4283f48ee8
|
fix(gui): add validation for paste data
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
916029c007
|
fix(gui): avoiding blocking click event propagation
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
5c36a3e9d6
|
chore(gui): lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
0d13701bfe
|
fix: avoid opening dropdown on cmd/alt/shift/ctrl key press
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
flisowna
|
dcffa8954f
|
WIP layout in input of geodata column and adding markers to the map
|
2 years ago |
Pranav C
|
a8f421f22b
|
fix(gui): allow drag select, mouse select and cmd/ctrl + a select
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
dae1c53a91
|
feat(nc-gui): skip keydown logic if drawer / modal is active
|
2 years ago |
Wing-Kam Wong
|
507a1f496a
|
feat(nc-gui): keyboard maneuver for json cell
|
2 years ago |
Wing-Kam Wong
|
70ea1fda32
|
fix(nc-gui): lint
|
2 years ago |
Wing-Kam Wong
|
2af5e7d224
|
fix(nc-gui): resolve PR comments
|
2 years ago |
Ekaterina Balakina
|
b419bf0f26
|
review fixes
|
2 years ago |
Wing-Kam Wong
|
cd56d6bf1e
|
feat(nc-gui): click enter to open modal, click enter again to attach file
|
2 years ago |
Wing-Kam Wong
|
af685a9cf8
|
feat(nc-gui): add active class when the modal is open
|
2 years ago |