proxmox-backup/www/config
Thomas Lamprecht aae4c30ceb ui: improve verify job view layout, show job-id
Avoid overuse of flex, that is as bad as having all to fixed widths.

* Set date-time fields to 150 px as they are fixed width text.
* Duration is maximal 3 units, so it can be made fixed too.
* Schedule is flex with lower and upper limits, this is useful as
  it's a field which can be both, quite short (daily) or long
  (mon..fri *-10..12-1..7 02:00/30:30)
* Status and comment is flex, this way we always get a filled grid

Move status after last verify date and duration field, increases
information density at the left of the grid - reducing need for eye
movement, also, it groups together the "information about last job"
nicer.

Show job-id by default even if they are auto generated when adding
over the gui, as it can help finding the respective job faster when
getting a mail with an error.

Reported-by: Dietmar Maurer <dietmar@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-10-31 10:56:51 +01:00
..
ACLView.js api: replace auth_id with auth-id 2020-10-30 16:46:19 +01:00
RemoteView.js eslint fixes 2020-10-01 13:03:14 +02:00
SyncView.js ui: datastore: fix sync/verify job removal prompt 2020-10-29 14:34:31 +01:00
TokenView.js api: replace auth_id with auth-id 2020-10-30 16:46:19 +01:00
UserView.js api: replace auth_id with auth-id 2020-10-30 16:46:19 +01:00
VerifyView.js ui: improve verify job view layout, show job-id 2020-10-31 10:56:51 +01:00