Commit graph

276 commits

Author SHA1 Message Date
736ab13ceb Fix slope input 2023-12-14 18:06:07 +01:00
3327c02217 Fix build 2023-12-14 16:57:47 +01:00
fdf38daf5e Feature: add slope measurement input 2023-12-14 15:41:34 +01:00
48ac539272 A11y: improve flow with screenreader, some more refactoring to svelte, see #1181 2023-12-13 02:16:53 +01:00
40067e35d4 UX: styling tweaks, fix typing errors 2023-12-13 01:02:27 +01:00
4be49a0561 Fix: actually allow to login via prominent login button 2023-12-13 00:53:48 +01:00
b1c4097cb4 Fix: don't crash if 't' is undefined 2023-12-13 00:53:31 +01:00
55a6cda062 Remove stray import 2023-12-13 00:48:32 +01:00
de9dca54bd Fix build 2023-12-12 19:26:15 +01:00
8a7d8a43ce Accessibility: add (translatable) aria labels, update to translation system, see #1181 2023-12-12 19:18:59 +01:00
a20f6a2d27 Fix keyboard navigation for the map if the focus is not on the main map element 2023-12-12 17:08:59 +01:00
f8349cb2b9 Performance: add map.resize() at appropriate time for initial map load 2023-12-12 13:53:49 +01:00
94e07d5b13 Refactoring: allow to reuse units, move all units into central file 2023-12-12 03:47:20 +01:00
5585f02cad Fix: make sure that a 'hidden' tagRendering cannot be accidentally selected 2023-12-12 03:41:23 +01:00
b33f2c63e9 UX tweaks 2023-12-08 18:27:50 +01:00
e8569ec540 Fix: remove 'icons.defaults' from favourite layers, cleanup of various small typing errors 2023-12-08 00:12:21 +01:00
98ca6aa8aa Fix: import 2023-12-07 21:58:16 +01:00
8ae4d810d6 Accessibility: add focus trapping, debug tab cycling, UI tweaks for mobile browser 2023-12-07 21:57:20 +01:00
307549b593 Accessibility: port MoveWizard to Svelte as it handles tab cycling correctly 2023-12-07 21:56:32 +01:00
f77a06f317 Chore: Improve typing 2023-12-07 21:55:54 +01:00
09993c2e44 Feature: load HD-images from mapillary in preview 2023-12-07 01:04:43 +01:00
4ee83cfe5c Accessibility: improve keyboard only flow (see #1181); remove some legacy use of Svelte 2023-12-06 17:27:30 +01:00
d1a6c11513 UX tweaks 2023-12-06 13:47:20 +01:00
24581e42ca UX: tweak image preview 2023-12-06 13:19:45 +01:00
095b0e0d82 UX: wrap favourite summary 2023-12-06 12:57:59 +01:00
7cd649b1b6 Fix translations 2023-12-06 04:01:42 +01:00
6200b420b3 Improve statistics page 2023-12-06 03:07:41 +01:00
d04132d42c Make summary icons clickable 2023-12-06 03:07:41 +01:00
ff3a7f8f43 Fix: undo accidental changes, fix saving preferences 2023-12-06 03:07:41 +01:00
44dc8b408f Chore: remove obsolete log 2023-12-05 18:37:06 +01:00
d7413e8228 Feature: add zoomable image when clicked 2023-12-05 18:37:06 +01:00
4197ec0055
Merge pull request #1731 from pietervdvn/feature/favourites
Feature/favourites
2023-12-05 00:12:29 +01:00
d3895800f3 Favourites: some fixes to rendering the title 2023-12-05 00:04:29 +01:00
baf858bc21 Refactoring: remove slot name; fix logout button 2023-12-04 16:09:30 +01:00
4e1384c2df UX: move some items behind login-toggles, add a 'login to add pictures' button again (fix #1698) 2023-12-04 15:02:42 +01:00
5168b42c8f UX: move classes of the wikipedia article 2023-12-04 14:33:37 +01:00
d9d330e912 Themes: add currently open badge 2023-12-04 03:32:25 +01:00
56a23deb2d Favourites: improve overview, update all features from OSM when loading 2023-12-03 20:03:47 +01:00
1a9a5b45c1 Fixes to favourites 2023-12-03 04:49:28 +01:00
d959b6b40b Merge develop 2023-12-03 04:44:59 +01:00
a350410520 Favourites: tweaking overview; fix upload of properties 2023-12-03 04:20:56 +01:00
e1ec29651c UX: show 'no nearby images' if no images are shown, fix #1727 2023-12-03 03:52:37 +01:00
09ea799ad4 Studio: some fixes, show user id when running localhost 2023-12-03 03:33:02 +01:00
26214ed2a3 Studio: do some extra cleaning to prevent corruptions 2023-12-03 03:01:43 +01:00
7680c2791b Merge master 2023-12-03 02:51:43 +01:00
59090fdb39 Themes: improve favourite panel 2023-12-02 03:19:50 +01:00
804005e402 UX: add link to Mapillary, fix #1637 2023-12-02 03:12:34 +01:00
c7089c27a0 UI: fix #1720 2023-12-02 01:47:08 +01:00
eb5cc4d78c Studio: add delete button for layers 2023-12-02 00:24:55 +01:00
48216c1a7f UI: fix #1723 2023-12-01 15:31:29 +01:00