Commit graph

168 commits

Author SHA1 Message Date
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
6e011db340 Fix some small layout issues 2021-09-13 02:45:51 +02:00
feeca1de46 Add singular forms for units 2021-09-13 02:38:20 +02:00
21448a6fea Improve input of values with units: add indicator of denomination if only one is defined, stabilize reformatting 2021-09-13 01:17:48 +02:00
78d6482c88 Add binoculars theme, auto reformat everything 2021-09-09 00:06:21 +02:00
a4f4365d71 Improve the precise input element, normalize 'and' to check if it is empty (and to check if no filter is active) 2021-09-08 01:36:44 +02:00
00eb6aa008 Add number formatting 2021-09-06 01:40:10 +02:00
4ace40c2f3 Fix various small bugs (directionPicker is square and has a max width; fix welcome message, fix translations 2021-09-03 17:00:36 +02:00
4a00c0e357 Fix direction input element 2021-08-26 16:24:18 +02:00
50d7d098a3 Fix small styling issue 2021-08-20 00:15:55 +02:00
4284f8184e Fix typo's: s/seperat/separat/, fix #457 2021-08-19 18:30:43 +02:00
647100bee5 Refacotring: move themeConfig into models 2021-08-07 23:11:34 +02:00
0a01561d37 First working version of snapping to already existing ways from the add-UI (still too slow though), partial fix of #436 2021-08-07 21:19:01 +02:00
bf2d634208 Reorganize cycle_infra, fix bug with length-input, add some images 2021-08-06 20:22:23 +02:00
1a4417545a Small improvements 2021-07-29 00:29:29 +02:00
c8bd412476 Merge develop 2021-07-27 22:23:42 +02:00
79569f5119 Finetuning of the filter functionality 2021-07-27 19:39:57 +02:00
04c039549d Fix filters 2021-07-27 17:00:05 +02:00
Ward
4b4ebc7837 temporary formatting 2021-07-26 18:00:21 +02:00
Ward
e3102f728d temporary formatting 2021-07-26 17:59:15 +02:00
Ward
263cef5750 styling checkbox and selection 2021-07-26 17:45:54 +02:00
cc22c5b0fb Merge develop 2021-07-23 19:14:10 +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
248ea78b17 First working version of split road functionality 2021-07-18 21:37:14 +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
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
fb3e3a040b Fix tests, fix units 2021-07-04 20:36:19 +02:00
6576ac36cc Use addCallbackAndRunD where applicable, which deletes many if(value==undefined) checks 2021-06-30 15:38:14 +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
570cbc67ce Link value of OHInput, make combinedInputElement more resilient; formatting 2021-06-24 02:33:26 +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
91b21647a3 Refactoring of review element 2021-06-21 03:07:49 +02:00
bf7e6376c0 Styling tweaks, better metadata handling at data upload 2021-06-19 18:28:30 +02:00
c41690aab3 Formatting 2021-06-18 14:30:49 +02:00
9a73ae4c47 More fixes 2021-06-16 21:23:03 +02:00
910970e4a4 Fix input elements 2021-06-16 17:09:32 +02:00
94f9a0de56 More fixes to the refactored code 2021-06-15 16:18:58 +02:00
e480c97676 Fixed part of the special renderings 2021-06-14 19:21:33 +02:00