|
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 |
|
|
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 |
|
|
7680c2791b
|
Merge master
|
2023-12-03 02:51:43 +01:00 |
|
|
804005e402
|
UX: add link to Mapillary, fix #1637
|
2023-12-02 03:12:34 +01:00 |
|
|
48216c1a7f
|
UI: fix #1723
|
2023-12-01 15:31:29 +01:00 |
|
|
60efd0844f
|
Housekeeping
|
2023-12-01 15:23:28 +01:00 |
|
|
473931891c
|
Favourites: include _all_ tagRenderings
|
2023-11-30 00:39:55 +01:00 |
|
|
eb444ab849
|
Accessibility: small improvements to make keyboard navigation easier. See #1181
|
2023-11-30 00:38:37 +01:00 |
|
|
0f545b29cb
|
UI: tweak icon location
|
2023-11-29 12:21:46 +01:00 |
|
|
d0ebd0e233
|
Merge develop
|
2023-11-27 16:05:41 +01:00 |
|
|
ff47d75d41
|
Fix: re-enable speed and heading in GPS-cursor
|
2023-11-23 17:16:03 +01:00 |
|
|
ce55b4c7d8
|
Fix: fix link image action
|
2023-11-23 16:00:14 +01:00 |
|
|
f7d19bcc02
|
Housekeeping
|
2023-11-23 15:47:16 +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 |
|
|
6577007717
|
Fix: _actually_ fix #1706
|
2023-11-13 02:36:08 +01:00 |
|
|
7de0af15f1
|
Fix: attributes to answered questions didn't automatically show, questions which became available are now shown if they become avaible because of a tag change. Fix #1587
|
2023-11-13 01:20:38 +01:00 |
|
|
9407ed35b1
|
Fix: size of new element picker map (#1701), add debug info about GPS
|
2023-11-12 10:15:01 +01:00 |
|
|
286578bfc7
|
Chore: formatting
|
2023-11-09 16:30:26 +01:00 |
|
|
906fa1b1db
|
UX/Studio: improvements to UX, introduce 'expert' mode
|
2023-11-07 02:13:16 +01:00 |
|
|
8685ec8ccc
|
Studio: UX work
|
2023-11-05 12:05:00 +01:00 |
|
|
3a915bdf25
|
Studio+UX: various UX tweaks after usertesting
|
2023-11-03 02:04:42 +01:00 |
|
|
4219b23af1
|
UX: map in 'add new point' now takes the full screen
|
2023-11-03 01:05:39 +01:00 |
|
|
e79a0fc81d
|
Studio: improvements after user test
|
2023-11-02 04:35:32 +01:00 |
|