Commit graph

159 commits

Author SHA1 Message Date
c229b92221 Merge branch 'develop' into feature/studio 2023-06-20 22:50:47 +02:00
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
d9417f4937 Merge branch 'develop' into feature/studio 2023-06-20 01:52:29 +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
4c59f4482d Studio: fix presets 2023-06-20 01:32:24 +02:00
223acee29c Studio: add more metainformation to layerConfig.json 2023-06-18 00:44:57 +02:00
069767b9c7 Studio: first draft of layer editing 2023-06-16 02:36:11 +02:00
d008dcb54d Chore: reformat all files with prettier 2023-06-14 20:39:36 +02:00
514f524951 Docs 2023-06-08 14:05:38 +02:00
effcb8ca23 Refactoring: use svelte for delete flow as well 2023-06-01 23:40:05 +02:00
ace7caada1 Refactoring: port import flow 2023-06-01 02:52:21 +02:00
b86e2910ba Fix: improve functionality of GRB-theme (WIP) 2023-05-24 03:26:33 +02:00
d0e0abdece Fix: tweaking addNewPoint-flow 2023-05-19 01:37:31 +02:00
65a4303dd6 Style: Allow a layer to open the popup-view in a floatover 2023-05-05 01:00:15 +02:00
5504d49d59 Themes: enable download functionality by default 2023-04-25 02:37:23 +02:00
e4e99c0b0a Chore: move RasterLayerProperties into separate file in order for the schema generator to work 2023-04-21 16:19:36 +02:00
24f7610d0a Fix overlay layers 2023-04-21 01:53:24 +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
3db87232f2 Refactoring: add metatagging 2023-04-14 17:53:08 +02:00
bef05481bd Merge develop 2023-04-07 04:36:41 +02:00
f8d34648a0 refactoring: slight cleanup of tests 2023-04-07 03:54:11 +02:00
52a0810ea9 refactoring: move logic of lastclick into special layer, fix labels, fix anchoring 2023-04-02 02:59:20 +02:00
aaaaf1948d refactoring: fix special renderings (partly), deprecate 2023-03-29 18:54:00 +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
34a5b08536 docs: improve typings, add error message 2023-03-16 14:24:27 +01:00
71125c647f docs(themeconfig): document pragma's to disable checks 2023-03-09 15:12:46 +01:00
eb6093dd9f feature(themeconfig): Make filters reusable from builtin layers 2023-03-09 14:45:36 +01:00
d7fe3a056e feat(themes): add questionHint to give extra information about a question 2023-03-08 02:01:52 +01:00
92c5e5dea2 Add some useful filters 2023-03-05 23:44:28 +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
67b5a33f0b Move 'defaultInputUnit' into Unit, away from denomination 2023-01-02 02:35:40 +01:00
8ac2516e21 Make 'preferredBackground' optional for precise input in presets 2022-12-23 16:21:38 +01:00
fed4cff878 Auto-formatting 2022-12-16 13:45:07 +01:00
42bd301389 selected_element layer which highlights the selected element 2022-12-09 13:58:45 +01:00
fe1cd0f120 Add option to deleteConfig to remove the default delete options 2022-12-06 00:49:34 +01:00
585dbb4587 allow reuse of filters, update to artwork theme 2022-09-14 16:29:41 +02:00
b541d3eab4 Reformat all files with prettier 2022-09-08 21:40:48 +02:00
8f1d63b20a Remove maintainer and version fields 2022-08-22 19:17:24 +02:00
5da76b9418 Rework units to allow picking different default units in different locations, fixes #1011 2022-08-18 19:17:15 +02:00
21aca85515 Add the requirement for all tagRendering-objects to have an ID (including rewrites and multi-builtins) to make translations easier 2022-08-05 13:11:50 +02:00
298f29c0ed Add example on how to remove a tag 2022-07-27 10:22:15 +02:00
fb4b4e5702 Merge branch 'feature/dashboard-layout' into develop 2022-07-20 15:23:46 +02:00
034e3cf282 Add reception desk layers 2022-07-19 11:55:46 +02:00
80be3eb9ef Sync; fix build 2022-07-18 11:49:22 +02:00
8ff405497c Improve typing, regen scheme files 2022-07-18 10:26:15 +02:00
b8bca0287d Refactor isShown into a tagsfilter 2022-07-18 02:00:32 +02:00