Commit graph

129 commits

Author SHA1 Message Date
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
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
7a7b34b0fa Further refactoring 2021-01-02 21:03:40 +01:00
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
Pieter Vander Vennet
3fdb84e481 Extract variables from html, add black theme to surveillance cameras, use svgs directly in the frontend 2020-11-14 02:54:33 +01:00
Pieter Vander Vennet
5b59d7dbd0 Fixed small bugs, add documentation to query parameters, draft of surveillance cams 2020-11-12 12:18:02 +01:00
Pieter Vander Vennet
b764371cce Finish refactoring 2020-11-06 04:02:53 +01:00
Pieter Vander Vennet
dc1dde6c3d Fix build 2020-11-06 03:17:27 +01:00