Jessica Wang
cb609d24d6
CLOUDSTACK-4142: UI > Infrastructure > zone > physical network > guest > edit guest network > network offering dropdown > get info of current network offering from listNetworks API response instead of listNetworkOfferings API response.
2013-08-14 13:40:46 -07:00
Jessica Wang
3b9ea8ee4a
CLOUDSTACK-4142: UI > VPC > tier > detailView > edit action > network offering dropdown > get current network offering from listNetworks API response instead of listNetworkOfferings API response.
2013-08-14 11:37:18 -07:00
Jessica Wang
674552269a
CLOUDSTACK-4142: listNetworkOfferings API has been changed to not return system owned network offerings to regular user. Therefore, change VPC tier detailView to get services from listNetworks API response instead of listNetworkOfferings API response.
2013-08-14 11:09:21 -07:00
Jessica Wang
e50eb3deff
CLOUDSTACK-4142: UI > remove fieldPreFilter() that is not in use any more.
2013-08-14 10:38:49 -07:00
Jessica Wang
4161303060
CLOUDSTACK-4142: UI > Network > VPC > configure > Router > Public IP Addresses > Configuration tab > use networkofferingconservemode to determine which action to show only when IP is attached to a tier(network).
2013-08-13 18:18:01 -07:00
Jessica Wang
6e423784c9
CLOUDSTACK-4142: UI > VPC > IP Address > get service list from listNetworks API response instead of listNetworkOfferings API response.
2013-08-13 17:55:36 -07:00
Jessica Wang
36cd824ba7
CLOUDSTACK-4111: UI > IP Address page > Associate New IP dialog - show/hide cross zone dropdown upon region "Local" in listRegions API response.
2013-08-13 15:12:46 -07:00
Brian Federle
02921b5d7c
CLOUDSTACK-4302: Instance wizard: Selected affinity group is readonly
...
If adding an instance from affinity group VM list view, make that
affinity group non-editable in 'select affinity group' step to keep
context.
2013-08-13 14:37:09 -07:00
Brian Federle
1d2e0ed590
CLOUDSTACK-4302: Instance wizard: Support readonly checkbox selection
...
If 'selectedObjNonEditable' option is passed alongside 'selectedObj'
on response, make checkbox selection readonly/disabled.
Right now this is to support 'required' affinity group selections that
shouldn't be unselected.
2013-08-13 14:27:10 -07:00
Jessica Wang
95d7c499ce
CLOUDSTACK-4127: UI > Infrastructure > clusters > create cluster dialog > not pass value in vSwitchPublicType, vSwitchPublicName, vSwitchGuestType, vSwitchGuestName to addCluster API call since the 4 fields are hidden.
2013-08-13 13:53:33 -07:00
Jessica Wang
6fcb2dfde7
CLOUDSTACK-4266: UI > Infrastructure > clusters > create cluster dialog > make Nexus 1000v fields optional.
2013-08-13 13:23:36 -07:00
Jessica Wang
72fcfaaaa0
CLOUDSTACK-4266: UI > zone wizard > cluster step > make Nexus 1000v fields optional.
2013-08-13 13:17:11 -07:00
Brian Federle
dc19a147f1
Fix missing dataProvider for secondary storage list
2013-08-13 10:58:17 -07:00
Jessica Wang
4520a01777
CLOUDSTACK-4142: listNetworkOfferings API has been changed to not return system-owned network offerings to regular user. conservemode property was just added to listNetworks API response. Change IP Address page to get conservemode from listNetworks API instead of listNetworkOfferings API.
2013-08-12 18:11:59 -07:00
Jessica Wang
ed9f7691c7
CLOUDSTACK-4142: UI > remove fieldPreFilter which is no longer in use.
2013-08-12 17:06:01 -07:00
Jessica Wang
36a70f471a
CLOUDSTACK-4142: UI > IP Address page > configuration tab > filter - remove duplicate code.
2013-08-12 17:02:11 -07:00
Jessica Wang
b6ff1db0ed
CLOUDSTACK-4269: UI > account page > hide Setting tab for regular-user/domain-admin since they don't have access to listConfigurations API.
2013-08-12 16:34:16 -07:00
Jessica Wang
d72ae0326c
CLOUDSTACK-4111: UI > IP Addresses page > Associate New IP dialog - show/hide cross zone dropdown upon new property "portableipserviceenabled" in listRegions API response.
2013-08-12 15:07:10 -07:00
Brian Federle
9c8f040e1a
CLOUDSTACK-4219: Autoscale UI: Fix for missing form data
...
Fix form data not being passed when editing autoscale policy on
existing LB rules.
2013-08-12 10:58:24 -07:00
Brian Federle
e2843b18ba
CLOUDSTACK-4077: Fix tooltips for events/alert section actions
2013-08-12 10:29:32 -07:00
Jessica Wang
8fbb7d5dca
CLOUDSTACK-4188: UI > volumes > download volume action - do not decode URL returned from API call.
2013-08-11 21:03:25 -07:00
Jessica Wang
474228b97e
CLOUDSTACK-4127: UI > zone wizard > cluster step > not pass value in vSwitchPublicType, vSwitchPublicName, vSwitchGuestType, vSwitchGuestName field to addCluster API call since the 4 fields are hidden.
2013-08-11 20:26:27 -07:00
Jessica Wang
d67b4d085e
CLOUDSTACK-4142: listNetworkOfferings API has been changed to not return system-owned network offerings to regular user(domain user). This API change causes several UI bugs. Change UI to determine whether an IP Address has VPN service upon listNetworks API response instead of listNetworkOfferings API response.
2013-08-11 18:16:46 -07:00
Jessica Wang
644f8173e9
revert 12ca1d9102 since it's a partial UI change.
2013-08-10 12:09:12 -07:00
Jessica Wang
219b3eb0dd
CLOUDSTACK-4189: UI > Infrastructure > zone > dedicatedZone object is different from zone object. Fix a bug that they were wrongly presumed to be the same object and wrongly mixed which caused zone object's properties being wrongly overriden.
2013-08-09 18:49:30 -07:00
Jessica Wang
a8edf415b9
CLOUDSTACK-4134: UI > Infrastructure > zone > physical network > guest > edit action - pass vlan parameter to updatePhysicalNetwork API no matter vlan field is blank or not.
2013-08-09 17:26:15 -07:00
Jessica Wang
6c4082301c
CLOUDSTACK-4223: UI > Infrastructure > zone > USC > blades tab - fix a bug that blades failed to be listed in listView.
2013-08-09 16:18:58 -07:00
Jessica Wang
e6d03f2322
CLOUDSTACK-4142: listNetworkOfferings API has been changed to not return system-owned network offerings to regular user(domain user). This API change causes several UI bugs. Change Edit Network action, Configuration tab of IP Address detailsView, to get network services from listNetworks API response instead of listNetworkOfferings API response.
2013-08-09 15:51:46 -07:00
Jessica Wang
d4ebd51c2d
CLOUDSTACK-4102: UI > change label of scaleUp/changeServiceOffering action from "Scale Up" to "Change Service Offering" for both running VM and stopped VM.
2013-08-09 15:10:13 -07:00
Jessica Wang
322b17a69d
CLOUDSTACK-4218: UI > Infrastructure > zone > UCS > UCS manager details tab - fix a bug that passed wrong id to listUcsManagers API.
2013-08-09 14:52:49 -07:00
Jessica Wang
aa8d56652d
CLOUDSTACK-4142: listNetworkOfferings API has been changed to not return system-owned network offerings to regular user(domain user). Therefore, change UI to determine whether a network has EIP service/capability upon listNetworks API response instead of listNetworkOfferings API response.
2013-08-08 17:16:47 -07:00
Jessica Wang
2be315b9d7
CLOUDSTACK-4069: listNetworkOfferings API has been changed to not return system-owned network offerings to regular user(domain user). Therefore, change UI to determine whether a network is EIP/ELB upon listNetworks API response instead of listNetworkOfferings API response.
2013-08-08 16:25:23 -07:00
Jessica Wang
e101806568
CLOUDSTACK-4102: UI > Intances menu > when user VM is running, hide scaleUp action if hypervisor is KVM.
2013-08-08 10:35:09 -07:00
Brian Federle
7a85cffd4b
CLOUDSTACK-4122: Cluster tooltip: Add disclaimer for VMware hypervisor
2013-08-07 16:31:29 -07:00
Brian Federle
83fc3905a8
CLOUDSTACK-4054: Fix conditional fields not showing on first load
2013-08-07 16:24:48 -07:00
Brian Federle
9df9d99195
CLOUDSTACK-3268: Support transfer of portable IP
...
Allow UI to implicitly transfer portable IP, through enabling static
NAT on a VM/NIC from another cross-zone network.
2013-08-07 16:17:16 -07:00
Jessica Wang
a4223243c5
CLOUDSTACK-4102: UI > User VM, System VM > remove "Change Service Offering" action since it has been replaced with new action "Scale Up VM".
2013-08-07 16:04:14 -07:00
Jessica Wang
12becbb318
CLOUDSTACK-4160: listUcsManagers API has been extended to take in id parameter. Here is related UI change.
2013-08-07 14:50:50 -07:00
Jessica Wang
bdd62132ef
CLOUDSTACK-4177: UI > Infrastructure > zone > UCS > blades > disable Associate Profile to Blade button for a blade that already has a profle associated.
2013-08-07 14:38:13 -07:00
Jessica Wang
74893c4574
CLOUDSTACK-4093: UI > Infrastructure > zone > UCS Manager - (1) add details tab (2) add Delete UCS Manager action.
2013-08-07 14:19:27 -07:00
Jessica Wang
c657243f11
CLOUDSTACK-4092: UI > listView widget: fix a bug that a grid row was incorrectly removed when a non-add action of listView failed.
2013-08-07 11:08:54 -07:00
Thomas O'Dowd
7fd71d708a
CLOUDSTACK-3211: Add help docs to S3 secondary storage configuration.
...
When adding an S3 secondary storage, the administrator will
now be shown help for each input field making it friendlier
to use.
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-08-06 13:23:36 +05:30
Jessica Wang
000cc55b11
CLOUDSTACK-4051: UI > Infrastructure > zone > UCS > Add UCS Manager dialog > not show password in plain text.
2013-08-05 15:31:13 -07:00
Brian Federle
31e8e1c66c
CLOUDSTACK-4077: Fix refresh issue; localization labels
...
-Localize labels for event/alerts
-Fix UI refresh issue when performing delete/archive actions
2013-08-05 15:26:31 -07:00
Brian Federle
23f5a84d8c
CLOUDSTACK-4077: Correct docs for delete/archive alerts
2013-08-05 15:15:33 -07:00
Brian Federle
12ca1d9102
CLOUDSTACK-4089: (WIP) Add new fields to zone wizard for configuring traffic type for VMware
2013-08-05 12:08:03 -07:00
Brian Federle
d1ede5430c
CLOUDSTACK-2340: Display service state for health-checked VMs
2013-08-05 11:45:20 -07:00
Brian Federle
80ae4830ae
CLOUDSTACK-4010: Events/alerts: Pass start date / end date
...
Original submitter: Sanjay Tripathi <sanjay.tripathi@citrix.com>
Reviewed by: Brian Federle <brian.federle@citrix.com>
2013-08-02 09:51:55 -07:00
Jessica Wang
d9cc453240
CLOUDSTACK-3753: UI > Infrastructure > zone > physical network > Guest > remove Add VLAN Range action since VLAN Range(s) is editable through Edit action.
2013-08-01 16:42:23 -07:00
Jessica Wang
a059f596ac
CLOUDSTACK-3753: UI > Infrastructure > zone > physical network > Guest > Edit action - make VLAN Range(s) editable. This is corresponding UI change to recent change of updatePhysicalNetwork API.
2013-08-01 15:55:05 -07:00