Brian Federle
237fd426e1
CS-14230
...
Add password confirm to add account/user forms
Original patch by: oyla.smola@gmail.com
Reviewed-by: brian
2012-06-14 11:33:28 -07:00
Pranav Saxena
52c8feb670
CS-15202: Rename all references in UI of Nexus VSM/dvswitch to Nexus 1000v
2012-06-13 11:24:09 -07:00
Brian Federle
1371764abd
Update breadcrumb hover effect
...
-Use 1s interval (instead of 2s) until showing panel
-Use .fadeOut on panel focus, for smoother transition
2012-06-11 15:13:14 -07:00
Brian Federle
93e87a5b31
CS-14877: Focus browser panel on breadcrumb hover
...
When mouse is over a breadcrumb for a period of > 2s, show its
respective panel until mouseout. This allows a user to see the
contents of the panel without having to select it.
reviewed-by: brian
Original commit:
commit 88be929e04826cd1159a2db7dbca220f7eadf5fd
Author: Pranav Saxena <pranav.saxena@citrix.com>
Date: Fri Jun 8 14:17:42 2012 +0530
CS-14877: Expanded breadcrumb navigation on hover UI Requirement
2012-06-11 12:52:22 -07:00
bfederle
815f55d916
CS-14010
...
Add 'about' dialog to the CloudStack top header, showing current verison
information.
Patch submitted by: oyla.smola@gmail.com
Reviewed-by: brian
Conflicts:
ui/scripts/ui/core.js
2012-06-11 11:40:55 -07:00
Devdeep Singh
1593900402
CS-9919: Changes to integrate UI changes for nexus feature.
...
Reviewed by: Sateesh, Pranav.
Conflicts:
ui/scripts/system.js
2012-05-25 18:33:53 -07:00
Brian Federle
c71790b5c7
CS-15096: Disable network actions for non-admins
...
reviewed-by: jessica
2012-05-25 12:55:47 -07:00
Brian Federle
70687e4b44
CS-14844: Fix edit action
...
Fix edit action by referring to the new td.value <span>, instead of
td.value
2012-05-25 12:24:19 -07:00
Brian Federle
96982933df
CS-14844
...
-If value label in detail view gets too long, then add horizontal
scrollbar to value, to avoid truncation
-Lower font size to 11px (-1px) to better fit longer data into UI
reviewed-by: sonny
2012-05-25 12:08:29 -07:00
Sanjay Tripathi
dd3b40218b
CS-12111: No e-mail validation for edit user form
...
reviewed-by: brian
2012-05-25 11:09:48 -07:00
Brian Federle
0753b1035f
CS-13091: Remove enable/disable physical network actions
...
Due to limitations in the API, for now the enable/disable
functionality for physical networks will be removed.
2012-05-25 11:01:57 -07:00
Sanjay Tripathi
fff3fdb216
CS-12407: F5 & Netscaler when dedicated is selected capacity field should be disabled.
2012-05-25 12:09:56 +05:30
Sanjay Tripathi
92442765d4
CS-12407: F5 & Netscaler when dedicated is selected capacity field should be disabled.
2012-05-25 12:09:29 +05:30
Sanjay Tripathi
835afec6b9
Nexus Vswitch UI development modified enable disable and list vswitch response
2012-05-25 11:52:48 +05:30
Brian Federle
9f2a823d6e
CS-13091: Enable/disable physical network UI actions
2012-05-24 12:17:58 -07:00
Pranav Saxena
28b0df590e
CS-15078:Standard name for vSwitch
2012-05-25 00:00:37 +05:30
Jessica Wang
89f704d88c
CS-13739: localize more labels
2012-05-23 17:21:39 -07:00
Jessica Wang
593ce7c490
CS-14989: cloudstack 3.0 UI - VM wizard - select template step - populate only templates whose hypervisor(s) are supported in the selected zone.
2012-05-23 14:15:49 -07:00
Brian Federle
6f0fc82fff
CS-15067
...
Provide Nexus vSwitch fields on add cluster form, if on VMware
hypervisor and vSwitch is enabled in configuration
2012-05-23 13:09:50 -07:00
Brian Federle
7eb9977b86
Don't send VSM details if vSwitch isn't enabled
2012-05-23 13:09:50 -07:00
Brian Federle
8a5211f62c
vSwitch UI fixes
...
commit 531ebe165de441fdf8e8bb86c76056504cf3aadb
Author: Brian Federle <brian.federle@citrix.com>
Date: Wed May 23 10:27:51 2012 -0700
Fix vSwitch password field
commit e51a0bd5e198483704d6d7f2dc4cb4c74e7c9167
Author: Pranav Saxena <pranav.saxena@citrix.com>
Date: Wed May 23 19:40:13 2012 +0530
CS-9919: Changes to integrate UI changes for nexus feature
2012-05-23 11:15:42 -07:00
Jessica Wang
1fa25b1964
CS-14206: cloudstack 3.0 UI - create network offering - show LB Isolation dropdown when LB service is checked and LB service provider is Netscaler or F5, regardless of Guest Type.
2012-05-23 10:40:11 -07:00
Jessica Wang
89c22f647f
CS-15042: cloudstack 3.0 UI - Create Network Offering dialog - when Guest Type is "Isolated", exclude "Security Groups" from services list.
2012-05-22 15:36:24 -07:00
Jessica Wang
8f6d836a81
CS-14206: cloudstack 3.0 UI - Create Network Offering dialog - When Guest Type is "Shared", include LB and StaticNAT in services regardless of zone type.
2012-05-22 14:50:12 -07:00
Brian Federle
e8e3698e4e
Add cluster: conditionally hide vSwitch fields
...
-When in add cluster screen, show the add vSwitch fields when
hypervisor == VMware and 'vmware.use.nexus.vswitch' configuration
flag is enabled.
-Remove 'add Nexus vSwitch' checkbox, as the vSwitch fields will
always be shown for VMware if the above config flag is set.
2012-05-22 13:45:35 -07:00
Brian Federle
d64adf1913
Remove trailing comma
2012-05-22 12:33:49 -07:00
Brian Federle
67f88398a6
Use IE-compatible method for changing browser title
2012-05-22 12:32:43 -07:00
Brian Federle
083831d37f
CS-14911: Fix missing 'mine' filter from instances
...
reviewed-by: brian
commit 98ead3ad5b9266e0f2a1b0e037a4f511d9e1e240
Author: Pranav Saxena <pranav.saxena@citrix.com>
Date: Wed May 16 01:04:12 2012 +0530
CS-14911 : mine is missing from Instance Filter
2012-05-22 11:59:05 -07:00
Brian Federle
4b88f454a3
CS-14953: 'CloudStack' -> 'CloudPlatform'
...
reviewed-by: brian
commit 4488f0a66766286e960a47d34cd2e5148162bcab
Author: Pranav Saxena <pranav.saxena@citrix.com>
Date: Tue May 22 15:15:40 2012 +0530
Renaming CloudStack to CloudPlatform for Proprietary builds
2012-05-22 11:45:58 -07:00
Brian Federle
f4b70e5f6e
CS-15045
...
commit 7859d289debae622a15fdb6bda854a8936fd35cb
Author: Pranav Saxena <pranav.saxena@citrix.com>
Date: Tue May 22 23:29:31 2012 +0530
UI does not support RAW format when hypervisor used is OVM in upload volumes
2012-05-22 11:19:19 -07:00
Jessica Wang
5168995905
CS-15015: cloudstack 3.0 UI - detailView widget - disable "pollAgainIfValueIsIn" function for now.
2012-05-21 16:12:01 -07:00
Jessica Wang
0282f2d8c9
cloudstack 3.0 UI - Instance page - detail view - keep polling newest info from server if VM state is Starting or Stopping.
2012-05-21 15:37:46 -07:00
Jessica Wang
62c456501a
CS-15015: cloudstack 3.0 UI - detailView widget - add new property "pollAgainIfValueIsIn" to keep polling newest info from server when a column has a specific value (e.g. volume state column has value 'UploadNotStarted')
2012-05-21 14:04:15 -07:00
Jessica Wang
f38b823631
CS-15015: cloudstack 3.0 UI - Volume page - Upload Volume action - API has been changed from sync to async. Here is related UI change.
2012-05-21 10:48:03 -07:00
Brian Federle
eb6392d48c
CS-12462: no close button on select project list view popup
2012-05-21 10:29:29 -07:00
Pranav Saxena
d800c4474f
Nexus UI development nexusActionfilter
2012-05-21 10:03:20 -07:00
Pranav Saxena
f2f7de5295
CS-14978 Clusterstate is empty from CloudStack UI
...
reviewed-by: brian
2012-05-21 09:59:58 -07:00
Jessica Wang
512e3427bf
CS-14949: cloudstack 3.0 UI - Instance page - hide Edit option when status is Running.
2012-05-18 17:05:04 -07:00
Brian Federle
07fd2cab6d
CS-14980: Fix blank PF/LB instance name label
...
Show VM ID if .displayname and .instancename are not present, as is
the case with KVM-type virtual machines that don't have a custom name.
2012-05-18 12:09:14 -07:00
Brian Federle
ecc3486647
If using commercial build, show 'CloudPlatform' in browser title bar
2012-05-18 09:26:21 -07:00
Brian Federle
b4d88d50a5
Fix trailing command breaking IE
2012-05-17 12:40:57 -07:00
Brian Federle
cab83385b4
CS-13861: Fix 'isChecked: false' not working on IE
2012-05-17 12:34:33 -07:00
Jessica Wang
05964ea465
CS-14901: cloudstack 3.0 UI - IP Address page - non-SourceNAT IP - when network offering's Conserve Mode is off, hide LoadBalancer when any PortForwarding rule exists, hide PortForwarding when any LoadBalancer rule exists.
2012-05-17 11:33:08 -07:00
Jessica Wang
33ce7933cc
CS-14901: cloudstack 3.0 UI - IP Address page - non-SourceNAT IP - when network offering's Conserve Mode is off, hide EnableStaticNAT and EnableVPN when any PortForwarding rule or LoadBalancer rule exists.
2012-05-16 17:03:17 -07:00
Jessica Wang
2e2e5ee59d
CS-14901: cloudstack 3.0 UI - IP Address page - non-SourceNAT IP - when network offering's Conserve Mode is off, hide PortForwarding and LoadBalacer when staticNAT or VPN is enabled.
2012-05-16 16:27:03 -07:00
Brian Federle
23ef4bf7ae
Nexus vSwitch UI support
...
Implement ability to add and modify Nexus vSwitches at the cluster
level:
-Add new fields to add cluster form, to allow addition of a vSwitch
-Add new tab to VMware clusters to list cluster's vSwitch
-Add details panel to vSwitch allowing enable, disable, and removal of
vSwitch from cluster
2012-05-16 14:59:30 -07:00
Jessica Wang
ba2eb092b4
CS-14905: volume page - Attach Disk action - Instance dropdown - (1) Populate all instances when volume's hypervisor is "None". (2) Populate only instances whose hypervisor matches this volume's hypervisor when volume's hypervisor is not "None".
2012-05-16 14:26:13 -07:00
Jessica Wang
30c938aaa9
CS-14901: cloudstack 3.0 UI - IP Address page - non-SourceNAT IP - when network offering's Conserve Mode is off, hide EnableVPN action when staticNAT is enabled, hide EnableStaticNAT action when VPN is enabled.
2012-05-16 12:42:46 -07:00
Jessica Wang
3715d1aef2
CS-14901: cloudstack 3.0 UI - IP Address page - SourceNAT IP - when network offering's Conserve Mode is off, hide LoadBalancer, PortForwarding action in Configuration tab.
2012-05-16 11:31:14 -07:00
Brian Federle
f3a73d722f
UI proprietary build: rename 'CloudStack' -> 'CloudPlatform'
...
When EULA is present for a proprietary build, show 'CloudPlatform'
instead of 'CloudStack' in the logo for the login form and top header.
2012-05-16 10:43:36 -07:00