Commit graph

1533 commits

Author SHA1 Message Date
7f26e4cb3b refactoring: Fix generateLayouts 2023-04-13 23:40:28 +02:00
670d2f0b32 Refactoring: fix tests 2023-04-13 22:44:35 +02:00
a3242a3c7d refactoring: remove some tests that don't work anymore 2023-04-13 22:36:07 +02:00
ea62b5b7ff refactoring: Fix some tests 2023-04-13 20:58:49 +02:00
bef05481bd Merge develop 2023-04-07 04:36:41 +02:00
042d400dc4 refactoring: Remove more obsoleted code, add copyright tab 2023-04-07 04:23:45 +02:00
f8d34648a0 refactoring: slight cleanup of tests 2023-04-07 03:54:11 +02:00
2e9b1016de refactoring: fix translation links 2023-04-07 02:45:34 +02:00
8085079eff Port user settings 2023-04-07 02:13:57 +02:00
97aaa8e941 Refactoring: fix filters, remove obsolete code 2023-04-06 02:20:25 +02:00
0241f89d3d refactoring: fix basic flow to add a new point 2023-04-06 01:33:08 +02:00
52a0810ea9 refactoring: move logic of lastclick into special layer, fix labels, fix anchoring 2023-04-02 02:59:20 +02:00
25a98af057 Add community index 2023-03-31 04:10:00 +02:00
64532d1faf Tweaks to question box 2023-03-31 04:04:11 +02:00
d47fd7e746 Add question box as special rendering 2023-03-31 03:28:11 +02:00
29372c465e refactoring: more fixes, first attempt at tagRenderingAnswer 2023-03-30 04:51:56 +02:00
aaaaf1948d refactoring: fix special renderings (partly), deprecate 2023-03-29 18:54:00 +02:00
9b2f92dedc refactoring: Fix generate:layeroverview 2023-03-29 17:56:42 +02:00
41e6a2c760 More refactoring 2023-03-29 17:21:20 +02:00
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