Commit graph

658 commits

Author SHA1 Message Date
c44db2a219 Add mime type, rename to DownloadPanel 2021-07-26 21:03:27 +02:00
13b2c1b572 Finishing touches to export functionality, enable it in cycle_infra 2021-07-26 20:59:55 +02:00
e0b71ca53e Wire in aspected-routing as calculated tag 2021-07-26 20:21:05 +02:00
829efc5d55 Fix broken import 2021-07-26 18:02:55 +02:00
aa9045fd13 Automatically move the map onto the feature, add arguments to helpers 2021-07-20 01:59:19 +02:00
4fa9159da1 First working version of a width measurment tool 2021-07-20 01:33:58 +02:00
40400591d0 Merge develop 2021-07-19 16:15:15 +02:00
219895191d Disable adding new elements-popup if the userbadge is disabled; add small cosmetic changes 2021-07-18 21:48:11 +02:00
d8287ba1c5 Fix minimaps 2021-07-16 02:24:27 +02:00
d0293fb232 Fix chrome styling bug 2021-07-16 02:13:41 +02:00
abd7db100d Finish the export functionality: move logic around a bit, add license information for reusers, wire the functionality as feature switch 2021-07-16 01:42:09 +02:00
18e27c32be Merge branch 'develop' into feature/goejson-export 2021-07-16 00:57:39 +02:00
Arno Deceuninck
fc459e6011 Merge branch 'develop' into feature/goejson-export
# Conflicts:
#	tslint.json
2021-07-15 11:48:06 +02:00
Arno Deceuninck
62925a89ba Text in translation file + refactor 2021-07-15 11:13:00 +02:00
Arno Deceuninck
e7ef2fb6d8 Updated documentation 2021-07-15 10:56:30 +02:00
Arno Deceuninck
bd07eed482 Remove MapComplete metadata from featurelist 2021-07-15 09:58:17 +02:00
Arno Deceuninck
b68bf7b950 Download cached features as geojson 2021-07-15 09:34:00 +02:00
7deb9b5d53 Refactoring of AvailableBaseLayer 2021-07-14 16:13:23 +02:00
4cc42c0842 WIP: length picker 2021-07-14 16:06:34 +02:00
583d1e137f Refactoring of AvailableBaseLayer 2021-07-14 16:05:50 +02:00
315e2f7fd1 Add precise input method, enabled for public bookcases 2021-07-14 00:17:15 +02:00
42d0071b26 Use canonical rendering in windpowermap 2021-07-13 18:52:02 +02:00
b9e15697f4 Robustify morescreen, remove unused var 2021-07-12 13:38:38 +02:00
4eb131b3b1 Clip corners of the input-element-cone, which sometimes hid the save button resulting in unexpected click behaviour 2021-07-12 00:05:56 +02:00
38231399c4 Use rounded-3xl for radio buttons instead of rounded-full 2021-07-11 15:47:37 +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
3ecfef9bc1 Restore small icons in attribution, fix #413 2021-07-10 21:41:56 +02:00
1187d5b807 Disable zoom animation 2021-07-10 21:07:44 +02:00
0306a28811 Disable zoom and fade animations on minimaps 2021-07-10 21:07:27 +02:00
08e57a69b6 Fix input link 2021-07-08 14:55:21 +02:00
fe747dbfb4 Duplicate elements in layerselection to fix dissapearing elements 2021-07-06 17:23:22 +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
32e30e4b01 Merge develop 2021-07-03 21:28:24 +02:00
952e3e2bc7 Styling tweaks 2021-07-03 21:18:19 +02:00
e2591f3dfe Toggle in the userbadge on small screens - more map space 2021-07-03 20:18:52 +02:00
69d4ea765c Tweak styling for small screens 2021-07-03 14:54:35 +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
6576ac36cc Use addCallbackAndRunD where applicable, which deletes many if(value==undefined) checks 2021-06-30 15:38:14 +02:00
5e84b00ca2 Use clone in translation 2021-06-30 15:34:32 +02:00
985e97d43b First steps for a delete button 2021-06-28 18:06:54 +02:00
e09dfbf3f7 Fix JOSM link 2021-06-28 00:59:30 +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
ab0d510cdd Stabilize code contributor count 2021-06-27 02:41:30 +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