Commit graph

685 commits

Author SHA1 Message Date
f8e5efe495 Refactoring: remove unused asset, further stripping of Svg.ts 2024-01-22 04:08:19 +01:00
c2001f17a5 Fix: don't crash if no features nearby 2024-01-22 03:45:06 +01:00
d09f89dc2a Chore: remove all unused imports, port 'allTags' to proper svelte 2024-01-22 03:42:35 +01:00
f7b555b9b6 Feature: allow to erase freeform values if there are no mappings 2024-01-22 02:11:42 +01:00
ef2f1487c6 LayerServer: first version which can use a local MVT-server 2024-01-22 01:42:05 +01:00
ef34304efa Studio: fix #1750 2024-01-22 01:35:28 +01:00
121efd8dfb Studio: hide informational message, hide irrelevant quesionts for theme 2024-01-22 01:01:38 +01:00
ea06152473 Fix: correct default access assumption 2024-01-22 00:01:17 +01:00
41aee8ec8f Studio: add some clarifications 2024-01-21 23:50:23 +01:00
0e0d4a9af5 UX: hide 'move this point' behind login wall 2024-01-21 03:03:29 +01:00
64372aa664 Fix #1762, add a link to see the mastodon account directly on your home server if the contributor has a mastodon set 2024-01-21 02:54:49 +01:00
acc71a34b6 Merge branch 'master' into develop 2024-01-20 01:57:21 +01:00
c25b7ac039 UX: fix text color on hover of textAreas 2024-01-20 01:56:48 +01:00
65dd287fc1 Show all themes for me 2024-01-19 17:46:41 +01:00
37cde7c1ae Remove obsolete code 2024-01-19 17:35:18 +01:00
079a3f8694 Studio: improve error handling, fix renumbering 2024-01-19 17:31:35 +01:00
35228daa8f Remove obsolete code 2024-01-19 02:00:05 +01:00
59e76b9c6f Merge branch 'develop' into feature/velopark 2024-01-19 00:34:58 +01:00
8bcc8820ac Furhter improvements to velopark: better icons, improvements to loading 2024-01-17 18:08:23 +01:00
fb088059a5 Layerserver: improve docs, add stub of script that generates configuration file 2024-01-17 02:30:13 +01:00
c98891d4bd Server: add first docs and experiments 2024-01-17 00:38:24 +01:00
286fe72935 Fix: allow to link multiple mapillary-images 2024-01-16 23:56:16 +01:00
5136d20477 Remove debugging output 2024-01-16 23:10:47 +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
a50620a8ba Refactoring: more cleanup of Svg.ts, remove a few old, unused classes 2024-01-16 22:54:17 +01:00
9923f849e0 Hotkeys: add hotkey to quickly switch translation mode on or off 2024-01-16 22:21:35 +01:00
f117ab64e5 Merge branch 'master' into develop 2024-01-16 21:54:37 +01:00
38b9523b83 Themes: phone validation now knows about some short-codes 2024-01-16 17:37:40 +01:00
ac12e85760 Merge branch 'develop' into feature/velopark 2024-01-16 04:52:16 +01:00
cd8f6788e7 Fix tests 2024-01-16 04:52:05 +01:00
a9e145076d Chore: make method private, add tests 2024-01-16 04:35:35 +01:00
c672fe7668 Merge develop 2024-01-16 04:27:59 +01:00
876c766130 UX: some style tweaks to images 2024-01-16 04:23:37 +01:00
d14b699389 SpecialViz: Remove obsolete layer parameter from Minimap 2024-01-16 04:23:37 +01:00
2c773e3ea9 ExtraFunctions: closestN now can work with multiple layers to pick from 2024-01-16 04:23:37 +01:00
7ba0e736a8 Fix: correctly flatten special cases 2024-01-16 04:23:37 +01:00
76f6b1f21f UX: some style tweaks to images 2024-01-16 04:21:46 +01:00
b26ffaaf22 SpecialVis: add readonly mode to ComparisonTable 2024-01-16 04:21:11 +01:00
915cad2253 SpecialVis: allow import flows to work with multiple target layers 2024-01-16 04:20:25 +01:00
7872f22151 Themes: add 'link' as builtin, available Icon 2024-01-16 04:18:57 +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
c298e16f02 ExtraFunctions: closestN now can work with multiple layers to pick from 2024-01-16 04:12:13 +01:00
593d7bd07a Fix: correctly flatten special cases 2024-01-16 04:09:58 +01:00
e731c677b9 Scripts: add velopark export script 2024-01-16 04:07:02 +01:00
2f17e6e532 Fix: correct typings 2024-01-15 15:23:46 +01:00
8853bba4f7 Fix #1752 2024-01-15 01:46:22 +01:00
e66a91abbd UX: make sure floatOver is full height on all devices 2024-01-15 01:44:49 +01:00
27b9940eb5 UX: make loading of background layers a bit more stable and faster 2024-01-15 01:44:21 +01:00
e0dcd1cc1e Tooling: exclude .local-domains from caching by the service worker 2024-01-15 01:42:23 +01:00
7445ad5fc2 Fix crash if there are no photos in the velopark data 2024-01-15 00:13:25 +01:00
505844b64a Fix loading external velopark data 2024-01-14 22:24:35 +01:00
250eede658 Velopark: add first sync tool 2024-01-13 05:24:56 +01:00
300df3fb41 More tests for OpeningHours.ts for edge cases 2024-01-13 03:42:07 +01:00
f2f041f9d0 Themes: move tagRenderings+ above leftover-questions 2024-01-13 03:20:07 +01:00
f2d470ff2e Remove obsolete log 2024-01-13 02:54:39 +01:00
e7cecc26d9 Merge master 2024-01-13 01:52:13 +01:00
b3b226d34c Improvements to studio and layer handling 2024-01-13 01:51:29 +01:00
d91ccbe624 Improvements to studio and layer handling 2024-01-13 01:51:19 +01:00
3166918551 Fix: don't throw an error if there is no parent element which can be scrolled 2024-01-12 23:34:57 +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
503cecf4b8 Fix tests 2024-01-11 05:06:12 +01:00
9655f8a092 A11y: reset zoom (chromium-browsers only) when getting back to the map or when opening a picture 2024-01-11 04:44:20 +01:00
34d8527718 Refactoring: move uploadGPXToOSm into svelte 2024-01-11 04:44:20 +01:00
7b9a748199 Refactoring: remove obsolete class 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
859faead7f Fix: fix file drag and drop, allow entire featurePopup for file drop 2024-01-11 04:44:20 +01:00
riQQ
b4b2943c93
Fix link in documentation 2024-01-10 15:08:48 +01:00
31af049dc2 Remove some obsolete log commands 2024-01-10 12:25:33 +01:00
bec0597541 A11y: make sure the dialog is still usable with extreme zoom levels 2024-01-10 12:24:44 +01:00
f5ba4bc3e4 A11y: fix tab flow of RasterLayerPicker; see #1181 2024-01-10 02:25:24 +01:00
0cbacd57ec UX: fix styling issue 2024-01-10 02:22:17 +01:00
1b14605697 Remove obsolete logging command 2024-01-08 18:22:02 +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
fc483ed547 Themes: validate that a background layer actually exists, fix current-view button (GRB) 2024-01-03 18:24:00 +01:00
21563e4dc2 More fixes to studio, move error message to validation step, fix #1710 2024-01-03 14:57:26 +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
b30d9edccf UX: style tweaks 2024-01-02 18:23:36 +01:00
3d54a8392b Fix: improve parsing of possible mapillary values 2024-01-02 18:06:25 +01:00
bc96288d3d Fix: reviews need an uncertainty 2024-01-01 20:20:21 +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
1a81904bce Fix tests 2023-12-31 15:22:39 +01:00
d8c22ca6be Speedup loading of opening hours; add slope measurements to stairs 2023-12-31 14:09:25 +01:00
3cf6ebbb69 Fix build 2023-12-30 16:33:52 +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
30c9034e7b Fix crash when opening filter panel 2023-12-26 14:21:46 +01:00
1d089e1e81 UX: use center icon for directionINdicator if no GPS signal is available 2023-12-26 12:53:31 +01:00
0733c46fcb Fix undefined error in DirectionIndicator 2023-12-26 12:35:51 +01:00
8b6ee877f0 Fix: actually show HD image for nearby streetview imager, add loading indicator 2023-12-26 12:26:26 +01:00
4a6d79cb65 I18N: include 'usersettings' in zenlinks 2023-12-26 12:09:48 +01:00
45380ab9c8 Hide duplicate direction-indicator 2023-12-26 12:09:17 +01:00
3288781558 UX: always center loading icon 2023-12-26 12:08:48 +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
de5d10ffa7 Add separate 'save' button to slope input 2023-12-25 22:48:04 +01:00
32606856f9 Small usability tweaks 2023-12-25 19:59:58 +01:00
bfd818cb38 Add QR-code to all popups, add direction indicator to popup and visual feedback, make reviews accessible to screenreaders (both to read them and to make them) 2023-12-24 05:01:10 +01:00
9c96f65a33 Regression: width of language picker 2023-12-23 22:21:27 +01:00
c6f738609f A11y: improve documentation of hotkeys, keyboard navigation acts more like an aria-grid 2023-12-22 18:50:22 +01:00
6da72b80ef More work on A11y 2023-12-21 17:36:50 +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
b97030a109 Fix hotkey documentation 2023-12-20 21:56:16 +01:00
7e852dd7e3 Move various tabs into buttons, more work on a11y 2023-12-20 02:50:08 +01:00
cce9b879f2 Move various tabs into buttons, more work on a11y 2023-12-20 02:49:34 +01:00
58fa9a4cd4 Fix note import layer 2023-12-20 01:23:55 +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
0d4f2c9c36 Actually open links in new tab 2023-12-19 16:45:27 +01:00
3e680bb63b Fix 'next step' for move wizard 2023-12-19 16:35:11 +01:00
e9268bfc49 Move Orientation into sensors directory, attempt to fix 'NaN' in slope input 2023-12-18 01:58:58 +01:00
82409984dc Better compass arrow 2023-12-18 01:30:02 +01:00
ba47d1bfad Tweak styling of search in ThemeINtroPanel 2023-12-18 00:34:39 +01:00
4d9d9a6c95 Actually start measuring compass 2023-12-16 01:42:45 +01:00
22c173aac2 Remove fake measurements from orientation 2023-12-16 01:39:29 +01:00
2580a67e1f UX: improve styling of image attribution 2023-12-16 01:39:10 +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
66369ef0b4 Version bump, add debug output 2023-12-14 18:41:25 +01:00
fdde0aaeb3 A11y: add labels to previously unlabeled buttons, fix order 2023-12-14 18:25:35 +01:00
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
78311b8986 Fix crash on custom themes 2023-12-13 19:12:43 +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
7947fc3fbc Performance: move OH-calculations to idleCallback, prevents stutter 2023-12-12 13:28:07 +01:00
94e07d5b13 Refactoring: allow to reuse units, move all units into central file 2023-12-12 03:47:20 +01:00
f015604000 Themes: improve ability of 'rewrite' config 2023-12-12 03:43:55 +01:00
7f6c1f06e2 Fix: improve error message 2023-12-12 03:42:56 +01:00
5585f02cad Fix: make sure that a 'hidden' tagRendering cannot be accidentally selected 2023-12-12 03:41:23 +01:00
389cd7ddc0 Refactoring: port MapRoulette-set-status to svelte 2023-12-09 16:52:15 +01:00
2147661601 Remove obsolete, legacy class 2023-12-09 16:51:42 +01:00
6205da9d41 UX: add zoom-cursor to clickable images 2023-12-09 16:04:35 +01:00
f95a1a8039 Streamline hotkeys 2023-12-09 16:01:15 +01:00
df01b1683a Streamline hotkeys 2023-12-09 15:28:11 +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
4d6b2591c4 Fix typo 2023-12-06 12:57:13 +01:00
f7ed2d7c54 Fix tests 2023-12-06 12:25:47 +01:00
42a87d2611 Attempt to fix build 2023-12-06 12:12:53 +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
608d2b39e8 Ignore some generated files in prettier 2023-12-06 02:55:51 +01:00
4bfd7e6b3b Fix tests 2023-12-06 01:29:32 +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
afbb39b9ea UI: center labels if they don't have a marker 2023-12-05 03:27:17 +01:00
6f59e46bef Fix: bypass missing favourites in custom theme loader 2023-12-05 01:07:58 +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
e6f0b8024d Allow for a layer to not have a marker when loading from studio 2023-12-05 00:04:11 +01:00
3135b83598 Update tag totals, sort title tags by popularity to give the most precise title 2023-12-04 16:10:05 +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
ab5ec29c02 Core: improve typing of mapD 2023-12-03 03:51:18 +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
72400f0352 Chore: formatting, translation sync, update of ELI 2023-12-02 00:48:53 +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