Commit graph

146 commits

Author SHA1 Message Date
59e76b9c6f Merge branch 'develop' into feature/velopark 2024-01-19 00:34:58 +01:00
cdb1bb23b8 Fix: use correct relocation icon again 2024-01-16 23:08:29 +01:00
114b72f6f7 Refactoring: more cleanup of Svg.ts, remove a few old, unused classes 2024-01-16 23:03:33 +01:00
9923f849e0 Hotkeys: add hotkey to quickly switch translation mode on or off 2024-01-16 22:21:35 +01:00
c672fe7668 Merge develop 2024-01-16 04:27:59 +01:00
d14b699389 SpecialViz: Remove obsolete layer parameter from Minimap 2024-01-16 04:23:37 +01:00
915cad2253 SpecialVis: allow import flows to work with multiple target layers 2024-01-16 04:20:25 +01:00
f8644dd4ad SpecialViz: tag_apply_button now works with a generic MR-id 2024-01-16 04:17:02 +01:00
a70336ee16 SpecialViz: Remove obsolete layer parameter from Minimap 2024-01-16 04:14:55 +01:00
e7cecc26d9 Merge master 2024-01-13 01:52:13 +01:00
95c41d672e Fix: pressing enter would ignore input 2024-01-12 23:27:01 +01:00
8f036f6045 Studio: small improvements after selftesting, icons reusing HeroIcons can now be colored as well 2024-01-12 23:19:31 +01:00
ac9792ac43 Docs: improve comments, error checking and defaults 2024-01-11 05:10:20 +01:00
34d8527718 Refactoring: move uploadGPXToOSm into svelte 2024-01-11 04:44:20 +01:00
d95e40e1c7 Refactoring: remove some more of the deprecated, old-style svg-images 2024-01-11 04:44:20 +01:00
b8a631f368 Fix duplicate building upload in GRB theme (hopefully), remove type from method name, improve typing and error messages 2024-01-04 23:43:23 +01:00
8b4544db04 Fix #1740 2024-01-03 14:17:42 +01:00
8ceda1cc5f Themes: add various services to hackerspaces and makerspaces, add icons, some fixes to make this work with expandRewrite 2024-01-02 20:19:43 +01:00
8dd1a0e107 A11y: add option to disable or always enable a11y features 2024-01-01 03:29:57 +01:00
3059d2ed26 A11y: more screenreader a11y tweaks, UX tweaks 2023-12-31 20:57:45 +01:00
bad0edd4b0 Chore: regenerate docs, lint 2023-12-30 15:24:30 +01:00
5b6434a5d2 UI: Css tweaks 2023-12-29 22:46:02 +01:00
1b10f1f64d A11y: move buttons into fields 2023-12-26 22:30:27 +01:00
6cd3c15544 Improve share functionality 2023-12-25 23:55:52 +01:00
df6e47faa8 A11y: make review-form more accessible, disable minimap for screenreaders 2023-12-25 22:48:29 +01:00
512bb4c00e Fix: keep map mouse-interactive when panning with arrow keys, some CSS-tweaks 2023-12-21 01:49:36 +01:00
319c0e2573 Chore: Housekeeping 2023-12-21 01:46:18 +01:00
7e852dd7e3 Move various tabs into buttons, more work on a11y 2023-12-20 02:50:08 +01:00
f51b51c491 Merge master 2023-12-19 23:04:37 +01:00
5fa2ddd9c1 A11y: various improvements 2023-12-19 22:21:34 +01:00
663b194247 Chore: housekeeping: lint 2023-12-19 22:08:00 +01:00
3e680bb63b Fix 'next step' for move wizard 2023-12-19 16:35:11 +01:00
7a3cb9fbdd Improve 'slopes' input, add compass indicator 2023-12-16 01:29:42 +01:00
b7175384f9 A11y: Add aria label to opening hours table, see #1181 2023-12-15 18:14:21 +01:00
af4d9bb2bf A11y: screen navigation improvements, see #1181 2023-12-15 01:46:01 +01:00
fdde0aaeb3 A11y: add labels to previously unlabeled buttons, fix order 2023-12-14 18:25:35 +01:00
40067e35d4 UX: styling tweaks, fix typing errors 2023-12-13 01:02:27 +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
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
307549b593 Accessibility: port MoveWizard to Svelte as it handles tab cycling correctly 2023-12-07 21:56:32 +01:00
4ee83cfe5c Accessibility: improve keyboard only flow (see #1181); remove some legacy use of Svelte 2023-12-06 17:27:30 +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