Commit graph

112 commits

Author SHA1 Message Date
663b194247 Chore: housekeeping: lint 2023-12-19 22:08:00 +01:00
82409984dc Better compass arrow 2023-12-18 01:30:02 +01:00
7a3cb9fbdd Improve 'slopes' input, add compass indicator 2023-12-16 01:29:42 +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
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
b1c4097cb4 Fix: don't crash if 't' is undefined 2023-12-13 00:53:31 +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
f95a1a8039 Streamline hotkeys 2023-12-09 16:01:15 +01:00
8ae4d810d6 Accessibility: add focus trapping, debug tab cycling, UI tweaks for mobile browser 2023-12-07 21:57:20 +01:00
f77a06f317 Chore: Improve typing 2023-12-07 21:55:54 +01:00
4ee83cfe5c Accessibility: improve keyboard only flow (see #1181); remove some legacy use of Svelte 2023-12-06 17:27:30 +01:00
d7413e8228 Feature: add zoomable image when clicked 2023-12-05 18:37:06 +01:00
baf858bc21 Refactoring: remove slot name; fix logout button 2023-12-04 16:09:30 +01:00
56a23deb2d Favourites: improve overview, update all features from OSM when loading 2023-12-03 20:03:47 +01:00
d959b6b40b Merge develop 2023-12-03 04:44:59 +01:00
7680c2791b Merge master 2023-12-03 02:51:43 +01:00
c7089c27a0 UI: fix #1720 2023-12-02 01:47:08 +01:00
60efd0844f Housekeeping 2023-12-01 15:23:28 +01:00
f9827dd6ae Feature: add favourite 2023-11-22 19:39:19 +01:00
c13d80f062 Performance: trim svg.ts, use Svelte-SVG-componenets where possible (WIP) 2023-11-19 04:38:34 +01:00
d638237e38 Rewrite index page in svelte, rewrite language picker in Svelte, fix #1612 2023-11-19 01:07:05 +01:00
286578bfc7 Chore: formatting 2023-11-09 16:30:26 +01:00
bb328d9724 UX+Accessibility: focus on map when appropriate 2023-11-03 02:24:33 +01:00
29ff09024f Merge develop 2023-10-30 16:32:43 +01:00
3aa9a21dea Studio: theme editing 2023-10-30 13:45:44 +01:00
ac6e38a256 Studio: add previews of the questions, edit them in floatover 2023-10-25 00:03:51 +02:00
8bc555fbe0 Studio: add slideshow, add useability tweaks 2023-10-24 22:01:27 +02:00
2df9aa8564 TabbedGroup now supports more tabs 2023-10-24 21:45:54 +02:00
2041a9245d Studio: usability tests 2023-10-20 19:04:55 +02:00
e060bd3288 Merge master 2023-10-19 12:24:34 +02:00
553ee6d5aa Merge develop 2023-10-17 16:57:49 +02:00
ec79672fa6 Studio: move some validation from throwing errors in LayerConfig.ts into errors in Validation 2023-10-17 16:06:58 +02:00
632dd6dfb1 Studio: first working version 2023-10-17 01:36:22 +02:00
2f8cb91d31 Studio: Fix some usability errors 2023-10-17 00:32:54 +02:00
c2164e5951 Chore: housekeeping, formatting 2023-10-16 14:27:05 +02:00
a464877629 UX: make 'save' button and question sticky, make big questions scrollable 2023-10-15 00:31:04 +02:00
f77d99f8ed Refactoring: use more accurate context in conversion, fix tests 2023-10-12 16:55:26 +02:00
e1a785ba9c Merge develop 2023-10-11 04:37:19 +02:00
17503d5bfb Fix: hide some elements of the UI if they are disabled by a featureSwitch 2023-10-11 01:41:42 +02:00
d43f8c0080 Feature: close floatover if pressed outside of it, fix #1647 2023-10-09 02:07:25 +02:00
5be24dbef1 Fix: drag & drop for file selector 2023-10-09 01:53:27 +02:00
dab8d6cd5d Don't ignore escape if a textfield is selected 2023-10-09 00:52:06 +02:00
4e8dfc0026 Studio: more work on studio 2023-10-07 03:07:32 +02:00
8a3f7a012d Chore: formatting 2023-09-28 23:50:27 +02:00
4067912ce0 Refactoring: include 'label' section into Checkbox 2023-09-28 04:02:47 +02:00
94ba18785d Chore: rework image uploading, should work better now 2023-09-25 02:13:24 +02:00
6f5b0622a5 Chore: remove some obsolete console.logs 2023-09-25 02:12:49 +02:00