Commit graph

73 commits

Author SHA1 Message Date
6999a73d44 Add import from notes functionality 2022-01-12 02:31:51 +01:00
11150a258d First part of a huge refactoring 2021-12-21 18:35:31 +01:00
897c59f97a Merge develop 2021-10-28 00:13:18 +02:00
78dbe0baa2 Fix 'addExtraTags' in mappings 2021-10-26 22:53:27 +02:00
bd3395af22 Remove small alert ox 2021-10-26 21:29:50 +02:00
07bc5d6a6d Merge develop 2021-10-26 01:27:35 +02:00
9dc8404c43 No more need to add '.clone()' for compiled translations, removed a bunch of 'clones' 2021-10-25 21:50:38 +02:00
0dc7187bab Changes do apply left-right splitting before uploading too 2021-10-22 14:01:40 +02:00
9faac532b5 Support for lexemes, decent etymology layer and theme with rudimentary icon 2021-10-09 22:40:52 +02:00
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
6890c5189e More refactoring 2021-09-29 01:12:29 +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
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
96ecded0b9 Further development of split-road feature; refactoring of change-handling 2021-07-15 20:47:28 +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
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
785f57262e Further cleanup: further removal of the UIElement 2021-06-28 00:45:49 +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
966fcda8d1 Add support for units to clean up tags when they enter mapcomplete; add example of this usage in the climbing theme, add climbing theme title icons with length and needed number of carabiners 2021-06-22 03:16:45 +02:00
55f03c3de7 Use a dropdown if there are a lot of options to choose from in tagrenderingquestion 2021-06-18 01:50:03 +02:00
9a73ae4c47 More fixes 2021-06-16 21:23:03 +02:00
9cc721abad More refactoring and fixes 2021-06-14 02:39:23 +02:00
3943100e54 More refactoring, stuff kindoff works 2021-06-12 02:58:32 +02:00
6415e195d1 Butchering the UI framework 2021-06-10 01:36:20 +02:00
e47accbab1 Fix small issue: wrong format for addExtraTags in some layers 2021-03-31 15:50:29 +02:00
4342b38e9d Formatting and small cleanups 2021-03-29 02:53:06 +02:00
15a6794e59 Move 'asChanges' into tagsFilter; add 'survey:date' option with automatic date to benches 2021-03-29 02:31:08 +02:00
120832f241 Move tags into subdirectory 2021-03-29 00:41:53 +02:00
d8c1f72857 Split TagsFilter into multiple files 2021-03-22 03:05:08 +01:00
1ffad21c62 Refactoring of tagsFilters, fix conditional 'hideInAnswer' 2021-03-22 02:17:00 +01:00
2bb50561fe New graphs; disable optimazation 2021-03-12 13:48:49 +01:00