reviewed-by: alena
Update network section
-Implement add (isolated) network action
-Update list view/detail view to reflect same data as system area
-Misc. CSS fixes for list views
-Add new info 'bubbles' to zone chart
-Add/restore Add Pod section as step 3 of zone wizard UI
-Add network offering drop-down to zone wizard, for basic zone
-Add list view for users to accept/decline invitations, found under
Projects->Invitations drop-down
-Allow project admin to remove pending invitations
-If invites are required, show pop-up after adding user, indicating
that user will be added after accpting invitation
-Hide all invitation-related UI elements if
projects.invite.required == false
-In order to have the 'Apply' button always visible when editing data,
only put the main fields (i.e., everything except action bar and
apply button) into a scrollable container.
-Move apply button to bottom of detail view pane
-IE8: fix table borders
-IE8: fix login screen
-Fix drop shadow on install wizard
-Better sizing for corner user info -- allow for longer names to be
displayed without wrapping
-Less margin around project switcher
-Create project dialog: more spacing/padding
-System provider forms: add white border around form area; add
scrollbars to account for long forms (i.e., SRX)
-Misc. small fixes for project view, detail view
-Implement default network radio button for all networks
-Make all network items check boxes
-Automatically check a selected default network
NOTE: Updated server calls need still need to be implemented
-Move System VMs section to relevant are on zone chart
-Make Virtual Router provider a detail view
-Move Virtual Appliances listing to 'virtual routers' detail tab
-bug 12141: Show VM details on static NAT chart
-Move VPN actions from list view to detail view, to avoid excessive
server calls from being made (due to needing additional calls to get
VPN/network data)
-Fix network action refresh for list view and detail view