OpenDTU-old/webapp/src
Bernhard Kirchen 24330b723c webapp: show pin mapping categories as cards
on a desktop browser, this approach allows to display all categories at
once. we also increase readability as the values are much closer to
their label. previously, the values were far to the right of the screen
and it was unpleasent to read which value belonged to which setting. the
grouping of values per category was also not very well conceived.

by using cards, we also avoid some styling issues, namely the use of
rowspan, which caused a spurious table cell border at the end of the old
table layout.
2024-10-29 11:19:59 +01:00
..
assets webapp: Added initial vue app 2022-04-11 21:48:12 +02:00
components webapp: show pin mapping categories as cards 2024-10-29 11:19:59 +01:00
locales webapp: show pin mapping categories as cards 2024-10-29 11:19:59 +01:00
plugins webapp: Apply auto formatter 2024-07-05 21:57:53 +02:00
router webapp: Apply auto formatter 2024-07-05 21:57:53 +02:00
scss webapp: avoid inline style for inverter channel info value 2024-10-29 11:15:48 +01:00
types Feature: show task details in system info view 2024-10-09 18:31:06 +02:00
utils webapp: Apply auto formatter 2024-07-05 21:57:53 +02:00
views webapp: optimize placement of device profile doc buttons 2024-10-29 11:19:59 +01:00
App.vue webapp: Apply auto formatter 2024-07-05 21:57:53 +02:00
emitter.d.ts webapp: Update dependencies 2024-10-08 18:15:03 +02:00
main.ts webapp: Apply auto formatter 2024-07-05 21:57:53 +02:00