proxmox-widget-toolkit/node
Thomas Lamprecht 6895e13f39 node/apt updates: show full package description conditionally
The full package description is often quite long, and for upgrades
it's not relevant most of the time. But, it can be intresting to
have, if one wonders what a package is even used for.
So add a checkbox in the top bar which allows to switch between
showing and hiding the description, simply done by re-using the
'grid-row-body-hidden' ExtJS CSS class (got the idea from the
RowBody feature source code).
Default it to off, as it's better to not overwhelm users here with a
huge pile of text by default, showing the list of package with the
short one line title is enough most of the times, I'd guess.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Tested-by: Tim Marx <t.marx@proxmox.com>
2019-06-03 16:37:57 +02:00
..
APT.js node/apt updates: show full package description conditionally 2019-06-03 16:37:57 +02:00
DNSEdit.js add DNS view/edit widgets 2017-02-01 07:17:47 +01:00
DNSView.js node/DNS: render DNS fields htmlEncoded 2018-10-22 08:57:24 +02:00
HostsView.js add node/HostsView 2018-09-14 11:51:31 +02:00
NetworkEdit.js change network input from address/netmask to cidr and change labels 2019-05-08 14:56:52 +00:00
NetworkView.js show cidr in network view and optimize renderer 2019-05-08 14:56:52 +00:00
ServiceView.js place space on correct side of colon 2018-01-11 14:48:13 +01:00
Tasks.js change invalid class 2018-01-11 14:48:13 +01:00
TimeEdit.js node/TimeEdit: allow to 'search' time zone 2019-04-16 05:53:09 +00:00
TimeView.js allow pressing enter in ObjectGrids to edit a field 2018-04-06 13:46:36 +02:00