Commit graph

29 commits

Author SHA1 Message Date
aaaf0b8c36 More styling tweaks and bug fixes 2022-02-01 19:02:46 +01:00
fa971ffbbf Full code cleanup 2022-01-26 21:40:38 +01:00
3402ac0954 Lots of refactoring, first version of the import helper 2022-01-19 20:34:04 +01:00
df34239256 Fix questions: applicable mappings are now calculated dynamically; charging station theme now only shows applicable plugs based on the allowed vehicle types 2021-10-02 15:16:41 +02:00
78d6482c88 Add binoculars theme, auto reformat everything 2021-09-09 00:06:21 +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
263cef5750 styling checkbox and selection 2021-07-26 17:45:54 +02:00
38231399c4 Use rounded-3xl for radio buttons instead of rounded-full 2021-07-11 15:47:37 +02:00
bf7e6376c0 Styling tweaks, better metadata handling at data upload 2021-06-19 18:28:30 +02:00
9a73ae4c47 More fixes 2021-06-16 21:23:03 +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
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
Pieter Vander Vennet
e0694fee9d Fix bugs with loading of themes 2020-10-17 03:19:14 +02:00
Pieter Vander Vennet
611d46187c Hotfix: fix text input in radio buttons 2020-09-30 22:48:58 +02:00
Pieter Vander Vennet
223f6191cd Newlines, textfield sets the cursor position appropriately 2020-09-26 01:10:10 +02:00
Pieter Vander Vennet
eab842d18a Add multi-checkbox component 2020-09-09 22:17:46 +02:00
Pieter Vander Vennet
e069b31e4e Various bug fixes and updates 2020-09-09 18:42:13 +02:00
Pieter Vander Vennet
ee9c9e201f More work on the custom theme generator, kindof works now 2020-09-03 00:00:37 +02:00
Pieter Vander Vennet
5ed0bb431c Way to much fixes and improvements 2020-09-02 11:37:34 +02:00
Pieter Vander Vennet
146552e62c Some refactoring, more work on the custom theme generator 2020-08-17 17:23:15 +02:00
Pieter Vander Vennet
00d95c4be1 Finishing refactoring 2020-07-20 21:39:07 +02:00
Pieter Vander Vennet
8026e99824 End of huge refactoring: cleaner input elements 2020-07-20 21:03:55 +02:00
Pieter Vander Vennet
7b80e945bb Intermediate refactoring 2020-07-20 18:24:00 +02:00
Pieter Vander Vennet
93db813cfc Intermediary refactoring 2020-07-20 15:54:50 +02:00
Renamed from UI/Base/UIRadioButton.ts (Browse further)