Commit graph

179 commits

Author SHA1 Message Date
36cdcf0648 Refactoring: add 'anchor'-field instead of using the iconSize to determine the anchor 2023-06-20 02:48:42 +02:00
140c813151 Refactoring: move anchor out of iconSize 2023-06-20 02:48:42 +02:00
a6f7b1300a Refactoring: move 'snapToLayer' from 'preciseInput' into the preset, remove 'preferredBackground'. The addNewPointFlow _always_ shows the precise input flow with the basic map; so the preferredBackground became irrelevant 2023-06-20 01:52:15 +02:00
d008dcb54d Chore: reformat all files with prettier 2023-06-14 20:39:36 +02:00
9cffe6814e Merge: develop 2023-06-11 02:32:14 +02:00
47ae4cb456 Chore: fix warnings 2023-06-02 08:42:08 +02:00
d2f4df3b60 Formatting 2023-06-01 23:51:22 +02:00
ace7caada1 Refactoring: port import flow 2023-06-01 02:52:21 +02:00
4a173d7671 Merge develop 2023-05-24 00:58:29 +02:00
96dc751c8c Fix note import layers 2023-05-24 00:29:22 +02:00
41fdeb9cb5 Themes: add label support to questions.json; add opening hours for hospitals 2023-05-23 00:34:26 +02:00
e83b8cb191 Fix: add the minimap again 2023-05-18 23:37:44 +02:00
82093ffdf4 Refactoring: new background selector 2023-05-18 15:44:54 +02:00
e2b3032198 Tests: tweak validation to be runnable in the tests 2023-05-17 13:22:13 +02:00
71abc8a1c4 Styling: further style addNewPoint, misc style tweaks 2023-05-14 17:59:44 +02:00
7f1e8d3f9c Refactoring: overhaul of the visual style with CSS 2023-05-11 02:18:09 +02:00
f7eaec2243 Refactoring: remove import flow, fix various issues, get PDF-export working (but not quite) 2023-05-05 02:03:41 +02:00
2b47cf934c Refactoring: highlight the currently selected element 2023-04-27 02:24:38 +02:00
59544ec073 Refactoring: more css cleanup 2023-04-21 18:09:14 +02:00
c6e12fdd6b Refactoring: fix GPX-track view 2023-04-20 18:58:31 +02:00
4172af6a72 Refactoring: fix delete indication, fix splitroad, fix addition of multiple new points snapped onto the same way (all will properly attach now) 2023-04-20 17:42:07 +02:00
8eb2c68f79 Refactoring: fix rendering of new roads, generated by a split 2023-04-20 01:52:23 +02:00
f203a1158d Refactoring: fix usersettings vis 2023-04-16 04:26:50 +02:00
105120060d Refactoring: add metatagging, add 'last edited by' element, add 'metacondition' 2023-04-15 02:28:24 +02:00
8a1f0599d9 Refactoring: fix 'delete' and 'move'-buttons as special elements 2023-04-14 02:42:57 +02:00
f8d34648a0 refactoring: slight cleanup of tests 2023-04-07 03:54:11 +02:00
8085079eff Port user settings 2023-04-07 02:13:57 +02:00
52a0810ea9 refactoring: move logic of lastclick into special layer, fix labels, fix anchoring 2023-04-02 02:59:20 +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
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
22717f2b73 misc(generateLayerOverview): disable warning on boostrap run 2023-03-09 17:24:03 +01:00
06ebf2b619 feature(themeconfig): add pragma to disable 'questionHint'-checks 2023-03-09 15:12:16 +01:00
eb6093dd9f feature(themeconfig): Make filters reusable from builtin layers 2023-03-09 14:45:36 +01:00
bdcf8a2601 fix: broken titleIcons (fix #1344) 2023-03-09 13:34:03 +01:00
868d476891 Merge feature/svelte into develop 2023-03-08 19:02:41 +01:00
12ac229d1b chore: improve script to extract questionhints 2023-03-08 03:37:48 +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
0b8136a5c4 Enable the doctests 2023-02-10 14:28:00 +01:00
7cc184fdd8 Fix unit tests (no doctests yet) 2023-02-10 01:55:29 +01:00
36aed99843 Fix generateLayerOverview, drop priviliged 'icons.json' from code 2023-02-08 01:21:19 +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
adcf23a54f Fix generateLayerOverview 2023-01-17 02:54:33 +01:00
e9004a2190 Undo some changes to fix the build, move svg-check into generateLayerOverview as to move fs out of the dependency tree for the webpage 2023-01-17 01:00:43 +01:00
9da63df595 Add hint for groups 2022-12-06 03:59:41 +01:00
72ca67e3ab Formatting 2022-11-02 14:44:06 +01:00