Commit Graph

214 Commits

Author SHA1 Message Date
Eugene Burmakin f5cefdbd03 Add system tests for map interaction 2025-05-26 20:33:48 +02:00
Eugene Burmakin 64d33f5e6e Fix few issues 2025-05-22 19:09:43 +02:00
Eugene Burmakin 8728a22974 Update safe settings 2025-05-19 23:28:33 +02:00
Eugene Burmakin bee03d7c5e Disable importing button until files are uploaded 2025-05-19 20:29:33 +02:00
Eugene Burmakin e511eb7548 Update changelog 2025-05-17 21:50:34 +02:00
Evgenii Burmakin 52fe105230 Merge pull request #1185 from Freika/feature/store-geodata
Feature/store geodata
2025-05-16 20:12:46 +02:00
Eugene Burmakin d7f6f95c47 Update maps_controller.js to make scratch map work again 2025-05-16 19:02:50 +02:00
Eugene Burmakin 48e73b4f1d Use protomaps in trips 2025-05-15 22:25:47 +02:00
MeijiRestored e5075d59d3 configurable time threshold 2025-05-14 21:04:47 +02:00
MeijiRestored 5fa4d953f7 Improved fog of war 2025-05-14 18:56:30 +02:00
Eugene Burmakin e2d0807e9a Fix the self-hosted flag 2025-05-04 11:50:47 +02:00
Eugene Burmakin acf024b0e1 Implement direct upload of import files with progress bar 2025-05-03 21:35:02 +02:00
Eugene Burmakin 8087229d87 Fix pmtiles map 2025-05-03 20:36:09 +02:00
Eugene Burmakin 7dcd4f95ab Add support for protomaps in non-selfhosted mode 2025-04-27 17:13:19 +02:00
MeijiRestored 1083e1c07d var fix 2025-04-24 09:00:24 +02:00
Evgenii Burmakin 2d9882810c Merge pull request #1020 from MeijiRestored/dev
Add speed color scale setting
2025-04-23 23:44:12 +02:00
Eugene Burmakin deeb250910 Extract file downloader 2025-04-23 22:46:39 +02:00
MeijiRestored 2ca003f39e color scale editor 2025-04-10 12:09:18 +02:00
MeijiRestored 227d3b1f0c tooltip 2025-04-07 12:20:09 +02:00
MeijiRestored 94a07a89b5 Custom color scale 2025-04-06 23:57:41 +02:00
Eugene Burmakin 24a148b181 Fix moving points on the map 2025-03-24 00:01:18 +01:00
Eugene Burmakin dbd9b7f31f Add rake tasks for data cleanup and user activation 2025-03-21 18:09:58 +01:00
Eugene Burmakin 29da64400b Update changelog and fix visits pane z-index 2025-03-16 13:36:06 +01:00
Eugene Burmakin 28b9e9d61d Add a button to cancel visit selection 2025-03-12 21:57:30 +01:00
Eugene Burmakin 9a4a6481d0 Use short month names in visits list 2025-03-09 17:41:45 +01:00
Eugene Burmakin c86921a29b Update tests and refactor some code 2025-03-09 16:29:16 +01:00
Eugene Burmakin 4a859fb350 Add bunch of tests and refactor some stuff 2025-03-09 14:58:30 +01:00
Eugene Burmakin 761aaa3cb8 Highlight visits on map when clicked on 2025-03-08 21:04:56 +01:00
Eugene Burmakin 16333c58e0 Show number of visits in drawer on selection 2025-03-08 20:53:13 +01:00
Eugene Burmakin c39c26a430 Show points with dates in selected area 2025-03-08 20:31:12 +01:00
Eugene Burmakin d78482f1bf Get 20 places results and dont round coordinates 2025-03-08 19:08:47 +01:00
Eugene Burmakin 52fd54e39f Implement area selecting to show visits 2025-03-07 23:32:56 +01:00
Eugene Burmakin adf923542d Move visits to different panes 2025-03-06 00:13:47 +01:00
Eugene Burmakin 6b356d24b1 Implement visits merging 2025-03-05 20:04:26 +01:00
Eugene Burmakin c00bd2e387 Extract visits code from maps controller 2025-03-04 21:50:46 +01:00
Eugene Burmakin 5521d8e6b2 Make drawer button bigger and add styles 2025-03-03 20:38:36 +01:00
Eugene Burmakin 414c9e831c Add possible places to visits 2025-03-03 20:11:21 +01:00
Eugene Burmakin a4123791aa Add visits to the map page 2025-03-02 21:24:57 +01:00
Eugene Burmakin 053bfc525c Fix point deletion 2025-02-15 18:32:44 +01:00
Eugene Burmakin fb5086e97e Simplify maps loading 2025-02-15 18:16:48 +01:00
Eugene Burmakin 62f4ec4910 Update flash message styles 2025-02-15 17:58:33 +01:00
Eugene Burmakin 38573e703e Move base maps to a separate file 2025-02-15 17:42:10 +01:00
Eugene Burmakin aaa3c77162 Inherit all stimulus controllers from base_controller 2025-02-15 16:48:03 +01:00
Eugene Burmakin 51e589e17f Implement map tiles usage tracking and chart in user settings. 2025-02-13 21:04:29 +01:00
Evgenii Burmakin f924bb9f82 Merge pull request #851 from chnikel/fix/Fog-of-War-overlay-gets-displaced-when-dragging-map
Fix fog gets displaced when dragging map
2025-02-13 20:25:05 +01:00
Eugene Burmakin b2e6a141fc Rehash paths and add tests 2025-02-11 21:04:12 +01:00
Eugene Burmakin 1580fb8ade Export map tiles usage to Prometheus 2025-02-11 20:45:36 +01:00
Christian Nikel 01fd9f6e35 Fix fog gets displaced when dragging map
Also recalculates the size of the fog when resizing the browser window.

Closes #774
2025-02-11 00:12:01 +00:00
Eugene Burmakin 0b362168c9 Implement custom map tiles and user settings with default values 2025-02-10 20:37:20 +01:00
Eugene Burmakin 1f6d711ccf Don't log apiKey in handleAreaCreated 2025-02-08 23:01:32 +01:00