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
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
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
eec762b71f
More small fixes to the refactoring
2021-06-14 17:42:26 +02:00
8ad9b816ac
Fix popups and core functionality
2021-06-14 17:28:11 +02:00
9cc721abad
More refactoring and fixes
2021-06-14 02:39:23 +02:00
49c821268e
Further fixing the refactoring
2021-06-13 15:04:55 +02:00
3943100e54
More refactoring, stuff kindoff works
2021-06-12 02:58:32 +02:00
62f471df1e
More refactoring, still very broken
2021-06-11 22:51:45 +02:00
d5d90afc74
Further butchering the UI framework
2021-06-10 14:05:26 +02:00
6415e195d1
Butchering the UI framework
2021-06-10 01:36:20 +02:00
8774b887d8
Add colour input, add inputmode-hints to have specialized keyboards on mobile
2021-05-11 02:39:51 +02:00
1f0b20f5d4
Enable context actions on input fields, partly fix of #204
2021-05-11 00:40:16 +02:00
69363fbf0f
Small rename of variable
2021-05-10 23:50:05 +02:00
03f3045a82
Small usability improvement: don't add the trailing '/' to URLs if they weren't typed
2021-05-10 23:49:46 +02:00
095c5d1f1b
Fix rotation selection on chrome, partial fix of #248
2021-04-21 01:55:15 +02:00
a91c3fde69
Removed todo's
2021-02-26 14:54:59 +01:00
4deb095943
Optimizing the layout for small screens
2021-02-21 01:36:31 +01:00
dcdb5b9a22
Small tweaks to translation label
2021-02-20 03:29:55 +01:00
1831365597
Small code fixes, fix #198
2021-01-27 02:58:11 +01:00
Tobias
15a9441b1d
Fix question styling (but break click action)
...
This fixes the styling but breaks the click action. Clicking on the text itself also triggers the action, clicking on the blank sapce next to it changes the label but does not trigger the action.
Generally speaking the style is easier to apply to an element that wraps the in put and the label-text. This could be the label-tag or a different wrapper.
2021-01-21 06:03:34 +01:00
Tobias
e1568876b8
Refactor htmlElement to Template literals
...
Makes it a bit easier to read.
2021-01-21 05:53:59 +01:00
Tobias
61964a801f
Remove empty spaces
...
Default Setting by my editor. Let me know I you want to keep them.
2021-01-21 05:52:36 +01:00