Brian Federle
16bb286729
Sockets: new UI flow
...
-Removes socket display from the main infra. dashboard and onto a
separate page. This is due to performance issues with the API calls
that query each hypervisor's socket data.
-Convert socket display to a list view, for simplicity/consistency.
2013-10-31 12:03:20 -07:00
Jessica Wang
c090a2df7a
CLOUDSTACK-730: UI > VPC > Router > site-to-site VPN > VPN Connection > Create VPN Connection - add new checkbox "passive", default it as unchecked.
2013-10-31 11:34:53 -07:00
Brian Federle
152e23a00b
UI plugins: Fix side nav behavior
...
Due to usability issues, any UI plugins that add a main section (via the
addSection function) will now be shown in the 'Plugins' area by clicking
on the relevant tile. This is to prevent overflow of the side nav bar
caused by too many plugins being loaded.
2013-10-31 11:27:50 -07:00
Wei Zhou
382391f270
CLOUDSTACK-4987: only shared network and isolated network with same account can be assigned to a VM
...
(cherry picked from commit 743eed8771ce0fc382c3f1018e42d357d79163c5)
2013-10-31 11:37:31 +01:00
Wei Zhou
57036e379b
CLOUDSTACK-4831: allow create network by domain admin
...
(cherry picked from commit 46e4cfd3c3c79e3bc3ec4a49c4ebae6c32240db3)
2013-10-31 11:37:18 +01:00
Wei Zhou
5109498783
CLOUDSTACK-4830: allow create account and user by domain admin
...
(cherry picked from commit 0d12e3eb9d4fb0166fc553da7366f4da786daa14)
2013-10-31 11:36:54 +01:00
Brian Federle
25d4333d45
Rename 'socket info' title to 'hypervisors'
...
Rename 'socket info' title to 'hypervisors' to make it more generic, as
the dashboard section contains hypervisor host counts which are useful
in other contexts.
2013-10-30 11:37:54 -07:00
Brian Federle
2189da6c72
CLOUDSTACK-4758: Make root disk size a text field
2013-10-30 11:20:02 -07:00
Brian Federle
088ba84e84
Multi-edit: Fix wrapping on table headers
2013-10-29 16:08:38 -07:00
Brian Federle
3f2a14b8b4
Add a bit more padding to header bar
2013-10-29 16:04:53 -07:00
Brian Federle
9d5ea57537
Detail view: Adjust tab panel colors
...
-Remove border/BG from individual group, for better visual flow
-Remove button appearance from actions
-Misc. small positioning tweaks
2013-10-29 15:59:57 -07:00
Jessica Wang
e0c0282d3b
CLOUDSTACK-4758: UI > Create Compute Offering > add new field "Custom" checkbox > when it's checked, Number of CPU Cores/CPU/Memory field become non-required and hidden.
2013-10-29 15:54:52 -07:00
Brian Federle
5e9320faa1
Detail view: Adjust tab colors
2013-10-29 15:43:08 -07:00
Brian Federle
185be21414
Adjust button colors; apply CSS gradients to buttons
2013-10-29 15:39:22 -07:00
Brian Federle
bad6c5da33
Infra. chart: Adjust colors for better readability
2013-10-29 15:31:57 -07:00
Brian Federle
6e1986408e
Breadcrumbs: Fix 'Home' link
2013-10-29 15:22:40 -07:00
Jessica Wang
1d1f585079
CLOUDSTACK-4758: UI > VM wizard > step 2 > show Root Disk Size field when listing is templates, hide Root Disk Size field when listing is ISOs.
2013-10-29 15:22:10 -07:00
Brian Federle
8a37f40c0a
Infra. chart: Fix socket info items duplicated on refresh
2013-10-29 15:17:09 -07:00
Brian Federle
f1eaa975b8
Dashboard UI: Clean up layout
...
-Remove borders from dashboard items to enhance clarity
-Fix layout of events/alerts
2013-10-29 15:10:24 -07:00
Brian Federle
7695fff17b
Infra. dashboard UI fixes
...
-Fix totals not showing up
-Increase height of socket info area to fit more hypervisors
2013-10-29 14:55:51 -07:00
Brian Federle
be5a7b45fb
Add new infrastructure UI styling; add CSS for socket info box
2013-10-29 14:17:33 -07:00
Brian Federle
bed42deb88
CLOUDSTACK-4908: UI for report CPU sockets
...
-Adds socket info for hypervisors on infrastructure chart
-Displays # of sockets, and # of hosts
-Currently only dummy data set to 0 for all info
2013-10-29 14:16:25 -07:00
Brian Federle
f0a8aa7f5e
CLOUDSTACK-4738: VM wizard: Add custom fields for compute offering
2013-10-29 13:29:13 -07:00
Brian Federle
f1683d0ad4
Instance wizard: lighter color on step numbers
2013-10-29 13:02:10 -07:00
Brian Federle
d833e41f5e
Dashboard UI: update header bar colors
2013-10-29 11:39:48 -07:00
Brian Federle
cb11b0ad83
Project switcher: Remove hover state and custom styling -- breaks IE
2013-10-29 11:30:26 -07:00
Brian Federle
896f68b927
Fix region selector popup
2013-10-29 11:24:58 -07:00
Brian Federle
9c57e137ae
Update layout of multi-wizards
...
-Change colors of progress bar
-Minor fixes to layout in zone wizard
2013-10-29 11:08:09 -07:00
Brian Federle
7e269e3770
Update layout of header bar
...
-Move notifications to top
-Better alignment of logo
2013-10-29 10:56:05 -07:00
Brian Federle
d9e9e0daad
Update colors of UI dialogs
2013-10-29 10:49:54 -07:00
Brian Federle
9b1cfa41eb
Style toolbar, tables
2013-10-28 13:56:12 -07:00
Brian Federle
ee1c83e689
Style toolbar
2013-10-28 13:50:21 -07:00
Brian Federle
f92f7b5c5d
Fix panel dimensions and colors
2013-10-28 11:57:50 -07:00
Brian Federle
bd697c53d8
Style detail view
2013-10-28 11:47:18 -07:00
Brian Federle
6748d19dbc
Fix z-index of header bar causing overlap w/ dialogs
2013-10-28 11:47:18 -07:00
Brian Federle
d5777c8e33
Style nav bar & body BG
2013-10-28 11:34:43 -07:00
Brian Federle
e9dcdc0411
Style header bar
2013-10-28 11:12:57 -07:00
Jessica Wang
718bc37dc0
CLOUDSTACK-4128: UI > Infrastructure > Secondary Storage > Create Secondary Storage > Provider S3 > make "Create NFS Secondary Staging Store" checked and non-editable.
2013-10-25 16:47:52 -07:00
Jessica Wang
ad51b8edfb
CLOUDSTACK-4966: UI: (1) detailView widget: extend detailView widget to support destroy action that will close detailView and remove item from listView when toRemove parameter is passed.
...
(2)Destroy Instance action: add expunge option for root-admin and domain-admin. When expunge is set to true, instance will be expunged right after destroyed.
2013-10-25 13:48:50 -07:00
Brian Federle
d63a08d0a3
Add bg gradient to header
2013-10-24 16:04:51 -07:00
Brian Federle
3734af1402
Quickview: Better styling
2013-10-24 15:52:54 -07:00
Brian Federle
f185eac4b5
Quickview: Fix positioning
2013-10-24 15:52:54 -07:00
Brian Federle
1b7f5106b6
Detail view UI: make view all links have hyperlink style
2013-10-24 15:52:54 -07:00
Brian Federle
71a38b74c3
Browser widget: Modify behavior
...
-For better screen real-estate, make all
browser panes open to full width of content area by default, unless
partial: true is passed in options
-Remove animation effect, for quicker browsing
2013-10-24 15:52:54 -07:00
Brian Federle
2dd5e2d7c7
Make header width 100%; body stays 1024px centered.
2013-10-24 15:52:54 -07:00
Brian Federle
0ef8b8770a
Update logo
2013-10-24 15:22:02 -07:00
Jessica Wang
6df1998645
UI > Edit Template, Edit ISO > can't update template/ISO in only one zone. It always get updated in all zones.
2013-10-24 14:58:23 -07:00
Jessica Wang
259245200d
CLOUDSTACK-4649: UI > Edit Instance, Edit Template > fix a bug that XenServer Tools Version 6.1+ field didn't get updated correctly.
2013-10-24 14:25:21 -07:00
Jessica Wang
a1be4fffe5
UI > Instance Wizard > Step 4 > correct label from "Data Disk Offering" to "Disk Offering" since selected disk offering here refers to root disk volume when selected template is of ISO format, data disk volume otherwise.
2013-10-24 11:29:47 -07:00
Brian Federle
c5fdf2935c
Network details: remove font tag from field value
...
Embedded HTML is not supported in detail view results,
so remove embedded font tag to prevent the tag characters from being displayed.
2013-10-24 10:53:05 -07:00