Commit graph

1564 commits

Author SHA1 Message Date
5d0fe31c41 refactoring 2023-03-28 05:13:48 +02:00
b94a8f5745 refactoring: more state splitting, basic layoutFeatureSource 2023-03-26 05:58:28 +02:00
8e2f04c0d0 refactoring: split all the states 2023-03-25 02:48:24 +01:00
4d48b1cf2b refactoring(maplibre): WIP 2023-03-24 19:21:15 +01:00
231d67361e Refactoring(maplibre): remove 'freshness' and 'name' from FeatureSource to simplify the code 2023-03-23 01:42:47 +01:00
1b3609b13f refactoring(maplibre): add pointRendering 2023-03-23 00:58:21 +01:00
98703914ca Fix: preciseInputPicker will show correct icon if snapped or not snapped to a wall 2023-03-15 22:02:29 +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
af7672a0e0 fix: the search bar on the theme index was not clickable on wide screens as the 'centermessage' hovered over it invisibly 2023-03-09 23:13:30 +01:00
Robin van der Linde
d5e128b1ed
fix: hidden theme link not working 2023-03-09 20:54:12 +01:00
2f56f4d9fd chore: update documentation, fix a few issues to make a new development setup easier, fix #1343 2023-03-09 17:11:44 +01:00
df13901f18 Merge master 2023-03-09 15:25:09 +01:00
0bb487b1ba chore: remove stray import 2023-03-09 15:23:50 +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
db25d64409 Merge branch 'master' into develop 2023-03-08 02:57:31 +01:00
d7fe3a056e feat(themes): add questionHint to give extra information about a question 2023-03-08 02:01:52 +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
0597d57326 Wikidata-input-field now interprets 'removePostfixes' and 'removePrefixes' as regexes instead of normal strings, fix #1340 2023-03-06 00:21:42 +01:00
6ee85b12f8 Split up allKnownLayouts, make parsing it lazy for faster loading 2023-03-02 05:20:53 +01:00
f4b809c05f First draft of PinJePunt analysis 2023-03-01 04:39:31 +01:00
66aea79de9 Add statistics to import viewer 2023-02-24 20:17:31 +01:00
Robin van der Linde
d8078e7300
AllTagsPanel Svelte component 2023-02-15 18:24:08 +01:00
wjtje
77f5eefb0c
Fix type import 2023-02-15 14:48:15 +01:00
2e5aef35b8 Improve maproulette documentation, add possibility to change the maproulette state with a special rendering 2023-02-14 00:09:04 +01:00
f7f0ccdb7d Fix #1318 2023-02-12 23:21:17 +01:00
c610cfc6e8 Improve documentation 2023-02-12 22:58:21 +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
df92bda151 Fix dynamically selecting the popup when changing the hash 2023-02-09 16:05:37 +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
b4ecd963fc Use 'area' to create a new note; open note popup when created 2023-02-09 00:30:21 +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
227551c7cb Add svelte slots to SubtleButton 2023-02-08 01:21:21 +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
wjtje
b1b4e6acba Cleanup ToSvelte component 2023-02-08 01:21:21 +01:00
a9d81f79b7 Use replace-with instead of appendChild 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
dfc7ba2114 Remove unnused imports 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
ad13444883 Update comment 2023-02-08 01:18:56 +01:00
wjtje
203d1b6b34 🚧 First svelte component 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
3631896c02 Restyle translation buttons 2023-02-07 02:56:19 +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
c0cbfbcd87 Merge branch 'master' into develop 2023-02-03 04:00:11 +01:00
0724b0edd2 Drop user survey panel; survey has ended 2023-02-03 03:59:55 +01:00
6e46b07b20 Merge branch 'master' into develop 2023-01-31 14:53:21 +01:00
065ad1d5fd Fix typing error in wikidata textfield 2023-01-31 14:53:09 +01:00
97bf454d38 Fix 'nearby images' 2023-01-30 01:26:48 +01:00
27dc688ea2 Formatting 2023-01-29 17:46:44 +01:00
6c56b189b7 Styling tweak to the tagRenderingQuestion 2023-01-29 13:40:26 +01:00
3c7d632739 Fix #1280 2023-01-29 13:31:49 +01:00
888d4e95a3 Use mangrove-reviews-typescript, rework reviews modules 2023-01-21 23:58:14 +01:00
a3234686fe Add declare-keywords to redeclare types 2023-01-17 02:50:13 +01:00
8fc56f7487 Pass the layer to add a new point to instead of searching it, fixes layer confusion bug reported by ThibaultMol 2023-01-16 11:58:24 +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
a81dbb170e Merge master 2023-01-13 04:02:50 +01:00
009a1ccba6 Enable left-clicking on lines and areas again, fix #1231 2023-01-13 03:49:22 +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
e1cdb75001 Repair import flow 2023-01-12 01:16:22 +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
49210f2a28 Remove license information from note upload panel 2023-01-11 03:59:20 +01:00
a995f0e2aa Move image license picker into user panel, fix #1236 2023-01-11 03:53:58 +01:00
648a9e63c9 Make hotkey documentation fully translatable 2023-01-11 01:37:44 +01:00
f585249f0b Merge branch 'master' into develop 2023-01-11 01:34:23 +01:00
8c5654f9f7 Formatting 2023-01-11 01:33:26 +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
0a5f56d57a Improve script to generate series 2023-01-09 20:38:11 +01:00
5ccf64334f Merge master 2023-01-06 04:21:34 +01:00
6cb5ced361 Fix jumping up when a question is answered 2023-01-06 04:16:32 +01:00
7f6611f9d5 Fix tests 2023-01-06 04:06:05 +01:00
cfa8ff896e Drop option to start with expanded layer menu from sharescreen 2023-01-06 03:53:03 +01:00
8bffd2a974 Rework initial behaviour of scrollableFullScreen 2023-01-06 03:46:49 +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