Feature #4317
Redesign group admin view
Status: | Closed | Start date: | 02/03/2016 | |
---|---|---|---|---|
Priority: | High | Due date: | ||
Assignee: | - | % Done: | 100% | |
Category: | Sunstone | |||
Target version: | Release 5.0 | |||
Resolution: | fixed | Pull request: |
Description
The current group admin view is based on the cloud (provisioning) interface. But as we add more and more administrative capabilities to the group admins, this view is duplicating a lot of code from the admin view.
This campaign will create a new group admin view based on the advanced admin view. The cloud view will be stripped of all the admin actions, and will be left as a simple provisioning portal again.
Related issues
Associated revisions
Feature #4317: Init resp_obj to fix missing object name in NO_EXISTS errors
Feature #4317: Add option for template delete and chmod to be recursive
Feature #4317: Template delete/chmod recursive, oca & cli
Feature #4317: Template delete/chmod recursive in sunstone
Feature #4317: Add new user-input types, make capacity user-inputs
New types: number, range, list. The capacity definition creates
user inputs for the CPU, MEMORY and VCPU
Feature #4317: Use utils/user-inputs in provision-tab
Feature #4317: Refactor user-inputs edition table
Feature #4317: Use capacity-inputs in provision tab, vm create
Feature #4317: Fix bug in template update
Feature #4317: Fix word-char pattern inconsistencies
Feature #4317: Add new user input types to cli
Feature #4317: Remove instance-types conf
Feature #4317: Remove sunstone/capacity_select
Feature #4317: Remove _from_provision actions
Feature #4317:: Refactor append_template_refresh
Feature #4317: Add quick view change in top right dropdown
Feature #4317: Fix memory unit change for list inputs
Feature #4317: Support user_inputs in vm resize dialog
Feature #4317: Remove saved templates from cloud view instantiate
Now templates are categorized as mine,group,system
Feature #4317: Remove any mention to saved templates in cloud view
The templates tab now shows any visible template, not just
those created from a saved VM
Feature #4317: New groupadmin(_vcenter) views based on admin.yaml
Feature #4317: Add cloud view as default for group admins
Feature #4317: Remove Security Groups panel for vnets in admin_vcenter view
Feature #4317: Fix template list cards when cpu or mem is missing
Feature #4317: Fix required message when capacity inputs are hidden in cloud view
feature #4317: Return error when a template image cannot be deleted
(recursive mode)
feature #4317: Set error message and code when some images cannot be
chmod'ed in a recursive operation
feature #4317: Use xpath templates
(cherry picked from commit 7df5b936c7049f86ab02f8149ea1e299ed0cbb09)
feature #4317: Recursive disk operations can work on DISK based on image
names.
Feature #4317: Remove all user and group features from provision-tab
Feature #4317: Enable capacity select for cloud_vcenter
Feature #4317: Delete recursive is now a confirm dialog with 2 options
Feature #4317: Better memory range inputs
Feature #4317: Change default behaviour when capacity user inputs are missing
If the user input for cpu,mem,vcpu is missing the input is
considered free to edit. A new user-input type 'fixed' is
added to force a specific value
Feature #4317: Small tweaks to capacity inputs help texts
Feature #4317: Use 2 inputs for min,max in user inputs
Feature #4317: Use 2 inputs for min,max in capacity inputs
Feature #4317: Move template share/unshare to ownership button group
Feature #4317: onedb replaces SUNSTONE_CAPACITY_SELECT with fixed user inputs
Feature #4317: Use UserInputs for service vnets
Feature #4317: Fix NETWORK_SELECT check
Feature #4317: Refactor nics-section to allow sec. groups selection on instantiate
Feature #4317: Improve error handling for NICs with network_uname
Feature #4317: Add missing _UID to nic cleanup
Feature #4317: When capacity user inputs are missing, the default is 'any value'
Feature #4317: Fix bug in group bootstrap
Feature #4317: Add default views for group admins
History
#1 Updated by Daniel Molina over 5 years ago
- Priority changed from Normal to High
#2 Updated by Daniel Molina over 5 years ago
- Related to Bug #4216: text64 user input is not shown when creating a VM/Service through Cloud View added
#3 Updated by Daniel Molina over 5 years ago
- Related to Backlog #3870: Redesign UI for CPU attribute, include overcommit section added
#4 Updated by Daniel Molina over 5 years ago
- Related to Bug #4225: VM capacity not honored if workstation is too slow to compute javascript added
#5 Updated by Daniel Molina over 5 years ago
- Related to Bug #4128: Foundation slider performance degrades with each setup added
#6 Updated by Ruben S. Montero over 5 years ago
- Related to Feature #4326: Make capacity modification (CPU & MEMORY) for VMs configurable at the VM Template level added
#7 Updated by Carlos Martín about 5 years ago
- % Done changed from 0 to 90
#8 Updated by Carlos Martín about 5 years ago
TODO: groupadmin view is added on bootstrap, but this will not work for upgraded installations. The default sunstone-views file should take into account a default for groupadmins
#9 Updated by Carlos Martín about 5 years ago
- Status changed from New to Closed
- % Done changed from 90 to 100
- Resolution set to fixed