Commit graph

223 commits

Author SHA1 Message Date
ef93ad126f Fix: gps-icon should turn into an arrow again 2023-03-22 16:25:24 +01:00
868d476891 Merge feature/svelte into develop 2023-03-08 19:02:41 +01:00
df92bda151 Fix dynamically selecting the popup when changing the hash 2023-02-09 16:05:37 +01:00
029f1fd7fc Improve autozoom of geolocationHandler 2023-02-09 03:12:21 +01:00
d30ed22673 Adding a community index view with Svelte (WIP) 2023-02-08 01:18:56 +01:00
a2a4071022
Merge pull request #1223 from pietervdvn/fix/1219
Fix/1219
2023-01-05 01:12:31 +01:00
a7da5d65cf Close popup after splitting; scroll popup into view 2023-01-04 18:52:49 +01:00
09507b3537 Fix typo which prevented updating the selected element, improve comments and typings 2023-01-03 23:45:04 +01:00
2c21e125d9 Remove console.Log 2022-12-31 02:22:44 +01:00
b81fa14999 Keep geolocation displayed, even if it isn't known anymore 2022-12-31 01:56:39 +01:00
43613e4ece Add hotkeys, document hotkeys, make 'DefaultGUI' runnable via NodeJS, generate hotkey documentation 2022-12-24 03:44:21 +01:00
bd5e9903bd Fixes to the geolocation flow 2022-12-23 15:52:22 +01:00
dff270fc13 Make sure an initial GPS-fix is passed along as well 2022-12-23 14:22:52 +01:00
4de76136de Refactor geolocation handler into multiple parts, fix lock behaviour 2022-12-22 04:13:52 +01:00
fed4cff878 Auto-formatting 2022-12-16 13:45:07 +01:00
5e1b4d95ab Detect an element that is deleted upstream; show 'this element is deleted in infopanel' 2022-12-16 01:09:18 +01:00
7c0c29b345 Remove console.log 2022-12-16 01:03:49 +01:00
494a49bc48 Switch to a panel based UI, fix #552 2022-12-08 02:56:49 +01:00
61aebc61eb Formatting 2022-10-27 01:50:41 +02:00
4af4eb24b8 Remove stadia background layers, fix #1096 2022-10-10 21:12:05 +02:00
4b6b709b4b Re-install dark map theme (fix #230) 2022-09-27 18:50:04 +02:00
77a41793c8 Fix typo 2022-09-20 16:03:28 +02:00
b912343805 Bugfixes, add A3 poster 2022-09-18 12:45:02 +02:00
cc74b73738 Housekeeping... 2022-09-10 13:25:18 +02:00
b541d3eab4 Reformat all files with prettier 2022-09-08 21:40:48 +02:00
234129ad32 Update class name: Coordinates changed to GeoLocationCoordinates in this typescript version 2022-09-03 14:45:48 +02:00
24f090c92f Add OsmFeature type 2022-07-13 17:56:33 +02:00
0f66d7f8cc Add fakedom to test UI code, replace all 'innerText' with 'textContent' as it is not compatible with fakedom 2022-06-28 03:21:18 +02:00
4283b76f36 Huge refactoring: split readonly and writable stores 2022-06-05 02:24:14 +02:00
1271f24160 Fix delete button, remove Translations.WT 2022-04-21 12:39:28 +02:00
57d969cd79 Remove some stray console.logs; formatting 2022-04-13 01:26:45 +02:00
49f26687e3 Zoom to geolocation automatically if within 60 seconds, fix reading the previous map location from local storage if not initialized, fix #724" 2022-04-09 21:42:59 +02:00
c8e013f30e Fix 'moveToLocation' for bounded themes, add test 2022-03-28 21:56:25 +02:00
5284f198d8 Fix various bugs 2022-02-22 14:13:41 +01:00
e04e7ddf6a Remove obsolete print statement 2022-02-14 03:16:30 +01:00
08efcbdea0 Optimize availableBaseLayers code 2022-02-11 15:11:50 +01:00
819a33e299 Add some comments on bing maps 2022-02-08 00:34:07 +01:00
dd68cc39e7 Unofficial themes are remembered now 2022-02-04 14:36:26 +01:00
9ff4323ec6 Fix typo 2022-02-04 03:31:47 +01:00
3e2c6a0f23 Improvements to themes 2022-02-04 02:48:31 +01:00
fa971ffbbf Full code cleanup 2022-01-26 21:40:38 +01:00
d2b245ab54 Performance optimazations 2022-01-26 20:47:08 +01:00
00e5ce0b02 The overpassfeaturesource now only fetches layers that must be updated, fix #599 2022-01-15 02:44:11 +01:00
6ae8ec8036 Add 'add new note' functionality, fix bug where 'test'-theme comes up when deleting images 2022-01-14 01:41:19 +01:00
965faca0e5 MapComplete now always zooms up to level 21 with overzoom, fix #606 2022-01-08 20:05:00 +01:00
94f66eafc1 Merge develop 2022-01-06 20:10:57 +01:00
7090a5ceb8 Performance hacks 2022-01-06 18:51:52 +01:00
7fe79600fb Remove unmaintained preferences page, re-add earlier visited installed themes (only remove themes) 2021-12-21 20:57:25 +01:00
11150a258d First part of a huge refactoring 2021-12-21 18:35:31 +01:00
e1ee890f51 WIP: automaton page 2021-12-12 17:35:08 +01:00