Commit graph

1080 commits

Author SHA1 Message Date
19b381e8b0 Remove check on no '&' in value, fixes #1281 2023-01-29 13:40:01 +01:00
3c7d632739 Fix #1280 2023-01-29 13:31:49 +01:00
8cf3b88172 Slice script now clips to tile box if flag is set 2023-01-26 01:41:21 +01:00
b88bb5b6d0 Fix default import 2023-01-25 11:48:39 +01:00
562dfbc5ff Merge branch 'develop' into feature/vite 2023-01-22 01:20:21 +01:00
321568abe6 Fix tests 2023-01-22 01:09:16 +01:00
888d4e95a3 Use mangrove-reviews-typescript, rework reviews modules 2023-01-21 23:58:14 +01:00
74185b852a Add _referencing_way property for @thibaultmol 2023-01-17 18:24:17 +01:00
311abbf806 Fix overpass.ts 2023-01-17 02:56:34 +01:00
6ca5c31e3a Neuter mangrove.reviews, it doesn't build 2023-01-17 01:09:11 +01:00
e9004a2190 Undo some changes to fix the build, move svg-check into generateLayerOverview as to move fs out of the dependency tree for the webpage 2023-01-17 01:00:43 +01:00
wjtje
39cc043f8b 🚧 Working on vite build 2023-01-17 00:50:42 +01:00
wjtje
cc0c925b81 "working" 2023-01-17 00:50:42 +01:00
a81dbb170e Merge master 2023-01-13 04:02:50 +01:00
6392585664 Improve documentation 2023-01-13 03:45:02 +01:00
ec84cd11aa Remove unused imports 2023-01-13 02:43:51 +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
02981b1982 Remove debug logging 2023-01-04 19:13:40 +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
98866b4a57 User flow improvements for the theme introduction panel 2023-01-03 02:24:03 +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
8f51dd8d64 Rework split-road flow, fix #1166, fix #1148 2022-12-24 01:58:52 +01:00
805d8d5fff Small fix to geolocation permission flow 2022-12-23 16:11:05 +01:00
bd5e9903bd Fixes to the geolocation flow 2022-12-23 15:52:22 +01:00
d85426657f Merge master 2022-12-23 14:51:36 +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
7e010c0474 Remove unneeded console.log 2022-12-20 20:35:53 +01:00
fed4cff878 Auto-formatting 2022-12-16 13:45:07 +01:00
66298880f1 Use translations and fancy icon 2022-12-16 01:33:27 +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
7c0c29b345 Remove console.log 2022-12-16 01:03:49 +01:00
dd21b21240 Add missing await operator 2022-12-16 01:03:26 +01:00
0074e39934 Add error handling for advancedJsonDownload 2022-12-16 01:02:23 +01:00
530d746bb7 Remove obsolete comment 2022-12-15 20:26:24 +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
477dc265d2 Add multiple icons for multipolygons 2022-12-09 17:53:25 +01:00
42bd301389 selected_element layer which highlights the selected element 2022-12-09 13:58:45 +01:00
24ed527ff7 Merge master 2022-12-08 03:02:17 +01:00
809c0a1ddf Formatting 2022-12-08 03:01:08 +01:00
494a49bc48 Switch to a panel based UI, fix #552 2022-12-08 02:56:49 +01:00