66 Commits (2703f852d78e04dc8dc62b0488d5cae33e01de5f)

Author SHA1 Message Date
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" 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" 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" 2 years ago
flisowna 8d9891dbd9 Revert "geo data map bug: debug via reducing complexity - step 2" 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)" 2 years ago
flisowna d1824a34c8 GeoData: show row edit popup when clicking on geo pin (WIP) 2 years ago
flisowna fb5d74df55 GeoData: save current zoom level of map view 2 years ago
flisowna 09e172bbee geadata: fix overflow in popup binded to markers 2 years ago
flisowna c3b9e67a56 WIP 2 years ago
flisowna a7ed1c035d geodata: delete underline on link in the map view 2 years ago
flisowna 6385c78db3 WIP - trying out new leaflet usage structure - works with popup and clusters (and cleaner code) 2 years ago
flisowna 5861ed1d65 WIP - trying out new leaflet usage structure - works with popup and clusters (and cleaner code) 2 years ago
flisowna aa4c6476bf WIP - trying out new leaflet usage structure, step by step (markers on map visibile AND with popup, without cluster api) 2 years ago
flisowna f19f1ce830 WIP - trying out new leaflet usage structure, step by step (markers on map visibile, without cluster api) 2 years ago