Commit Graph

5538 Commits

Author SHA1 Message Date
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
Sanjay Tripathi 8f3be62cbe CLOUDSTACK-3842: G11N: SC: Some regression issues occurred on build#4.2-256. 2013-08-09 15:00:35 +05:30
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 3648ba757e CLOUDSTACK-4124: Add affinity group list to review step 2013-08-07 16:41:41 -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
Jessica Wang 6940d256c9 CLOUDSTACK-2569: UI > Infrastructure > zone > physical network > VNMC provider > fix a bug that queryAsyncJobResult API kept being called even after the async job was finished. 2013-08-02 14:38:40 -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
Jessica Wang d77fc8093b CLOUDSTACK-3753: UI > Infrastructure > zone detail > physical network > guest > (1) remove Delete VLAN Range action. (2) change Add VLAN Range action to pass new VLAN range + exisitng VLAN range(s) to API. This is corresponding UI change to updatePhysicalNetwork API change that removevlan property has been removed and definition of vlan property has been changed. 2013-08-01 15:42:36 -07:00
Jessica Wang 3c05999354 CLOUDSTACK-3713: UI > Infrastructure menu > System VMs > Scale Up action: call scaleSystemVm API instead of scaleVirtualMachine API. 2013-08-01 13:42:21 -07:00
Jessica Wang 84151fddd1 CLOUDSTACK-3344: revert e03f7f4db3 2013-08-01 11:41:15 -07:00
Jessica Wang ef8e04a1a6 CLOUDSTACK-3344: UI > util > _s() should not include ampersand. 2013-08-01 11:41:15 -07:00
Mice Xia 24af11a1c8 fix UI display bug for vmsnapshot, detailView of vmsnapshot always show the same one 2013-08-01 12:45:21 +08:00
Brian Federle 0014381f38 CLOUDSTACK-2944: Fix typo in addIpToNic dialog 2013-07-31 10:35:15 -07:00
Jessica Wang 422cc2a929 CLOUDSTACK-2569: UI > Infrastructure menu - zone detail - Cisco VNMC - apply action filter. 2013-07-30 13:40:28 -07:00
Brian Federle 17148b2c6a CLOUDSTACK-3487: Add egress default policy to network offering UI 2013-07-30 12:55:21 -07:00
Brian Federle 21761d8f21 CLOUDSTACK-3531: Add isrouting checkbox to register template dialog 2013-07-30 11:10:06 -07:00
Jessica Wang 50046c5771 CLOUDSTACK-2990: UI > scale up VM dialog - add description 'For VMware-based Linux VMs, please read the dynamic scaling section in the admin guide before scaling.' 2013-07-30 10:57:59 -07:00
Isaac Chiang c24db863a6 CLOUDSTACK-3935:Inconsistent json object name for image store api 2013-07-30 18:59:35 +08:00
Brian Federle b79977d328 CLOUDSTACK-3337: Fix replace ACL drop-down for private gateway 2013-07-29 14:42:18 -07:00
Jessica Wang 8126981f85 CLOUDSTACK-2334: UI > Regions > GSLB > remove lb rule from GSLB - fix a bug that passed wrong parameter to API call. 2013-07-29 13:53:05 -07:00
Jessica Wang d88d1ccaed CLOUDSTACK-3820: UI > Infrastructure menu > zone detail > UCS > associate profile to blade action - poll async job result until async job is finished. 2013-07-26 16:16:08 -07:00
Jessica Wang daa95bab2b CLOUDSTACK-3813: UI > change label from Cache Storage to Secondary Staging Store. 2013-07-26 15:31:19 -07:00
Jessica Wang 4db6fa7e54 CLOUDSTACK-3818: listSecondaryStagingStore API has been renamed. Here is related UI change. 2013-07-26 15:17:34 -07:00
Jessica Wang e995c0cefc CLOUDSTACK-3818: Cache Storage API commands have been renamed. Here is related UI change. 2013-07-26 14:46:41 -07:00
Brian Federle e8ce89036a Instance wizard: Fix logic preventing VPC network from being unchecked 2013-07-26 14:30:14 -07:00
Jessica Wang f6a47d13a1 CLOUDSTACK-3820: UI > Infrastructrue menu > zone detail > UCS > update API response examples since API response has been changed. 2013-07-26 14:28:46 -07:00
Jessica Wang 858e72f649 CLOUDSTACK-3651: errortext in listVmwareDcs API response has been changed. Change UI to override error handling of listVmwareDcs API regardless of the content of errortext in API response. 2013-07-26 13:10:19 -07:00
Jessica Wang e27b71fb78 CLOUDSTACK-3820: UI > Infrastructure menu > zone detail > UCS > API command names have been changed. Here is related UI change. 2013-07-26 13:00:46 -07:00
Brian Federle 81f7802abe CLOUDSTACK-3825: Fix start/end port not being passed with protocol number 2013-07-26 12:09:58 -07:00
Brian Federle ec11eba293 CLOUDSTACK-3710: Remove remaining overcommit fields from cluster UI 2013-07-26 12:02:26 -07:00
Jessica Wang af7587b98a CLOUDSTACK-3709: UI > Infrastructure menu > Secondary Storage > Cache Storage > detailView > implement Delete action. 2013-07-26 11:25:10 -07:00
Jessica Wang 0362b1b131 CLOUDSTACK-3820: UI > Infrastructure menu > zone detail > UCS > blade - remove blade detailView since it's not used. 2013-07-25 16:43:40 -07:00
Jessica Wang a63d191857 CLOUDSTACK-3820: UI > Infrastructure menu > zone detail > UCS > associatesUcsProfileToBlade API has been changed from sync to async. Here is related UI change. 2013-07-25 16:43:14 -07:00
Brian Federle 05d278556f CLOUDSTACK-3811: Autoscale UI: Use templatefilter=executable fix apply button for non-admins 2013-07-25 11:54:28 -07:00
Isaac Chiang e8f1ce3aa4 CLOUDSTACK-3388:No error message shows when a dedicate operation failed during the creation of a pod/cluster 2013-07-25 08:37:14 +08:00
Isaac Chiang 4730e5593c CLOUDSTACK-3700: The dedication process should be listed as a step through zone wizard 2013-07-25 08:34:39 +08:00
Brian Federle f27ca638c3 CLOUDSTACK-3739: Add text label to 'add VMware DC' action for clarity 2013-07-24 14:49:14 -07:00
Jessica Wang fee5fce5cd CLOUDSTACK-3563: UI > Add Guest Network Dialog (only available for root-admin in Network menu and Infrastructure menu) > change Network Offering field to depend on both zone field and scope field. 2013-07-24 14:46:15 -07:00
Brian Federle 782ece6b60 CLOUDSTACK-3752: Add text label to 'reset VM' to avoid confusion 2013-07-24 14:41:23 -07:00
Brian Federle 7ce17fa3b8 CLOUDSTACK-3560: UI createForm: Support multiple dependsOn targets
Support passing list of dependsOn targets for form fields. This will
trigger a change if any items specified in list are changed.

