Dominik Csapak and Thomas Lamprecht
c7d032fc17
ui: use task list component from widget toolkit
...
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com >
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com >
2021-07-08 11:47:44 +02:00
Fabian Ebner and Thomas Lamprecht
73b77d4787
ui: tasks: use format_task_status
...
Signed-off-by: Fabian Ebner <f.ebner@proxmox.com >
2021-07-08 11:43:43 +02:00
Dominik Csapak and Thomas Lamprecht
e9805b2486
ui: panel/UsageChart: change downloadServerUrl
...
to not have the sencha url by default
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com >
2021-05-26 19:18:40 +02:00
Wolfgang Bumiller
fbeac4ea28
gui: tfa support
...
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com >
2021-01-11 10:22:32 +01:00
Thomas Lamprecht
984ac33d5c
ui: subscription: usage chart: render date as ISO 8601
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com >
2020-11-10 11:46:22 +01:00
Thomas Lamprecht
0a4dfd63c9
ui: usage graph: show axis and set maximum
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com >
2020-11-10 11:46:05 +01:00
Dominik Csapak and Thomas Lamprecht
8432e4a655
ui: add panel/UsageChart
...
heavily inspired by pveRunningChart, without the dynamically adding
of data and specific for the usage of datastores
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com >
2020-11-10 10:43:07 +01:00
Thomas Lamprecht
ee0ab12dd0
ui: move disks/directory stuff to tab panel
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com >
2020-11-10 10:15:44 +01:00
Dietmar Maurer
2c9f274efa
ui: add help tool to user and remote config
2020-11-10 09:23:22 +01:00
Thomas Lamprecht
71103afd69
fixup: acutally commit all changes..
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com >
2020-11-06 08:24:30 +01:00
Dominik Csapak and Thomas Lamprecht
8e12e86f0b
ui: add shell panel under administration
...
some users prefer an inline console
we still have the pop-out console in 'Administration'
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com >
2020-11-04 18:16:49 +01:00
Thomas Lamprecht
fb0d9833af
ui: task filter: add button icons
...
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com >
2020-11-03 14:49:04 +01:00
Thomas Lamprecht
bfe4b7d782
ui: task filter: reorder to avoid wasting vertical space
...
Includes some eslint fixes and label changes as well, was to much
work to split that out in its own commit.
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com >
2020-11-03 14:48:20 +01:00
Dominik Csapak and Thomas Lamprecht
185dab7678
ui: add panel/Tasks and use it for the node tasks
...
this is a panel that is heavily inspired from widget-toolkits
node/Tasks panel, but is adapted to use the extended api calls of
pbs (e.g. since/until filter)
has 'filter' panel (like pmgs log tracker gui), but it is collapsible
if we extend the api calls of the other projects, we can merge this
again into the widget-toolkit one and use that
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com >
2020-11-03 11:35:21 +01:00