proxmox-backup/www
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
..
button ui: administration: set icons for tabs 2020-10-31 09:11:11 +01:00
config ui: improve verify job view layout, show job-id 2020-10-31 10:56:51 +01:00
css ui: datastore: show comment, allow to edit notes 2020-10-28 18:36:12 +01:00
dashboard ui: Dashboard/TaskSummary: show task overlay when clicking on a count 2020-10-06 12:58:52 +02:00
data ui: running tasks: update limit to 100 2020-07-11 12:53:32 +02:00
form ui: permission path selector: cbind typeAhead to editable 2020-10-30 16:31:53 +01:00
images fix file download, listen to 0.0.0.0 2018-12-01 15:21:25 +01:00
window api: replace auth_id with auth-id 2020-10-30 16:46:19 +01:00
AccessControlPanel.js ui: move user, token and permissions into an access control tab panel 2020-10-29 16:47:18 +01:00
Application.js ui: some more eslint auto-fixes 2020-09-25 18:36:58 +02:00
Dashboard.js ui: dashboard: code cleanup 2020-10-06 15:16:00 +02:00
DataStoreContent.js ui: datastore: use pointer cursor for edit notes 2020-10-29 10:45:37 +01:00
DataStoreNotes.js ui: add DataStoreSummary and move Statistics into it 2020-10-27 17:41:30 +01:00
DataStorePanel.js ui: datastore: change GC/Prune title and buttons a bit 2020-10-27 17:42:29 +01:00
DataStorePrune.js ui: some more eslint auto-fixes 2020-09-25 18:36:58 +02:00
DataStorePruneAndGC.js ui: datastore: change GC/Prune title and buttons a bit 2020-10-27 17:42:29 +01:00
DataStoreSummary.js ui: datastore summary: handle missing snapshot of a types 2020-10-29 15:52:53 +01:00
DirectoryList.js ui: add DiskList and DirectoryList 2020-06-16 13:36:32 +02:00
index.hbs www/index.hbs: add nodename to title 2020-09-30 12:10:04 +02:00
LoginView.js ui: some more eslint auto-fixes 2020-09-25 18:34:54 +02:00
MainView.js ui: user menu: allow changing language while logged in 2020-10-30 09:46:04 +01:00
Makefile ui: move user, token and permissions into an access control tab panel 2020-10-29 16:47:18 +01:00
NavigationTree.js ui: move user, token and permissions into an access control tab panel 2020-10-29 16:47:18 +01:00
OnlineHelpInfo.js docs: fix broken reference to backup_remote 2020-10-05 17:14:16 +02:00
ServerAdministration.js ui: administration: set icons for tabs 2020-10-31 09:11:11 +01:00
ServerStatus.js ui: some more eslint auto-fixes 2020-09-25 18:34:54 +02:00
Subscription.js ui: allow one to delete the description 2020-10-27 13:13:00 +01:00
SystemConfiguration.js ui: network: remove create VLAN option 2020-10-07 14:07:46 +02:00
Utils.js ui: Utils: add product specific task descriptions 2020-10-30 14:05:17 +01:00
VersionInfo.js ui: some more eslint auto-fixes 2020-09-25 18:34:54 +02:00
ZFSList.js ui: some more eslint auto-fixes 2020-09-25 18:34:54 +02:00