Commit graph

324 commits

Author SHA1 Message Date
4172af6a72 Refactoring: fix delete indication, fix splitroad, fix addition of multiple new points snapped onto the same way (all will properly attach now) 2023-04-20 17:42:07 +02:00
1f9aacfb29 Refactoring: move download functionality for OsmObjects into a new object 2023-04-20 03:58:31 +02:00
8eb2c68f79 Refactoring: fix rendering of new roads, generated by a split 2023-04-20 01:52:23 +02:00
3db87232f2 Refactoring: add metatagging 2023-04-14 17:53:08 +02:00
ea62b5b7ff refactoring: Fix some tests 2023-04-13 20:58:49 +02:00
bef05481bd Merge develop 2023-04-07 04:36:41 +02:00
f8d34648a0 refactoring: slight cleanup of tests 2023-04-07 03:54:11 +02:00
0241f89d3d refactoring: fix basic flow to add a new point 2023-04-06 01:33:08 +02:00
41e6a2c760 More refactoring 2023-03-29 17:21:20 +02:00
5d0fe31c41 refactoring 2023-03-28 05:13:48 +02:00
b94a8f5745 refactoring: more state splitting, basic layoutFeatureSource 2023-03-26 05:58:28 +02:00
4d48b1cf2b refactoring(maplibre): WIP 2023-03-24 19:21:15 +01:00
0dcc20f20b docs: improve typing 2023-03-21 20:35:34 +01:00
868d476891 Merge feature/svelte into develop 2023-03-08 19:02:41 +01:00
60f3499eb0 feature(usersettings): Add option to show all questions at once 2023-03-08 01:36:27 +01:00
92887e6e01 Remove obsolete import 2023-02-08 01:18:57 +01:00
ce44f34bf3 Add wrong default import from json files to code quality checks, fix those imports 2023-02-08 01:14:21 +01:00
b88bb5b6d0 Fix default import 2023-01-25 11:48:39 +01:00
311abbf806 Fix overpass.ts 2023-01-17 02:56:34 +01:00
a85fe85358 Improvements to the user information panel 2023-01-11 04:27:42 +01:00
a995f0e2aa Move image license picker into user panel, fix #1236 2023-01-11 03:53:58 +01:00
437ee34333 Fix documentation generation, regenerate documentation 2023-01-11 01:32:46 +01:00
7f6611f9d5 Fix tests 2023-01-06 04:06:05 +01:00
29b0b2871b Add awareness of 'api/capabilities', see #880 2023-01-06 03:30:18 +01:00
a2a4071022
Merge pull request #1223 from pietervdvn/fix/1219
Fix/1219
2023-01-05 01:12:31 +01:00
09507b3537 Fix typo which prevented updating the selected element, improve comments and typings 2023-01-03 23:45:04 +01:00
98866b4a57 User flow improvements for the theme introduction panel 2023-01-03 02:24:03 +01:00
8f51dd8d64 Rework split-road flow, fix #1166, fix #1148 2022-12-24 01:58:52 +01:00
d85426657f Merge master 2022-12-23 14:51:36 +01:00
4de76136de Refactor geolocation handler into multiple parts, fix lock behaviour 2022-12-22 04:13:52 +01:00
7e010c0474 Remove unneeded console.log 2022-12-20 20:35:53 +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
bf4dc57194 Update comments 2022-12-16 01:04:40 +01:00
dd21b21240 Add missing await operator 2022-12-16 01:03:26 +01:00
6f018a2fd8 Replace userbadge with panel access to user information, add more information to user profile 2022-12-13 03:46:53 +01:00
b251fd7b69 Formatting 2022-11-08 14:37:48 +01:00
5f1a7892c1 Fix typing and build 2022-11-07 23:35:17 +01:00
72ca67e3ab Formatting 2022-11-02 14:44:06 +01:00
8d304f9a56 Merge upload GPX-tracks to OSM; split 'specialVisualisations' into multiple smaller classes 2022-10-28 04:33:05 +02:00
61aebc61eb Formatting 2022-10-27 01:50:41 +02:00
28fc81c96f Fix typings 2022-09-21 02:21:54 +02:00
728f526b61 Improve typing, make DownloadAsync cache timing flexible 2022-09-21 02:11:10 +02:00
b912343805 Bugfixes, add A3 poster 2022-09-18 12:45:02 +02:00
a1a12e6f38 Merge master 2022-09-14 14:45:36 +02:00
306a67fca1 Formatting 2022-09-14 13:39:52 +02:00
399d671a23 Fix soft deletion if the softdeletionTags are undefined 2022-09-14 12:21:35 +02:00
7a87d41649 Add test 2022-09-12 21:23:57 +02:00
665330e150 Fix soft deletion if the softdeletionTags are undefined 2022-09-12 20:34:41 +02:00
6c3f9bae25 Make fixme optional if stated in the softDeletionTags 2022-09-11 01:25:56 +02:00