Daniel Spaude
|
f2abd5d834
|
geo map: work on popup
|
2 years ago |
Daniel Spaude
|
095b6238ba
|
geo map: work on popup
|
2 years ago |
Daniel Spaude
|
0b8c26ffff
|
geo map: work on popup
|
2 years ago |
flisowna
|
0f372c45ba
|
delete id entry from popup
|
2 years ago |
flisowna
|
58beed0de5
|
make urls clickable in popups and text selectable
|
2 years ago |
flisowna
|
84bb37267d
|
filter content in popup from null entries
|
2 years ago |
flisowna
|
cf6151d462
|
add popup in the map shared view, popup opens on click
|
2 years ago |
Wing-Kam Wong
|
b60647d509
|
chore(nc-gui): lint
|
2 years ago |
flisowna
|
18719c0a4a
|
PR fixes: geodata column layout, expanded form in shared view
|
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
|
b83f4849c2
|
remove commented code and log()
|
2 years ago |
Daniel Spaude
|
e8b375fd5b
|
MapView: 'Mapped by' column values should always be delivered - new approach - WIP
|
2 years ago |
Daniel Spaude
|
ba507a49dc
|
MapView: 'Mapped by' column values should always be delivered - WIP
|
2 years ago |
Daniel Spaude
|
0da97ff992
|
MapView: 'Mapped by' column values should always be delivered - WIP
|
2 years ago |
flisowna
|
94e6e5367d
|
fix PR issues
|
2 years ago |
flisowna
|
0f21027a80
|
change classes in geodata column type
|
2 years ago |
flisowna
|
f3e27ff2c5
|
geodata: fix record number and layout issue on a map view
|
2 years ago |
flisowna
|
7990db512d
|
fix PR isssues
|
2 years ago |
flisowna
|
215c7be6d0
|
geodata: delete apparently unused inject/provide code
|
2 years ago |
flisowna
|
c2220c6a6b
|
fix issues from PR
|
2 years ago |
Daniel Spaude
|
d5466bba84
|
geodata: extract out lat/long->joined string logic
|
2 years ago |
Daniel Spaude
|
e81463301b
|
geodata: remove unused code
|
2 years ago |
flisowna
|
5ab81bda4a
|
Revert "geodata: add tooltip to each marker on hover - works, WIP: show attachments, qrcode on tooltip"
This reverts commit 94148f02f6 .
|
2 years ago |
flisowna
|
94148f02f6
|
geodata: add tooltip to each marker on hover - works, WIP: show attachments, qrcode on tooltip
|
2 years ago |
flisowna
|
6c485880a0
|
WIP geodata: add marker by tap holding in a map view - add no markers by leaving
|
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
|
e28e65529d
|
geodata: create new row on right-click/tap on map (pass data into expand form dialog - hacky code / needs refactoring
|
2 years ago |
flisowna
|
832c4adf8b
|
clean code
|
2 years ago |
flisowna
|
a2316f9080
|
geodata: move info about record limits depending on the size of data into map view - add missing syncCall for pagination data (WIP)
|
2 years ago |
flisowna
|
97361e4854
|
geodata: move info about record limits depending on the size of data into map view (WIP)
|
2 years ago |
flisowna
|
cb5721364f
|
geodata: add a new row on clicking on the plus icon
|
2 years ago |
flisowna
|
114267c812
|
geo data map bug: code cleanup
|
2 years ago |
flisowna
|
88d1127c58
|
geo data map bug: fixing order and checks of watchers related to leaflet apis etc
|
2 years ago |
flisowna
|
dc31554179
|
geo data map bug: partially fixing it (but local storage values for zoom and center are not consistently used atm)
|
2 years ago |
flisowna
|
e34e95d794
|
Revert "geo data map bug: debug via reducing complexity - step 1"
This reverts commit 9146423eec .
|
2 years ago |
flisowna
|
8d9891dbd9
|
Revert "geo data map bug: debug via reducing complexity - step 2"
This reverts commit 0ae8af65b1 .
|
2 years ago |
flisowna
|
0ae8af65b1
|
geo data map bug: debug via reducing complexity - step 2
|
2 years ago |
flisowna
|
9146423eec
|
geo data map bug: debug via reducing complexity - step 1
|
2 years ago |
flisowna
|
dcffa8954f
|
WIP layout in input of geodata column and adding markers to the map
|
2 years ago |
flisowna
|
bf9ba9a43b
|
save last center and zoom on a map view
|
2 years ago |
flisowna
|
1f6e053d57
|
WIP geodata: set localstorage saved zoom and center
|
2 years ago |
flisowna
|
187a2bf3a0
|
geodata: expandedForm on marker click
|
2 years ago |
flisowna
|
2972e3404b
|
GeoData: show detail popup/sidebar when clicking on map marper (WIP; url query param is already updating correctly)
|
2 years ago |
flisowna
|
8be4a83586
|
GeoData: apply formatData in store composable (fixes also type error) and filter out rows with empty cells for primary geo column
|
2 years ago |
flisowna
|
c2dea4c877
|
Revert "GeoData: show row edit popup when clicking on geo pin (WIP)"
This reverts commit d1824a34c8 .
|
2 years ago |
flisowna
|
d1824a34c8
|
GeoData: show row edit popup when clicking on geo pin (WIP)
|
2 years ago |