Example:

fieldA: {...},
fieldB: {...},
fieldC: { dependsOn: ['fieldA', 'fieldB'] }
2013-07-24 14:25:40 -07:00
Jessica Wang 8d98cc2b12 CLOUDSTACK-3789: UI - specify type when making API calls. 2013-07-24 12:22:19 -07:00
Brian Federle e03f7f4db3 CLOUDSTACK-3344: Add LDAP: Fix encoding of '&' character 2013-07-24 11:49:56 -07:00
Brian Federle 585fdd9781 CLOUDSTACK-3153: Fix numbering of ACL items
Re-number dragged items in increments of ten, and use an average of
the previous and next number, so that multiple reorders can occur
before conflicts happen.
2013-07-24 11:04:29 -07:00
Brian Federle c1102fcc79 Add disallowSpecialCharacters to some fields 2013-07-23 15:13:19 -07:00
Jessica Wang fcf111d80a CLOUDSTACK-2569: UI > Infrastructure menu > zone > physical network > network service provider > Cisco VNMC > Cisco VNMC Provider - display State as Absent if Cisco VNMC provider doesn't exist. 2013-07-23 15:11:28 -07:00
Jessica Wang 24af02e5b5 CLOUDSTACK-2569: UI > Infrastructure menu > zone > physical network > network service providers > Cisco VNMC > If Cisco VNMC provider doesn't exist, show Add action and hide enable, disable action. 2013-07-23 14:52:55 -07:00
Jessica Wang 09b898adbc CLOUDSTACK-2760: UI > Infrastructure menu > System VMs > fix a bug that Agent State was not mapped correctly between systemVMs and hosts. 2013-07-23 11:38:44 -07:00
Brian Federle 2eae870335 CLOUDSTACK-3660: Add isdynamicallyscalable field
Add isdynamicallyscalable field to storage -> create template dialog
2013-07-22 16:52:50 -07:00
Brian Federle df3ae98054 CLOUDSTACK-3710: Remove over-commit ratio fields from edit cluster UI
Removes over-commit fields as editable. This also removes the 'edit
cluster' action, as there are no longer any fields to edit.
2013-07-22 16:20:17 -07:00
Brian Federle c2faa09068 CLOUDSTACK-2990: Before scape-up, present prompt to user if on VMware 2013-07-22 16:08:13 -07:00
Brian Federle eeb9b1e320 CLOUDSTACK-3391: Add missing action icons 2013-07-22 14:15:46 -07:00
Brian Federle 89a47abc1e CLOUDSTACK-3104: Fix view all button alignment in IE 2013-07-22 14:06:29 -07:00
Jessica Wang f39de1d791 CLOUDSTACK-3427: UI > UCS manager > implement listUcsManager API since it has been fixed at server-side. 2013-07-22 13:44:29 -07:00
Brian Federle 3f405be8e0 CLOUDSTACK-2162: Fix missing provider field on secondary storage step 2013-07-22 11:20:37 -07:00
Wei Zhou cfc85eb68f ui change: Disk I/O polling statistics 2013-07-22 16:09:50 +02:00
Jessica Wang e2f14167f2 CLOUDSTACK-3651: Infrastructure menu - zone detail - listVmwareDcs API only exists in non-oss build, suppress error "The given command does not exist or it is not avaiable for user" from UI for this specific case. 2013-07-19 15:23:24 -07:00
Jessica Wang 57c1561b8c CLOUDSTACK-3651: UI > zone wizard > add secondary storage step - change this step from required to optional, add blank option to Provider dropdown. 2013-07-19 10:02:19 -07:00
Jessica Wang f766a9e58d Format JS 2013-07-19 09:59:28 -07:00
Brian Federle 66a68552d0 CLOUDSTACK-3254: Allow admin to see and modify user affinity groups
Conflicts:
	ui/scripts/affinity.js
