Jessica Wang
1da9f8ee4d
CLOUDSTACK UI - remove debugger keyword
2013-10-14 11:31:22 -07:00
Jessica Wang
b7dbe04499
UI > system.js > remove a comma that shouldn't be there (syntax error)
2013-10-11 14:36:27 -07:00
Jessica Wang
fa5b8a7dee
CLOUDSTACK-4850: UI > Infrastructure > zone detail > UCS manager > Blade tab > (1) change action "Associate Profile to Blade" to "Associate Template to Blade", change Profile dropdown to Template dropdown, add ProfileName field in dialog. (2) action "Disassociate Profile from Blade": add checkbox "Delete Profile".
2013-10-11 14:00:46 -07:00
Jessica Wang
8b78c5f34e
LOUDSTACK-4060: UI > Instance Wizard > select security group step > when there is only one security group and the only one is 'default', check it automtically.
2013-10-11 10:26:41 -07:00
Brian Federle
7ff6f0b602
CLOUDSTACK-3823: Show ICMP fields for protocolnumber
2013-10-10 12:26:59 -07:00
Jessica Wang
a414375632
CLOUDSTACK-1888: UI > Domains > allow domain-admin to update resource limits on its sub-domains (but disallow on its own domain).
2013-10-10 12:15:16 -07:00
Jessica Wang
efd6dd4947
CLOUDSTACK-3105: UI > Instances menu > Instance detailView > View Hosts > fix a bug that wrong parameter name is passed to listHosts API.
2013-10-09 15:05:30 -07:00
Jessica Wang
b8ed87246f
CLOUDSTACK-3154: UI > Infrastructure > zone detail > remove VMware datacenter action > fix a bug that incorrect property name was used to retrieve embedded object in API response.
2013-10-09 14:15:33 -07:00
Brian Federle
e256794a35
CLOUDSTACK-3803: Fix duplicate label causing validation error
2013-10-08 15:48:00 -07:00
Jessica Wang
c5e565289f
CLOUDSTACK-3888: UI > service offerings > compute offerings > add new field "Planner Mode".
2013-10-08 11:48:02 -07:00
Jessica Wang
b61cdc3e6d
CLOUDSTACK4515: UI > Settings tab of zone/cluster/account/primaryStorage detailView > add Description field.
2013-10-07 13:33:17 -07:00
Jessica Wang
90aa2f2e3f
CLOUDSTACK-4672: UI > Network > details tab > add new field "broadcasturi" to show Primary VLAN, Secondary Isolated VLAN.
2013-10-07 11:30:31 -07:00
Jessica Wang
98af560e9e
CLOUDSTACK-4796: UI > Instances > detailView > add new action "Assign Instance to Another Account".
2013-10-07 10:21:19 -07:00
Jessica Wang
dfc0180477
CLOUDSTACK-4767: UI > Intances > Attach ISO action - pass zoneId to listIsos API
2013-09-30 11:10:53 -07:00
Wei Zhou
5225bd434c
CLOUDSTACK-4732: search network name for virtual router when listRouters by keyword
...
(cherry picked from commit 98c79cc313 )
2013-09-24 15:01:53 +02:00
Jessica Wang
4280f6e29d
CLOUDSTACK-4693: UI > Network > Add Guest Network dialog > physical network dropdown - populate only physical networks that have Guest traffic type.
2013-09-23 16:10:36 -07:00
Jessica Wang
3eb899a5ba
CLOUDSTACK-4128: UI > zone wizard > secondary storage step > provider "S3" > Create NFS staging is required for S3 at this moment. So, disallow user to uncheck "Create NFS Secondary Staging" checkbox when provider is "S3".
2013-09-23 13:54:20 -07:00
Jessica Wang
35e5076156
CLOUDSTACK-2180: UI > Instances ? Reboot VM action > if the template from which vm is created is password-enabled, pop up "Password has been reset to xxxxxxx" dialog after action is complete.
2013-09-23 11:58:21 -07:00
Jessica Wang
0bdbb9e72f
CLOUDSTACK-4713: EIP/ELB Basic Zone: UI > Network > IP Addresses > make extra API call to get IPs allocated at guest network.
2013-09-19 18:34:42 -07:00
Jessica Wang
24e898b4cd
CLOUDSTACK-4714: EIP/ELB Basic Zone > EIP/ELB Basic Zone > Network page > Add Load Balancer tab > add AutoScale rule > spinning wheel is hanging forever with JS error "args.context.ipAddresses is undefined".
2013-09-19 17:10:43 -07:00
Jessica Wang
e81a2b4ff2
CLOUDSTACK-4713: UI > EIP/ELB Basic Zone - fix a bug that IPs that are acquired are not showing in listView of IP Addresses page under Network menu.
2013-09-19 16:47:16 -07:00
Brian Federle
fa297948f0
CLOUDSTACK-4710: Fix broken help link
2013-09-19 13:37:41 -07:00
Jessica Wang
e81e6ef5eb
CLOUDSTACK-4709: UI > template > register template > when zone dropdown is selected as All Zones, show all hypervisors supported in cloudstack instead of only hypervisors available in all zones.
2013-09-19 10:20:11 -07:00
Jessica Wang
7f08333cc6
CLOUDSTACK-4702: UI > Network menu > Add Guest Network dialog > UI shouldn't pass null zoneid to listnetworkofferings API when zone dropdown is empty (i.e. when no advanced zone exists).
2013-09-18 16:43:18 -07:00
Jessica Wang
f4066b51fb
CLOUDSTACK-4700: UI > Instances > Reset VM action > if the template from which vm is created is password-enabled, pop up "Password hsa been reset to xxxxxxx" dialog.
2013-09-18 11:41:30 -07:00
Jessica Wang
066d944c78
CLOUDSTACK-4688: UI > (1) Notifications widget - pollTimer() - error handling - check if args is null before trying to access args.message property (2) sharedFunctions.js - pollAsyncJobResult() - error handling - pass message argument to args.error().
2013-09-17 16:37:47 -07:00
Jessica Wang
5d13033293
CLOUDSTACK-4687: UI > infrastructure > zone > UCS > blades > add extra properties (Chassis, Blade ID) to ucsblade object returned by API which has only bladedn property.
2013-09-16 14:52:01 -07:00
Jessica Wang
3e14b6b795
CLOUDSTACK-4687: UI > listView widget > actions in a grid row > when an action is completed, refresh the grid row with only data returned by getUpdatedItem() instead of combination of data returned by getUpdatedItem() and original embedded data in grid row.
2013-09-16 13:52:54 -07:00
Jessica Wang
758b0bff8e
CLOUDSTACK-4669: UI > Infrastructure > zone > UCS manager > UCS blade > implement new action disassociateProfileFromBlade.
2013-09-13 15:38:21 -07:00
Jessica Wang
cae8b39b43
CLOUDSTACK-4662: UI > Network > IP Address > select a portable IP Address > Port Forwarding > VM grid - select a VM - dropdown of VM NIC IP appears - dropdown option value is networkID + VmGuestIp, split it and pass only VmGuestIp to API call.
2013-09-12 19:21:13 -07:00
Jessica Wang
3919b9fd2d
CLOUDSTACK-4128: UI > zone wizard > secondary storage step > check if S3 secondary storage (region-wide) exists. If yes, (1)Provider dropdown has only one option "S3". (2)Name input field is loaded with the existing S3 secondary storage name and disabled. (3)Create NFS Secondary Staging Store checkbox is checked and disabled. (4)NFS Server field and Path field are required.
2013-09-12 16:37:57 -07:00
Jessica Wang
523cac4bce
CLOUDSTACK-4642: UI > get complete timezone list from Java class TimeZone
2013-09-10 15:52:55 -07:00
Jessica Wang
37c87a84fa
CLOUDSTACK-4619: UI > Infrastructure > zone > Using listApis to check existence of listVmwareDcs API command will show an error in the log when listVmwareDcs API command doesn't exist (in oss build).
...
So, still use listClusters to determine the existence of listVmwareDcs API command.
2013-09-09 14:00:26 -07:00
Jessica Wang
2e3104ac1e
CLOUDSTACK-4629: UI > Infrastructure > zone > Add UCS Manager > change label from URL to IP Address.
2013-09-09 13:47:38 -07:00
Jessica Wang
3f492ca2ea
CLOUDSTACK-4619: UI > zone detail page > check if the zone has any cluster whose hypervisor is VMware. If not, skip calling listVmwareDcs API.
2013-09-06 10:28:03 -07:00
Jessica Wang
eb9ab676f6
CLOUDSTACK-4089: zone wizard > hypervisor VMware > if zoneType is Basic, not show vSwitchType dropdown in Edit Traffic Type for Guest.
2013-09-05 15:30:33 -07:00
Jessica Wang
ff4f931cd8
CLOUDSTACK-4089: UI > zone wizard > VMware hypervisor > physical network > edit traffic type > set default value for vSwitchName field upon selected vSwitchType.
2013-08-30 15:18:32 -07:00
Jessica Wang
8d60e4436b
CLOUDSTACK-4089: UI > zone wizard > VMware hypervisor > physical network > edit Public/Guest traffic type > vSwitchType dropdown > set default option upon configuration 'vmware.use.dvswtich' and 'vmware.use.nexus.vswitch'.
2013-08-30 14:55:06 -07:00
Jessica Wang
845e280d71
UI > Infrastructure > clusters > Add cluster dialog > change variable name for Nexus DVS fields to be more intuitive.
2013-08-30 14:55:06 -07:00
Jessica Wang
2c2ebee3f7
CLOUDSTACK-4089: UI > zone wizard > hypervisor VMware > multiple physical networks > edit Public/Guest traffic type > fix a bug that vSwitch Type dropdown selection didn't remain after Public/Guest traffic type is dragged to another physical network.
2013-08-30 11:06:07 -07:00
Jessica Wang
ca0679951e
CLOUDSTACK-4562: addS3/addSwift API is retired (being replaced with addImageStore API) and old configuration 's3.enable'/'swift.enable' has been removed from database. So, remove obsolete UI that calls addS3/addSwift API.
2013-08-29 14:34:16 -07:00
Jessica Wang
d10babe824
CLOUDSTACK-4266: UI > Infrastructure > clusters > add cluster dialog > if configuration 'vmware.use.dvswitch' is set to false (i.e. override public/guest traffic checkboxes are hidden), hide VSM fields (regardless of another configuration 'vmware.use.nexus.switch').
2013-08-29 14:17:54 -07:00
Jessica Wang
cb12cf9354
CLOUDSTACK-4089: UI > zone wizard > hypervisor VMware > physical network > vmware_network_label: remove trailing comma if there is any.
2013-08-28 16:37:46 -07:00
Jessica Wang
02641f851c
CLOUDSTACK-4266: UI > Instrastructure > clusters > Add Cluster dialog > if configuration "vmware.use.nexus.switch" is set to false, hide VSM fields.
2013-08-28 13:31:21 -07:00
Jessica Wang
5b93398c12
CLOUDSTACK-4508: UI > Infrastructure > clusters > add cluster dialog > hide both required NexusVSM fields and optional NexusVSM fields when hypervisor is not VMware.
2013-08-26 17:02:24 -07:00
Jessica Wang
9fc905383d
CLOUDSTACK-4508: UI > Infrastructure > clusters > add cluster dialog > VSM fields > pass only value of visible VSM fields to API call.
2013-08-26 16:35:04 -07:00
Jessica Wang
202e57a772
CLOUDSTACK-4508: UI > Infrastructure > clusters > add cluster dialog > make NexusVSM fields required only when Override Traffic is checked AND vSwitch Type is "Cisco Nexus 1000v Distributed Virtual Switch".
2013-08-26 16:02:36 -07:00
Brian Federle
ef7dbf230a
CLOUDSTACK-4508 (WIP): Conditionally make VSM fields required
...
If VSM is active, and either traffic overrides are checked, make VSM
fields required.
** This creates new VSM fields, with '_req' appended to end of ID. API
calls need to be changes to account for this.
2013-08-26 16:02:35 -07:00
Brian Federle
f662e9897a
CLOUDSTACK-4427: Fix non-async API call causing duplicate rows.
2013-08-26 15:12:55 -07:00
Jessica Wang
ae68c841f6
CLOUDSTACK-4089: UI > zone wizard > hypervisor VMware > configure physical network > edit traffic type label > split "VMware Traffic Label" field into 3 fields: "vSwitch Name", "VLAN ID", "vSwitch Type".
2013-08-26 14:27:56 -07:00