Commit graph

358 commits

Author SHA1 Message Date
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
60efd0844f Housekeeping 2023-12-01 15:23:28 +01:00
4eb8b086e2 UX: fix #1729: ignore accents in theme search 2023-12-01 14:52:50 +01:00
8e73369308 UX: do not show nearby features box if there are none 2023-11-30 01:41:41 +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
78238dccc7 Logic: enable to re-export tagsFilter as TagsConfig; improve optimization for comparingTag 2023-11-29 14:29:11 +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
3ce21f61cb Favourites: stabilize preferences and adding/removing favourites 2023-11-23 17:06:30 +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
a32ab16a5e UI test 2023-11-19 18:11:27 +01:00
29b1f5be4d Security: calculate connect-source of specialVisualisations by argument, if applicable 2023-11-19 16:31:58 +01:00
e4aedc9696 Refactoring: more removal of old-style SVG bundling 2023-11-19 16:20:47 +01:00
0ea103f247 Fix: show preferred languages (according to OSM) in usersettings 2023-11-19 05:08:40 +01:00
2b728fdf8b Fix: fix settings menu 2023-11-19 05:07:44 +01:00
fc62d41e1b Fix: generating layeroverview; performance: do not try to download ratings if no ratings element is present 2023-11-19 05:05:15 +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
637cebefc7 Fix: fix scrolling for 'addNewPoint' 2023-11-18 20:13:37 +01:00
f697d292a3 Fix: fix scrolling for 'addNewPoint' 2023-11-18 20:13:24 +01:00
939dad477a UX: Small tweaks to walkthrough: show page number, show link underline 2023-11-17 01:59:41 +01:00
2835f28398 Add link to studio on homepage 2023-11-16 18:46:22 +01:00
48171d30f5 UX: add possibility to select map features by only using the keyboard, see #1181 2023-11-16 03:32:04 +01:00
7469a0d607 Propagate class for generated SVG-images 2023-11-16 03:31:16 +01:00
34f0fa639c Increase colour contrast for 'subtle' class, WCAG-audit:1, see #1181 2023-11-16 01:48:57 +01:00
c21e88415d Print: add QR-code to output 2023-11-15 03:42:37 +01:00
24b9f045c8 PDF-export: the time-sensitive icons (notably hopening_hours) are now hidden 2023-11-14 17:35:50 +01:00
5e453d5cf1 Fix: markers can rotate again 2023-11-14 16:24:49 +01:00
03d976c567 Performance: fix PDF export for maps with many items 2023-11-14 16:24:49 +01:00
7ae1a6c00f WIP 2023-11-14 16:24:49 +01:00
d2a813b009 Merge branch 'master' into develop 2023-11-13 12:15:37 +01:00
6577007717 Fix: _actually_ fix #1706 2023-11-13 02:36:08 +01:00
3bf184577f Merge master 2023-11-13 01:54:58 +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
370b200bb3 Fix: fix UK-Addresses themes again 2023-11-12 15:26:08 +01:00
a7599f6d7f Fix: schemaBasedArray 2023-11-12 13:49:39 +01:00
9407ed35b1 Fix: size of new element picker map (#1701), add debug info about GPS 2023-11-12 10:15:01 +01:00
ffc8c59223 Feature: add 'no upcoming events' 2023-11-11 14:36:51 +01:00
70423773be Feature: add giggity support for SOTM 2023-11-11 14:35:45 +01:00
6235e23192 Fix: rendering of indoor room icons 2023-11-11 11:33:29 +01:00
6446586ac5 Fix: actually upload new themes 2023-11-10 16:34:35 +01:00
286578bfc7 Chore: formatting 2023-11-09 16:30:26 +01:00
7adb7d7c0d UX: add theme colours to manifest 2023-11-09 16:22:48 +01:00
556f6d0b93 Themes: add validation check if a mapping does not erase another mapping completely 2023-11-09 15:42:15 +01:00
7d43bb5983 Add tutorial for tagRenderings 2023-11-07 18:51:50 +01:00
906fa1b1db UX/Studio: improvements to UX, introduce 'expert' mode 2023-11-07 02:13:16 +01:00
8a9650c737 Feature: add SVG for 3D-printing 2023-11-06 12:44:58 +01:00
8685ec8ccc Studio: UX work 2023-11-05 12:05:00 +01:00
bb328d9724 UX+Accessibility: focus on map when appropriate 2023-11-03 02:24:33 +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
29ff09024f Merge develop 2023-10-30 16:32:43 +01:00
df82c17cc1 Refactoring: add deprecation warnings 2023-10-30 14:35:00 +01:00
3aa9a21dea Studio: theme editing 2023-10-30 13:45:44 +01:00
9ee3343426 chore: automated housekeeping... 2023-10-30 13:44:27 +01:00
7520c44059 Studio: WIP: add theme edit possibility 2023-10-26 13:58:45 +02:00
09e511ca10 UX: actually show 'finish' and hide 'back'-button on the first slide 2023-10-26 13:57:42 +02:00
d9b8d7613b Studio: fix: include last section of intro 2023-10-26 13:56:42 +02: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
f1381176ba Lint: use event forwarding 2023-10-24 21:42:54 +02:00
0d25a7fa7b Studio: Add introductory slideshow to Studio 2023-10-24 21:41:04 +02:00
d96fe61462 Fix: #1685, fix oopsie 2023-10-22 23:46:58 +02:00
a9bfe4f37b Studio: UX improvements after usertest 2023-10-22 01:30:05 +02:00
480956d45d Fix: fixes to etymology: load wikidata on mobile (which uses m.wikidata.org, tripping the CSP); fix 'upload image of the streetsign' parameters 2023-10-22 00:51:43 +02:00
44c1548e89 Studio: UX-improvements after user testing 2023-10-21 09:35:54 +02:00
bc37deafb5 UX: add button for safari users which links to explanation on how to enable geolocation 2023-10-20 22:21:36 +02:00
2041a9245d Studio: usability tests 2023-10-20 19:04:55 +02:00
12059bbc1a Merge master 2023-10-20 18:47:24 +02:00
2a0e194c20 Docs: update docs 2023-10-19 16:32:42 +02:00
e060bd3288 Merge master 2023-10-19 12:24:34 +02:00
845a868024 Formatting of ThemeViewGUI 2023-10-19 12:23:13 +02:00
e5b3e15c43 Fix: markers now appear correctly on PNG exports 2023-10-19 12:21:27 +02:00
65250d77be Fix: fix #1675 2023-10-18 02:08:49 +02:00
f1de8a3d9d Fix: actually attempt to login when login button is pressed 2023-10-17 17:03:13 +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
89c6321e40 Feature: actually add leaderboard 2023-10-17 14:55:23 +02:00
d10760b8cb Feature: add image leaderboard 2023-10-17 13:31:06 +02:00
590495fbbc UX: make mangrove attribution smaller, remember if personal had been unlocked before to prevent flickering of the button 2023-10-17 01:57:21 +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
80b7a038cf Studio: more fixes 2023-10-16 15:06:50 +02:00
c2164e5951 Chore: housekeeping, formatting 2023-10-16 14:27:05 +02:00
d4d10d1b18 Merge master 2023-10-16 13:39:38 +02:00
d7d6c3142c UX: add pending changes indicator 2023-10-16 13:38:11 +02:00
09e50464b8 UX: add global indicator that images are uploading 2023-10-16 13:17:44 +02:00
efce134a6c Themes: fix cycle rental which dissappears 2023-10-16 12:54:41 +02:00
a0d450407f UX: add location picker to new not input element, fix #1665 2023-10-15 10:55:56 +02:00
4da5261db5 UX: add crosshair to map center 2023-10-15 01:05:09 +02:00
a464877629 UX: make 'save' button and question sticky, make big questions scrollable 2023-10-15 00:31:04 +02:00
c358a4c415 Merge master 2023-10-14 23:29:16 +02:00
2001ef09bf Merge develop 2023-10-14 22:41:52 +02:00
ac1e7c7f06 Studio: more finetuning, first version working 2023-10-13 18:46:56 +02:00
f77d99f8ed Refactoring: use more accurate context in conversion, fix tests 2023-10-12 16:55:26 +02:00
0e80b7470c Chore: remove obsolete classes 2023-10-12 02:15:27 +02:00
e1a785ba9c Merge develop 2023-10-11 04:37:19 +02:00
08ffe4b7c0 Merge develop 2023-10-11 04:34:57 +02:00
f2863cdf17 Refactoring: refactoring of all Conversions 2023-10-11 04:16:52 +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
0bdb35a016 Chore: housekeeping 2023-10-10 01:52:02 +02:00
66c69602af UI: align some buttons, fix #1651 2023-10-09 02:53:30 +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
285fe9ab83 UX: place 'add new button' in bottom-left instead of having a dynamic pin 2023-10-09 01:26:12 +02:00
dab8d6cd5d Don't ignore escape if a textfield is selected 2023-10-09 00:52:06 +02:00
52e6476694 Feature: add 'filter'-button shortcut to bottom-left controls 2023-10-09 00:43:11 +02:00
2769747737 Fix: make sure the background is always below the rendered layers 2023-10-08 19:02:41 +02:00
46e7cf5833 Some tweaking 2023-10-08 18:10:56 +02:00
650c1a675c Fix: fix updating of styles 2023-10-08 18:10:56 +02:00
4e8dfc0026 Studio: more work on studio 2023-10-07 03:07:32 +02:00
cda5805307 Chore: update docs 2023-10-07 03:04:29 +02:00
929093d36f Fix: typo 2023-10-06 23:57:02 +02:00