Commit graph

516 commits

Author SHA1 Message Date
4d48b1cf2b refactoring(maplibre): WIP 2023-03-24 19:21:15 +01:00
1b3609b13f refactoring(maplibre): add pointRendering 2023-03-23 00:58:21 +01:00
64728d17db Merge branch 'develop' into theme/advertising 2023-03-15 15:25:54 +01:00
ec2e0e1de1 fix: use correct snapping 2023-03-15 15:25:45 +01:00
ef6d28c180 Merge branch 'develop' into theme/advertising 2023-03-15 15:21:20 +01:00
96c819ea40 Fix bug in presets which generated incorrect 'referencingWays' 2023-03-15 15:21:09 +01:00
e67d740769 Merge develop 2023-03-15 14:29:53 +01:00
08565dd20e feature: expose _referencing_ways/snap_to_layer in preset icon 2023-03-15 14:25:24 +01:00
090130d596 themes(advertising): add (animated!) flag and screen icons 2023-03-14 00:31:44 +01:00
6f4288476e fix(index): search got confused as it didn't have an id for the list items 2023-03-13 21:31:27 +01:00
f12b79754e Merge branch 'master' into develop 2023-03-13 20:12:07 +01:00
4f2bbf4b54 refactoring(maplibre): add RasterLayer info, add background switch, add default global layers 2023-03-11 02:46:49 +01:00
4849f881e6 chore: formatting 2023-03-09 23:19:49 +01:00
Robin van der Linde
d5e128b1ed
fix: hidden theme link not working 2023-03-09 20:54:12 +01:00
df13901f18 Merge master 2023-03-09 15:25:09 +01:00
868d476891 Merge feature/svelte into develop 2023-03-08 19:02:41 +01:00
6fa75505de chore: fix small typing issues, formatting 2023-03-08 18:37:32 +01:00
14e0cdf250 chore: fix typing error 2023-03-08 17:29:30 +01:00
60f3499eb0 feature(usersettings): Add option to show all questions at once 2023-03-08 01:36:27 +01:00
7bd3fcd490 Fix filter persistence 2023-03-06 03:47:00 +01:00
6ee85b12f8 Split up allKnownLayouts, make parsing it lazy for faster loading 2023-03-02 05:20:53 +01:00
wjtje
77f5eefb0c
Fix type import 2023-02-15 14:48:15 +01:00
f7f0ccdb7d Fix #1318 2023-02-12 23:21:17 +01:00
48ef5e37ed Fix subtle buttons 2023-02-11 15:04:20 +01:00
7cc184fdd8 Fix unit tests (no doctests yet) 2023-02-10 01:55:29 +01:00
a3f704a57d Only jump to the start location if no coordinates are given in the URL 2023-02-10 01:35:49 +01:00
029f1fd7fc Improve autozoom of geolocationHandler 2023-02-09 03:12:21 +01:00
79a88401dc Move 'translators'-logic into UserSettings 2023-02-09 02:45:19 +01:00
071e5bf03a Use icons from mapcomplete-data repository 2023-02-08 02:08:17 +01:00
wjtje
1bf1700bab Move MoreScreen to svelte 2023-02-08 01:23:06 +01:00
wjtje
0d8a3f1a58 change import to type only 2023-02-08 01:21:21 +01:00
wjtje
8743fa6192 Fix typescript warnings 2023-02-08 01:21:21 +01:00
df3ca4cce3 Fix copyrightpanel 2023-02-08 01:18:57 +01:00
02da80c311 Experimenting with Svelte: build a wrapper to convert 'old' components into Svelte, add a community index overview 2023-02-08 01:18:56 +01:00
112162e6c8 More svelte work 2023-02-08 01:18:56 +01:00
d30ed22673 Adding a community index view with Svelte (WIP) 2023-02-08 01:18:56 +01:00
ce44f34bf3 Add wrong default import from json files to code quality checks, fix those imports 2023-02-08 01:14:21 +01:00
d04f56603e Fix #1304 2023-02-07 02:11:17 +01:00
664a7f821e Add attribution button as standalone button, fix image license display 2023-02-06 22:43:34 +01:00
0724b0edd2 Drop user survey panel; survey has ended 2023-02-03 03:59:55 +01:00
27dc688ea2 Formatting 2023-01-29 17:46:44 +01:00
3c7d632739 Fix #1280 2023-01-29 13:31:49 +01:00
3046fbfb56 Handle non-contributor cases correctly, remove obsolete bugs 2023-01-16 03:22:47 +01:00
9fafd7d456 Improve userinformation panel with contribution statistics 2023-01-14 04:19:10 +01:00
8603c409fc Scroll focused setting into view 2023-01-13 14:31:28 +01:00
4ed88609e5 Move license picker into usersettings, add possibility to highlight a setting 2023-01-13 02:49:37 +01:00
ee575a9c42 Move 'usersettings' into separate pseudolayer 2023-01-12 01:17:07 +01:00
e861901365 Add buttons to go back to the index 2023-01-11 05:01:48 +01:00
a85fe85358 Improvements to the user information panel 2023-01-11 04:27:42 +01:00
a995f0e2aa Move image license picker into user panel, fix #1236 2023-01-11 03:53:58 +01:00
9473f1cc7d Hide the newly-created banner after a while (only on reload though), fix #1227 2023-01-09 20:58:52 +01:00
5ccf64334f Merge master 2023-01-06 04:21:34 +01:00
cfa8ff896e Drop option to start with expanded layer menu from sharescreen 2023-01-06 03:53:03 +01:00
3709dc323f Move extra actions into themeExplanationpanel, switch userinfo and help buttons, remove obsolete scrollableTriggers 2023-01-06 03:46:10 +01:00
8c35bfd67b Use GuiState type instead of fully typed states 2023-01-06 03:44:04 +01:00
297aabf2b7 Improve typing, improve layout of MapillaryLink-button 2023-01-06 03:43:24 +01:00
9b0b87c878 Use loginToggle, disable upload is gpxApi is offline 2023-01-06 03:42:12 +01:00
16aedfec4a Small fix: remove undefined from untranslated strings 2023-01-06 03:40:55 +01:00
e31c87feab Use LoginToggle where possible, 2023-01-06 03:37:22 +01:00
98866b4a57 User flow improvements for the theme introduction panel 2023-01-03 02:24:03 +01:00
94d46862c1 Ask contributors to take the user survey again, see #1180 2023-01-03 00:23:34 +01:00
8511794ef3 Prettifier 2022-12-31 01:40:27 +01:00
Robin van der Linde
b7ed4bdbcb
Correct Mastodon URL 2022-12-30 20:06:18 +01:00
65bb91b97a Hotkeys: translations, fix location lock on mobile 2022-12-28 00:37:48 +01:00
43613e4ece Add hotkeys, document hotkeys, make 'DefaultGUI' runnable via NodeJS, generate hotkey documentation 2022-12-24 03:44:21 +01:00
e2419c19cd Zoom to current location if it is in view 2022-12-24 02:12:22 +01:00
92b311bffa Add 'ctrl+F' to select the search box immediately 2022-12-24 02:01:58 +01:00
bd5e9903bd Fixes to the geolocation flow 2022-12-23 15:52:22 +01:00
d85426657f Merge master 2022-12-23 14:51:36 +01:00
4de76136de Refactor geolocation handler into multiple parts, fix lock behaviour 2022-12-22 04:13:52 +01:00
cfd47ec30c Fix login button, close on 'move to home location' 2022-12-21 01:39:16 +01:00
8498754e10 Formatting 2022-12-20 20:42:50 +01:00
aaa8c1da7c Fix logout button 2022-12-16 17:43:39 +01:00
fed4cff878 Auto-formatting 2022-12-16 13:45:07 +01:00
c9f6b93add Move importViewerLinks into separate class, also show them in the user profile 2022-12-16 01:08:07 +01:00
442df2fb14 Remove mentions of Twitter 2022-12-13 03:49:03 +01:00
6f018a2fd8 Replace userbadge with panel access to user information, add more information to user profile 2022-12-13 03:46:53 +01:00
bc85c9bbe7 Remove link to Twitter account 2022-12-13 01:48:14 +01:00
494a49bc48 Switch to a panel based UI, fix #552 2022-12-08 02:56:49 +01:00
341d556331 Formatting 2022-11-14 01:29:22 +01:00
3baaff1324 Change 'cancel'-text in simpleUI with 'Select a different category' 2022-11-14 01:22:38 +01:00
b251fd7b69 Formatting 2022-11-08 14:37:48 +01:00
ccf3bb3993 Add friendly confirm message on newly created points 2022-11-07 23:12:31 +01:00
72ca67e3ab Formatting 2022-11-02 14:44:06 +01:00
84eee064b2 Simplify priority behaviour of PillsSelector, create LanguageChooser-element, update usages 2022-10-29 03:05:01 +02:00
de137055d3 Add default strings if none are given 2022-10-28 04:38:10 +02:00
8d304f9a56 Merge upload GPX-tracks to OSM; split 'specialVisualisations' into multiple smaller classes 2022-10-28 04:33:05 +02:00
61aebc61eb Formatting 2022-10-27 01:50:41 +02:00
d5443b4413 Add translation statistics 2022-09-23 01:28:53 +02:00
55593c2ee3 Add better translation support for templates 2022-09-22 16:21:07 +02:00
b4df711d37 Fix typo 2022-09-21 02:23:19 +02:00
28fc81c96f Fix typings 2022-09-21 02:21:54 +02:00
ac93c264c5 Correct path for SVG templates 2022-09-21 00:37:05 +02:00
b912343805 Bugfixes, add A3 poster 2022-09-18 12:45:02 +02:00
9c961d32b3 Add UI flow to generate flyers 2022-09-17 03:24:01 +02:00
b541d3eab4 Reformat all files with prettier 2022-09-08 21:40:48 +02:00
Brice Maron
1d80b0436c chore: remove deprecations following tailwind update 2022-09-08 13:04:06 +02:00
ee7d05cbad Improvements to statistics 2022-09-02 21:40:13 +02:00
efd1f5467b Fix improperly initialized component 2022-09-02 12:40:51 +02:00
25ec71aff1 Merge plant_detection 2022-08-24 15:08:08 +02:00