Commit graph

7 commits

Author SHA1 Message Date
Kevin Darbyshire-Bryant
e96c1f31db luci-mod-dashboard: show IPv6 connection uptime
Show connection uptime for both IPv4 & IPv6 interfaces.
Rename display field from 'Connected since' to 'Uptime' as this makes
more sense to me.  You could say 'Connected for' or 'Connection
duration'.  After a lot of thought decided that 'Uptime' is what I'm
most comfortable saying.

Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2022-07-29 15:01:04 +01:00
Santiago Kozak
df8b5f4e38
luci-mod-dashboard: improve label's display
Removing overflow and position, adding padding and increasing font size for the label.

Signed-off-by: Santiago Kozak <santikzk1406@gmail.com>
2022-07-12 20:10:02 -03:00
Ansuel Smith
0ce25b08b0
luci-mod-dashboard: improve view of label
There are some problem with label with the material theme.
Improve this by removing max-height and setting the label to
a static font size.

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
2021-09-03 21:03:47 +02:00
Giovanni Giacobbi
d3280e6f5d treewide: minor fixes to typos, whitespace, and indentation
Signed-off-by: Giovanni Giacobbi <giovanni@giacobbi.net>
2021-01-20 12:36:13 +02:00
Jo-Philipp Wich
03c77dafe3 treewide: transition div tables to actual table markup
Modern browsers allow decomposing table markup equally well as nested div
constructs, therefor migrate our <div> table markup to actual <table> tags
but keep the old table/tr/th/td CSS classes for now to allow for a smooth
theme transition.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2020-11-27 21:36:40 +01:00
ZHANG Zhao
4f6c054d7a Highly optimized dashboard icons by Aleksandr
Result: https://imgur.com/Y1pNHzP.png

Signed-off-by: ZHANG Zhao <Zhao.Zhang2@etu.univ-grenoble-alpes.fr>
2020-09-21 23:01:30 -10:00
Zhao ZHANG
2f32ddd603 luci-mod-dashboard: initial checkin
Signed-off-by: ZHANG Zhao <Zhao.Zhang2@etu.univ-grenoble-alpes.fr>
[improve firmware version, fix dependencies, clean acls]
Signed-off-by: Paul Spooren <mail@aparcar.org>
[fix css for themes other than bootstrap]
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-09-03 10:12:44 -10:00