Commit Graph

196 Commits

Author SHA1 Message Date
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
Eugene Burmakin 0b08af87af Clean up some code 2025-02-08 23:00:34 +01:00
Evgenii Burmakin d101d5e544 Merge branch 'master' into dev 2025-02-08 22:53:58 +01:00
Eugene Burmakin 3a555065d3 Make popups a bit nicer 2025-02-08 12:08:01 +01:00
Eugene Burmakin 51724db874 Remove test circle 2025-02-07 21:19:34 +01:00
Eugene Burmakin ffee59b7c3 Fix deleting an area 2025-02-07 21:17:38 +01:00
Eugene Burmakin dd48ef4177 Implement area clicks 2025-02-07 21:08:31 +01:00
Eugene Burmakin fea87b85bb Add docs and few fixes 2025-02-07 19:17:28 +01:00
Evgenii Burmakin 41da68a4c8 Revert "Fix deleting points" 2025-02-06 22:24:53 +01:00
Eugene Burmakin 0a27dfefbe Fix deleting points 2025-02-06 20:08:14 +01:00
Eugene Burmakin 5bd6a6c072 Don't trim time from start and end dates 2025-01-24 16:37:28 +01:00
Eugene Burmakin 6e9c981329 Fix photos fetching with trip dates 2025-01-24 15:35:35 +01:00
Eugene Burmakin 401ac8ca31 Use path instead of coordinates on trips#index 2025-01-24 15:19:05 +01:00
Eugene Burmakin 380dd9235d Calculate path and distance before saving trip 2025-01-24 15:03:57 +01:00
Eugene Burmakin 1e7efbc9af Render trips using precalculated paths instead of list of coordinates 2025-01-24 14:54:10 +01:00
Eugene Burmakin 7db7fb17d5 Add path to trips 2025-01-24 12:01:54 +01:00
Eugene Burmakin 9970d63134 Return scale and stats controls to map 2025-01-20 11:46:57 +01:00
Eugene Burmakin 0e5381c16f Fix fog of war console error 2025-01-20 11:41:45 +01:00
Eugene Burmakin a50e9f664a Highlight route on click 2025-01-20 11:26:52 +01:00