Commit graph

1440 commits

Author SHA1 Message Date
8fc56f7487 Pass the layer to add a new point to instead of searching it, fixes layer confusion bug reported by ThibaultMol 2023-01-16 11:58:24 +01:00
3046fbfb56 Handle non-contributor cases correctly, remove obsolete bugs 2023-01-16 03:22:47 +01:00
9fafd7d456 Improve userinformation panel with contribution statistics 2023-01-14 04:19:10 +01:00
8603c409fc Scroll focused setting into view 2023-01-13 14:31:28 +01:00
a81dbb170e Merge master 2023-01-13 04:02:50 +01:00
009a1ccba6 Enable left-clicking on lines and areas again, fix #1231 2023-01-13 03:49:22 +01:00
4ed88609e5 Move license picker into usersettings, add possibility to highlight a setting 2023-01-13 02:49:37 +01:00
ee575a9c42 Move 'usersettings' into separate pseudolayer 2023-01-12 01:17:07 +01:00
e1cdb75001 Repair import flow 2023-01-12 01:16:22 +01:00
e861901365 Add buttons to go back to the index 2023-01-11 05:01:48 +01:00
a85fe85358 Improvements to the user information panel 2023-01-11 04:27:42 +01:00
49210f2a28 Remove license information from note upload panel 2023-01-11 03:59:20 +01:00
a995f0e2aa Move image license picker into user panel, fix #1236 2023-01-11 03:53:58 +01:00
648a9e63c9 Make hotkey documentation fully translatable 2023-01-11 01:37:44 +01:00
f585249f0b Merge branch 'master' into develop 2023-01-11 01:34:23 +01:00
8c5654f9f7 Formatting 2023-01-11 01:33:26 +01:00
9473f1cc7d Hide the newly-created banner after a while (only on reload though), fix #1227 2023-01-09 20:58:52 +01:00
0a5f56d57a Improve script to generate series 2023-01-09 20:38:11 +01:00
5ccf64334f Merge master 2023-01-06 04:21:34 +01:00
6cb5ced361 Fix jumping up when a question is answered 2023-01-06 04:16:32 +01:00
7f6611f9d5 Fix tests 2023-01-06 04:06:05 +01:00
cfa8ff896e Drop option to start with expanded layer menu from sharescreen 2023-01-06 03:53:03 +01:00
8bffd2a974 Rework initial behaviour of scrollableFullScreen 2023-01-06 03:46:49 +01:00
3709dc323f Move extra actions into themeExplanationpanel, switch userinfo and help buttons, remove obsolete scrollableTriggers 2023-01-06 03:46:10 +01:00
8c35bfd67b Use GuiState type instead of fully typed states 2023-01-06 03:44:04 +01:00
297aabf2b7 Improve typing, improve layout of MapillaryLink-button 2023-01-06 03:43:24 +01:00
9b0b87c878 Use loginToggle, disable upload is gpxApi is offline 2023-01-06 03:42:12 +01:00
16aedfec4a Small fix: remove undefined from untranslated strings 2023-01-06 03:40:55 +01:00
e31c87feab Use LoginToggle where possible, 2023-01-06 03:37:22 +01:00
e4c586ef99 Loginbutton now shows a warning if the API is offline, fix #880 2023-01-06 03:32:17 +01:00
2583790483 Zoom in on right click 2023-01-05 01:05:04 +01:00
ede03a31e4 Scroll 'delete' and 'move' into view when expanded 2023-01-04 19:12:54 +01:00
a7da5d65cf Close popup after splitting; scroll popup into view 2023-01-04 18:52:49 +01:00
057c3fde4f Right-clicking an element (if no presets are defined) will open up the popup of the element 2023-01-04 17:41:11 +01:00
98866b4a57 User flow improvements for the theme introduction panel 2023-01-03 02:24:03 +01:00
b4f739e506 Use translated text on disabled button of splitRoadWizard 2023-01-03 01:01:59 +01:00
94d46862c1 Ask contributors to take the user survey again, see #1180 2023-01-03 00:23:34 +01:00
03057b2eff Allow Record<string, string> as input for Translations.T 2023-01-02 02:34:15 +01:00
f2a1dcf8d8 Fix #1209 2022-12-31 02:53:25 +01:00
8511794ef3 Prettifier 2022-12-31 01:40:27 +01:00
629fc8dca8
Merge pull request #1211 from pietervdvn/RobinLinde-patch-4
Correct Mastodon URL
2022-12-31 01:29:18 +01:00
Robin van der Linde
b7ed4bdbcb
Correct Mastodon URL 2022-12-30 20:06:18 +01:00
Robin van der Linde
54e0fbc256
Include textarea in hotkey checks, remove logging 2022-12-30 15:51:18 +01:00
65bb91b97a Hotkeys: translations, fix location lock on mobile 2022-12-28 00:37:48 +01:00
7b50e13ba9 Add check: don't interpret keys if an input element is selected 2022-12-24 16:08:08 +01:00
43613e4ece Add hotkeys, document hotkeys, make 'DefaultGUI' runnable via NodeJS, generate hotkey documentation 2022-12-24 03:44:21 +01:00
e2419c19cd Zoom to current location if it is in view 2022-12-24 02:12:22 +01:00
92b311bffa Add 'ctrl+F' to select the search box immediately 2022-12-24 02:01:58 +01:00
8f51dd8d64 Rework split-road flow, fix #1166, fix #1148 2022-12-24 01:58:52 +01:00
bd5e9903bd Fixes to the geolocation flow 2022-12-23 15:52:22 +01:00