2013-07-18 14:33:31 -07:00
Wei Zhou 27b5085542 CLOUDSTACK-1301: fixed issues and add fields descriptions for disk I/O throttling 2013-07-18 13:11:31 +02:00
Brian Federle 5b112820c2 CLOUDSTACK-3475: Fix tier id not being passed to autoscale UI 2013-07-17 13:46:59 -07:00
Brian Federle 221a053861 Fix typos in JS which break IE < 9 2013-07-16 14:40:10 -07:00
Jessica Wang ea7f66c362 CLOUDSTACK-3563: UI > Network menu > Guest Network section > search box in listView was shoved out of original place after new button "Add guest network" was added. Fix it by shorten label of "Add Isolated guest network with SourceNAT" button. 2013-07-16 13:58:48 -07:00
Jessica Wang f37877dc9b CLOUDSTACK-3563: UI > Network menu > Guest Netework section > provide "Add Guest Network" option where root-admin can create shared networks from. 2013-07-16 13:39:13 -07:00
Jessica Wang 60d5d7a995 CLOUDSTACK-3461: zone wizard - add cluster step - when hypervisor is VMware, vCenter Username and vCenter Password are required (for firing addVmwareDc API). 2013-07-15 11:33:59 -07:00
Brian Federle e92e9884d7 CLOUDSTACK-3002: Fix VLAN ID not being passed on create tier 2013-07-15 11:19:03 -07:00
Brian Federle e04accbd2b CLOUDSTACK-2569: Add enable/disable actions to main VNMC network provider 2013-07-12 12:52:20 -07:00
Brian Federle 77b738f58c CLOUDSTACK-2615: Remove 'change service' from VM actions
Now that scaleVirtualMachine is being used to change compute
offerings, the old 'change service' action can be removed, as it will
be deprecated in the future.
2013-07-12 12:16:03 -07:00
Brian Federle f9fd132031 CLOUDSTACK-2864: Fix duplicate message on affinity group
Fixes issue where text on affinity group step of instance wizard is
duplicated, when going back a step and making changes.
2013-07-12 12:04:57 -07:00
Wei Zhou 838cfa2bb6 CLOUDSTACK-3362: use POST instead of GET and encode/decode cert/key in uploadCustomCertificate 2013-07-12 10:43:38 +02:00
Jessica Wang 7e87c77043 CLOUDSTACK-3427: UI > UCS manager > implement associatesUcsProfileToBlade API. 2013-07-11 17:20:02 -07:00
Jessica Wang 38cb16df36 CLOUDSTACK-3460: UI > Infrastructure menu > clusters > add cluster dialog > when hypervisor is VMware, call listVmwareDcs API to get vCenter Host and vCenter Datacenter value if the 2 fields are not filled (the 2 fields are optional). 2013-07-11 15:42:50 -07:00
Brian Federle f6e7e58a47 CLOUDSTACK-3395: Fix typo in 'revert to VM snapshot' response 2013-07-11 14:45:21 -07:00
Brian Federle 355d87dcba CLOUDSTACK-3461: Make vCenter user/password fields optional 2013-07-11 11:13:39 -07:00
Jessica Wang 129f207ef6 CLOUDSTACK-3450: UI > Infrastructure menu - zone detail - (1) Add VMware datacenter fields. (2) Show Remove VMware datacenter action where there is no VMware datacenter attached with the zone. Show Add VMware datacenter action otherwise. 2013-07-11 11:12:23 -07:00