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
Jessica Wang
93d6b668a2
CS-14901: cloudstack 3.0 UI - IP Address page - SourceNAT IP - when network offering's Conserve Mode is off, hide Enable Static NAT, Enable VPN action.
2012-05-15 16:19:41 -07:00
Jessica Wang
e1f6b1b125
cloudstack 3.0 UI - IP Address page - args.id is obsolete. Use args.context.ipAddresses[0].id instead.
2012-05-15 16:04:44 -07:00
Jessica Wang
6ab317b60f
cloudstack 3.0 UI - IP Address page - action filter - optimize status handling.
2012-05-15 15:44:38 -07:00
Jessica Wang
1347b2218c
CS-14905: volume page - Attach Disk action - Instance dropdown - populate only instances whose hypervisor matches this volume's hypervisor.
2012-05-15 15:20:53 -07:00
Edison Su
bafc3f2a5a
CS-14521
...
Remove CLVM, due to license issue
2012-05-15 15:13:15 -07:00
Brian Federle
cf4ef95e9a
CS-13123: Hide diagram parts on change password form
2012-05-15 11:56:45 -07:00
Sanjay Tripathi
0836496216
CS-14844: Api key and secret key is truncated in the user details view
2012-05-15 23:24:04 +05:30
Brian Federle
63f1385fdd
CS-14717
...
Hide public traffic subnav when in basic zone configuration and not in
EIP/ELB
2012-05-14 15:49:59 -07:00
Brian Federle
71ee805f7d
CS-13874
...
If no 'custom' instance name is specified for a VM, use the
'instancename' field instead of 'displayname' for the label in PF/LB
UI.
2012-05-14 13:54:02 -07:00
Jessica Wang
94d228eaa7
cloudstack 3.0 UI - When API returns an error whose errorcode is 401, show Session Timeout message instead of errortext in API response ("unable to verify user credentials and/or request signature"). So it will be clear to user what to do next (i.e. log out and log in again).
2012-05-14 13:53:27 -07:00
Brian Federle
418c900c87
CS-14715
...
Concatenate long user names, to prevent header bar from wrapping
2012-05-14 12:42:59 -07:00
Brian Federle
0bc65768b7
CS-14339, CS-14241
...
In instance wizard, use configuration value for max. custom disk
offering size, instead of hardcoding the max size to 100 GB
2012-05-14 11:45:21 -07:00
Pranav Saxena
a26f33c780
CS-14872 : Text for on hover iso and form for ISO's corrected
2012-05-14 11:26:21 -07:00
Jessica Wang
ae9a0f5b5d
CS-14870: cloudstack 3.0 UI - network offering page - detail view - add tags field.
2012-05-14 10:12:39 -07:00
bfederle
562dd29bfb
IP addresses: fix for projects + port forwarding
...
-Port forwarding: only show VMs of the IP's owner
-Don't pass account/domain ID for acquire IP address and list VMs for
static NAT/PF/LB
2012-05-10 17:04:55 -07:00
bfederle
a206683268
CS-14797
...
Pass IP address's account + domainid for listing VMs on PF/LB/Static
NAT. This prevents an admin from attaching one user's VM to another
user's IP address.
2012-05-10 16:30:15 -07:00
Jessica Wang
46c76b7948
CS-14017: create network offering - when Guest Type is Shared, check and disable Specify VLAN checkbox. When Guest Type is Isolated, enable Specify VLAN checkbox.
2012-05-10 16:18:12 -07:00
bfederle
20e8481160
CS-14679
...
Fix label on primary storage required 'path' field
2012-05-10 14:22:07 -07:00
Jessica Wang
bed7b25ba8
CS-14760: volume page - (1) no actions are available when volume state is Uploading. (2) only remove action is available when volume state is UploadError.
2012-05-10 11:32:07 -07:00
Jessica Wang
5d27f2c886
CS-14761: volume page - make migration action available only when volume state is Ready.
2012-05-10 11:15:12 -07:00
Sanjay Tripathi
be9485c398
CS-14562: Domian page does not show up (spinner shown) for a very long time when there are large number of hosts and vms.
2012-05-10 23:31:42 +05:30
Jessica Wang
d269947641
CS-14815: cloudstack 3.0 UI - add network offering - show LB Isolation dropdown only when (1)LB Service is checked (2)Service Provider is Netscaler OR F5 (3)Guest IP Type is Isolated
2012-05-08 17:10:11 -07:00
Sanjay Tripathi
1d105da9e3
CS-13377: Can't mark a template as featured during template creation from a root volume.
2012-05-08 10:39:07 +05:30