Commit graph

119 commits

Author SHA1 Message Date
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
Pieter Vander Vennet
3f8b6e88d3 Fix deploy 2020-11-06 01:58:26 +01:00
Pieter Vander Vennet
895aa132ec Huge refactoring (WIP) 2020-10-27 01:01:34 +01:00
Pieter Vander Vennet
28e40d08ae Small fix to Public Holiday input 2020-10-23 02:26:14 +02:00
Pieter Vander Vennet
66acff699e Improvements to the time picker 2020-10-23 01:20:48 +02:00
Pieter Vander Vennet
2795e7c0db Improvements to OH picker 2020-10-21 20:54:15 +02:00
Pieter Vander Vennet
99225957cc Add metatagging, fritures 2020-10-19 12:08:42 +02:00
Pieter Vander Vennet
5b25953127 Fix loading of tag renderings 2020-10-17 03:36:20 +02:00
Pieter Vander Vennet
e0694fee9d Fix bugs with loading of themes 2020-10-17 03:19:14 +02:00
Pieter Vander Vennet
b8a1683191 Small fix to custom generator, add shopping map 2020-10-10 13:44:10 +02:00
Pieter Vander Vennet
499666a88e Fix dissappearing unparsed rules 2020-10-09 21:11:52 +02:00