Commit Graph

13 Commits

Author SHA1 Message Date
Thomas Lamprecht
64e5196914 Improve HA UI for users with restricted permissions
Only show edit dialogs for HA resources and groups when an user
has the privileges to edit them.
2015-10-30 16:11:42 +01:00
Thomas Lamprecht
708c831b6b fix 'state' default value in resource edit dialog
as we assume the default to 'enabled' when state isn't explicitly
set, use this default when editing a resource.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2015-09-10 10:25:23 +02:00
Thomas Lamprecht
7c3e5095d2 Add CT service support and remove type parameter
The type parameter is not needed anymore because the service type
can be extracted by only using the unique vmid.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2015-09-03 12:53:40 +02:00
Wolfgang Link
043f17dc74 fix bug #684: Fix Typo 2015-08-17 10:59:40 +02:00
Dietmar Maurer
371a58dc56 ha GUI: show configuration errors 2015-04-07 09:54:57 +02:00
Dietmar Maurer
fd89376443 add missing file 2015-04-03 18:50:41 +02:00
Dietmar Maurer
a5278c66f8 ha group editor: fix subject 2015-04-03 16:48:08 +02:00
Dietmar Maurer
04a7d5a32e add nice ha group selector 2015-04-03 16:36:26 +02:00
Dietmar Maurer
86511bf25e implement ha resource editor 2015-04-03 12:32:56 +02:00
Dietmar Maurer
1b66fd71fb implement GUI to manage ha groups 2015-04-03 11:21:22 +02:00
Dietmar Maurer
3bcf3dda1d add ha fencing panel (dummy for now) 2015-04-03 09:44:35 +02:00
Dietmar Maurer
02d79a0cc0 add ha resource panel 2015-04-03 09:10:20 +02:00
Dietmar Maurer
2904aaf98f add ha status view 2015-04-03 08:50:00 +02:00