Commit graph

145 commits

Author SHA1 Message Date
21fd148f38 Add propagation of metadata in changedescriptions, aggregate metadata in changeset tags 2021-10-04 03:12:42 +02:00
27a43fdbe0 Changes: expand try block; remove console.logs 2021-10-03 21:53:31 +02:00
abae813606 Fix dynamism in questions with new VariableInputElement 2021-10-03 21:44:43 +02:00
b6b20ed3ca Fix bug in bind, fix bug in tagrenderingquestion 2021-10-03 20:50:18 +02:00
2813c31a93 Temporary fix to questions 2021-10-03 02:50:11 +02:00
deb8b8cc59 Fix rendering bug 2021-10-02 22:27:44 +02:00
df34239256 Fix questions: applicable mappings are now calculated dynamically; charging station theme now only shows applicable plugs based on the allowed vehicle types 2021-10-02 15:16:41 +02:00
4c2beb5334 Make question generation laze, huge performance boost 2021-10-01 03:14:36 +02:00
6890c5189e More refactoring 2021-09-29 01:12:29 +02:00
41a2a79fe9 More refactoring of the featurepipeline, introduction of fetching data from the OSM-API directly per tile, personal theme refactoring 2021-09-28 17:30:48 +02:00
c5e9448720 Add initial clustering per tile, very broken 2021-09-26 17:36:39 +02:00
1f93923820 More work on splitting roads, WIP; refactoring tests 2021-09-22 05:02:09 +02:00
d5c1ba4cd1 More refactoring, move minimap behind facade 2021-09-21 02:10:42 +02:00
bd37cc812f Better error message 2021-09-13 01:20:12 +02:00
78d6482c88 Add binoculars theme, auto reformat everything 2021-09-09 00:06:21 +02:00
96c11badaf Add a big update to the charging station theme 2021-09-06 01:35:08 +02:00
647100bee5 Refacotring: move themeConfig into models 2021-08-07 23:11:34 +02:00
0ab0d159cc Small tweaks 2021-07-28 15:14:13 +02:00
ede67ca58c Fix pdf export, fix feature switches 2021-07-28 02:51:07 +02:00
c8bd412476 Merge develop 2021-07-27 22:23:42 +02:00
04c039549d Fix filters 2021-07-27 17:00:05 +02:00
4f2881269a Remove obsolete console.log 2021-07-26 16:25:57 +02:00
cc22c5b0fb Merge develop 2021-07-23 19:14:10 +02:00
4fa9159da1 First working version of a width measurment tool 2021-07-20 01:33:58 +02:00
Arno Deceuninck
3afc91b3a5 Small styling fixes 2021-07-19 11:47:17 +02:00
b55f9a25c6 More work on refactoring the changes handling 2021-07-18 14:52:09 +02:00
42391b4ff1 Merge develop 2021-07-16 02:25:39 +02:00
d0293fb232 Fix chrome styling bug 2021-07-16 02:13:41 +02:00
96ecded0b9 Further development of split-road feature; refactoring of change-handling 2021-07-15 20:47:28 +02:00
1010b159e5 Merge develop 2021-07-15 00:39:11 +02:00
1da3f8a332 Further work on the road splitting feature 2021-07-15 00:26:25 +02:00
Arno Deceuninck
f77c1efdf5 SplitAction logic, not yet pushing changes to osm, pieter will take over 2021-07-14 15:28:02 +02:00
Arno Deceuninck
159e4d3350 Select point on minimap where to split 2021-07-13 16:11:57 +02:00
Arno Deceuninck
ae5325d4d1 First draft of split road 2021-07-13 11:26:50 +02:00
6e3c39e475 Add option to show text field inline with the rendering; add option to fill out a default value 2021-07-11 15:44:17 +02:00
15f1a9362c Fix: ifnot-value would show up together with the 'if'-value 2021-07-05 00:45:41 +02:00
fb3e3a040b Fix tests, fix units 2021-07-04 20:36:19 +02:00
e4c29ce660 First version of a delete button, is working 2021-07-03 14:35:44 +02:00
de5f8f95bb Hook deleteWizard into the specialVisualisations (WIP) 2021-07-01 02:43:49 +02:00
5d3365afb8 First draft of an element which deletes points 2021-07-01 02:26:45 +02:00
bbfcee686f Refactor OsmObject to use eventsources, add first version of the delete button 2021-06-30 18:48:23 +02:00
985e97d43b First steps for a delete button 2021-06-28 18:06:54 +02:00
785f57262e Further cleanup: further removal of the UIElement 2021-06-28 00:45:49 +02:00
09ba1b37c6 Correctly add elements to featureInfoBox 2021-06-27 20:52:25 +02:00
284102c2f1 Seperate logic to detect special renderings and to actually render them, add a minimap to all popups (if no minimap is defined seperately) 2021-06-27 19:21:31 +02:00
37dab7a9a2 Improvements to units: move the unit handling into the validated text field, fix 'isValid' and typing of partial denominations 2021-06-25 20:38:12 +02:00
89c5c78f41 Small improvements to units 2021-06-25 18:30:56 +02:00
0789abf65e Small fixes 2021-06-24 14:21:41 +02:00
aa50d33b81 Merge master 2021-06-24 01:55:45 +02:00
eba1772ab9 Add minimap baseElement; add this as special rendering, add minimap beneath direction input element 2021-06-23 02:15:28 +02:00