pietervdvn
fb3e3a040b
Fix tests, fix units
2021-07-04 20:36:19 +02:00
pietervdvn
6576ac36cc
Use addCallbackAndRunD where applicable, which deletes many if(value==undefined) checks
2021-06-30 15:38:14 +02:00
pietervdvn
785f57262e
Further cleanup: further removal of the UIElement
2021-06-28 00:45:49 +02:00
pietervdvn
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
pietervdvn
570cbc67ce
Link value of OHInput, make combinedInputElement more resilient; formatting
2021-06-24 02:33:26 +02:00
pietervdvn
aa50d33b81
Merge master
2021-06-24 01:55:45 +02:00
pietervdvn
eba1772ab9
Add minimap baseElement; add this as special rendering, add minimap beneath direction input element
2021-06-23 02:15:28 +02:00
pietervdvn
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
pietervdvn
91b21647a3
Refactoring of review element
2021-06-21 03:07:49 +02:00
pietervdvn
bf7e6376c0
Styling tweaks, better metadata handling at data upload
2021-06-19 18:28:30 +02:00
pietervdvn
c41690aab3
Formatting
2021-06-18 14:30:49 +02:00
pietervdvn
9a73ae4c47
More fixes
2021-06-16 21:23:03 +02:00
pietervdvn
910970e4a4
Fix input elements
2021-06-16 17:09:32 +02:00
pietervdvn
94f9a0de56
More fixes to the refactored code
2021-06-15 16:18:58 +02:00
pietervdvn
e480c97676
Fixed part of the special renderings
2021-06-14 19:21:33 +02:00
pietervdvn
eec762b71f
More small fixes to the refactoring
2021-06-14 17:42:26 +02:00
pietervdvn
8ad9b816ac
Fix popups and core functionality
2021-06-14 17:28:11 +02:00
pietervdvn
9cc721abad
More refactoring and fixes
2021-06-14 02:39:23 +02:00
pietervdvn
49c821268e
Further fixing the refactoring
2021-06-13 15:04:55 +02:00
pietervdvn
3943100e54
More refactoring, stuff kindoff works
2021-06-12 02:58:32 +02:00
pietervdvn
62f471df1e
More refactoring, still very broken
2021-06-11 22:51:45 +02:00
pietervdvn
d5d90afc74
Further butchering the UI framework
2021-06-10 14:05:26 +02:00
pietervdvn
6415e195d1
Butchering the UI framework
2021-06-10 01:36:20 +02:00
pietervdvn
8774b887d8
Add colour input, add inputmode-hints to have specialized keyboards on mobile
2021-05-11 02:39:51 +02:00
pietervdvn
1f0b20f5d4
Enable context actions on input fields, partly fix of #204
2021-05-11 00:40:16 +02:00
pietervdvn
69363fbf0f
Small rename of variable
2021-05-10 23:50:05 +02:00
pietervdvn
03f3045a82
Small usability improvement: don't add the trailing '/' to URLs if they weren't typed
2021-05-10 23:49:46 +02:00
pietervdvn
095c5d1f1b
Fix rotation selection on chrome, partial fix of #248
2021-04-21 01:55:15 +02:00
pietervdvn
a91c3fde69
Removed todo's
2021-02-26 14:54:59 +01:00
pietervdvn
4deb095943
Optimizing the layout for small screens
2021-02-21 01:36:31 +01:00
pietervdvn
dcdb5b9a22
Small tweaks to translation label
2021-02-20 03:29:55 +01:00
pietervdvn
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
pietervdvn
0fee4cae58
Fix build
2021-01-18 01:48:08 +01:00
Tobias
40b6b97521
Tailwind the Language picker
...
Changes the style and gives Class the ability to receive css-classes. There should also be a label-text given; something like "Change language" which is then hidden for `sr-only`.
2021-01-17 21:06:54 +01:00
Tobias
c2ee058682
Remove a few empty spaces and line breaks
...
Most it is done by my editor automatically.
2021-01-17 21:04:37 +01:00
pietervdvn
7a7b34b0fa
Further refactoring
2021-01-02 21:03:40 +01:00
pietervdvn
849c61c8a1
Refactoring: attempting to make State smaller
2021-01-02 16:04:16 +01:00
Pieter Vander Vennet
cdfffd6120
Finish the additions of reviews
2020-12-08 23:44:34 +01:00
Pieter Vander Vennet
efd7631837
Performance improvements, add clock
2020-12-05 03:22:17 +01:00
Pieter Vander Vennet
16612b10ef
I should have commited sooner...
2020-11-17 02:22:48 +01:00
Pieter Vander Vennet
314894085a
Cleaning filtered layer
2020-11-16 01:59:30 +01:00
Pieter Vander Vennet
8e5e249e6b
Tweaks to icons, add direction to benches, tweak to direction input
2020-11-15 19:17:36 +01:00
Pieter Vander Vennet
c1490267e6
Change on-map home icon
2020-11-15 16:54:41 +01:00
Pieter Vander Vennet
a144cf17f4
Small tweaks
2020-11-15 16:08:17 +01:00
Pieter Vander Vennet
e2881840da
Fix touch direction input
2020-11-15 14:12:31 +01:00
Pieter Vander Vennet
1bd5411071
Download logo
2020-11-15 03:22:41 +01:00
Pieter Vander Vennet
7ef2f429f2
Add fancy direction picker
2020-11-15 03:10:44 +01:00