- 24 Sep, 2015 9 commits
-
-
Dietmar Maurer authored
-
Thomas Lamprecht authored
[TaskList]: * format task date on the same node as the title. If space isn't there, the date goes on it's own line. * Truncate output of task status to a maximum of 160 characters to fix formating, also the list should only give an overview. * set list flex to 1, this fixes height and scrolling issues * Put affected node and status on a own line. [TaskViewer] * Only show task status, the exit status is in the log below, also some long statuses break this page completely. Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
-
Thomas Lamprecht authored
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
-
Thomas Lamprecht authored
also the keys to display from the lxc config where updated as some from OpenVZ times where used. Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
-
Thomas Lamprecht authored
As the lxc and qemu summary pages share almost all the code we implement a base class which provides the shared functionality. Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
-
Thomas Lamprecht authored
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
-
Thomas Lamprecht authored
PVEBar inherits from Ext.TitleBar and provides an titlebar for the PVE mobile components to reduce code reuse. Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
-
Thomas Lamprecht authored
Add a menu entry to load the Datacenter page Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
-
Thomas Lamprecht authored
Add function to go a step back in browsing history. Also don't use the anim var in setActiveItem when no old appWindow is defined, as it is undefined in this scope. Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
-
- 21 Sep, 2015 1 commit
-
-
Thomas Lamprecht authored
Adapt the mobile UI code to the slightly different returned data from the '/cluster/status/' API call. Also sort the node list to get an consistent staying UI, this mirrors the behaviour of the 'desktop' UI. Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
-
- 18 Sep, 2015 1 commit
-
-
Thomas Lamprecht authored
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
-
- 09 Oct, 2014 1 commit
-
-
Dan Hunsaker authored
With the new mobile interface, we need to implement UI changes in two places. This lets us simplify our mobile interface so it isn't cluttered with options that mobile browsers can't easily handle, usually due to size. This patch implements Suspend and Resume of VMs and CTs via the mobile web UI. Signed-off-by: Dan Hunsaker <danhunsaker@gmail.com>
-
- 07 Aug, 2014 1 commit
-
-
Dietmar Maurer authored
-
- 05 Aug, 2014 3 commits
-
-
Dietmar Maurer authored
-
Dietmar Maurer authored
-
Dietmar Maurer authored
-