Commit Graph

4007 Commits

Author SHA1 Message Date
Jessica Wang
85e55136c3 CLOUDSTACK-3121: UI > VPC dashboard - fix a bug that showed wrong count number of private gateways. 2013-06-25 16:46:46 -07:00
Jessica Wang
40bc81c363 CLOUDSTACK-3130: UI > VPC section - Enable Static NAT - Select VM for static NAT- show no VMs when no tier is selected. 2013-06-25 16:40:07 -07:00
Jessica Wang
258fc140f5 CLOUDSTACK-3171: UI > VPC > add private gateway dialog - fix ACL dropdown to only show ACL that belong to the VPC. 2013-06-25 15:43:25 -07:00
Jessica Wang
3778ae1012 CLOUDSTACK-3165: UI > VPC page - Configure VPC chart - pass associatednetworkid instead of networkid to listPublicIpAddresses API. 2013-06-25 11:44:53 -07:00
Isaac Chiang
12d7a3dfb8 CLOUDSTACK-3069: [UI]Quickview of POD is not displaying any info in UI 2013-06-25 22:24:35 +05:30
Pranav Saxena
15561e6fce correcting dedicate cluster/host 2013-06-25 18:24:25 +05:30
Jessica Wang
4e80c3dbb4 CLOUDSTACK-3166: UI - VPC section - configure VPC - tier - STATIC NATS - fix a bug that listView showed nothing. 2013-06-24 16:35:49 -07:00
Pranav Saxena
1ab0dcdd6a making fields required when adding a vmwareDC to a cloudstack zone 2013-06-25 01:16:28 +05:30
Jessica Wang
81264cdd9e BUG-ID: CS-17733 - make detailView widget to pass jsonObj to tagger widget, so dataProvider in tagger widget is able to pass projectid to listTags API.
Reviewed-by: Brian
2013-06-24 11:32:21 -07:00
Jessica Wang
b8dec054f5 CLOUDSTACK-2236: UI - Instances menu - migrate instance to another host - get requiresStorageMotion property from selected option instead of first option from host dropdown. 2013-06-21 14:30:41 -07:00
Brian Federle
08cee8b38e Dedicate host UI: Fix broken jobid response 2013-06-20 15:35:19 -07:00
Brian Federle
9ad12469bf CLOUDSTACK-3045: Fix missing 'array2' from add cluster/add host
Conflicts:
	ui/scripts/system.js
2013-06-20 15:35:19 -07:00
Jessica Wang
4834b89834 CLOUDSTACK-2651: UI - Infrastructure menu > zone > physical network > guest > IP Range > Add IP Range dialog: add gateway field, netmask field. 2013-06-20 14:58:02 -07:00
Jessica Wang
afd8645f91 CLOUDSTACK-3016: UI - (1) remove obsolete code that pass zonetype to API calls. (2) network menu: use listZones&networktype=Advanced to determine which section to show. 2013-06-19 11:53:29 -07:00
Pranav Saxena
8ff5658609 CLOUDSTACK-3056:Intelligence mechanism on the UI in case of addVmwareDC API call failure 2013-06-19 16:27:13 +05:30
Brian Federle
8ee3eb1489 CLOUDSTACK-2716: Truncate long values
For cases such as in global setting values, truncate long text if new
option 'truncate: true' is specified in field properties. This will
reduce td's max-width and add ellipses. Edit field on truncate: true
columns will overflow into action column, to prevent input area from
being too cramped.
2013-06-18 15:16:50 -07:00
Brian Federle
a848593563 CLOUDSTACK-2080: Fix error handling for multi-edit actions 2013-06-18 13:48:56 -07:00
Jessica Wang
3e3e5830b4 CLOUDSTACK-869: Add VPC dialog - add Public LB Provider dropdown, remove VPC Offering dropdown. When Public LB Provider is selected as Netscaler, pass "Default VPC offering with Netscaler" to createVPC API. When Public LB Provider is selected as VpcVirtualRouter, pass "Default VPC Offering" to createVPC API. 2013-06-17 11:30:50 -07:00
Isaac Chiang
2fb18db7b1 CLOUDSTACK-2976: At zone level setting same parameter page is getting
displayed repeatedly when you scroll down
2013-06-16 23:04:33 +08:00
Jessica Wang
4b2eb18cfc CLOUDSTACK-2981: UI - create network offering - fix a bug that provider dropdown always bounced back to the first enabled option. It should only bounce back to the first enabled option when the selected option is disabled. 2013-06-14 14:20:58 -07:00
Mice Xia
5e56e43e31 fix CLOUDSTACK-2930, exception while applying ACL rule with protocol as ALL.
1) change UI, disable startport and endport when protocol=All
2) validate parameters for API createNetworkACL
2013-06-14 13:19:07 +08:00
Jessica Wang
2630625260 CLOUDSTACK-2360: UI - Infrastructure menu - zone detail - physical network - network service providers - Netscaler - view devices - device detail page - add GSLB Provider enabled or not, GSLB Provider Public IP, GSLB Provider Private IP field. 2013-06-13 15:03:04 -07:00
Jessica Wang
643b3b5066 CLOUDSTACK-2870: UI - Infrastructure menu - add guest network dialog - change label for isolatedvlanid property. 2013-06-13 13:56:22 -07:00
Brian Federle
c37d3d818c VPC UI / Internal LB: Fix typo 2013-06-13 12:58:20 -07:00
Pranav Saxena
c2b5c98de0 CLOUDSTACK-2977: Update Default NIC for VM alert message 2013-06-13 10:59:30 +05:30
Jessica Wang
02399d9a2a CLOUDSTACK-2350: UI - Instances menu - change affinity action - list affinity groups that belongs to instance owner. 2013-06-12 10:56:39 -07:00
Pranav Saxena
75d446ccf7 CLOUDSTACK-1726: UI hangs on invalid vlan range - provision of intelligence mechanism to go back and re enter the vlan values 2013-06-12 17:19:18 +05:30
Jessica Wang
4fce6448e6 CLOUDSTACK-2021: UI - Network menu - listView - add IPv6 CIDR field. 2013-06-10 16:59:15 -07:00
Wei Zhou
ecbce6a67f fix disk IO requests display error 2013-06-10 23:11:48 +02:00
Jessica Wang
a59067e94f CLOUDSTACK UI - network menu - create guest network dialog - change label. 2013-06-10 13:43:07 -07:00
Brian Federle
1eab817a96 Update projects UI validation 2013-06-10 11:02:08 -07:00
Brian Federle
f15a7c3f8e Code cleanup 2013-06-10 10:43:31 -07:00
Brian Federle
ce17f856ea CLOUDSTACK-2811: Default add primary storage dialog to scope=cluster 2013-06-07 11:05:01 -07:00
Pranav Saxena
5233e3216b CLOUDSTACK-869:Netscaler support as an external LB provider 2013-06-07 16:53:32 +05:30
Pranav Saxena
bcc5baa163 CLOUDSTACK-869:Netscaler support as an external LB provider:front end 2013-06-07 16:23:44 +05:30
Pranav Saxena
c2ac4090d9 Changing URL to vcenter while adding a VmwareDC 2013-06-07 12:22:43 +05:30
Jessica Wang
5541785827 CLOUDSTACK-747: Internal LB detailView - Assigned VMs tab - Assign VMs action - Select VM view - refresh assignedVMs data by API call when popping up Select VM view. 2013-06-06 16:07:49 -07:00
Jessica Wang
9a175f9306 CLOUDSTACK-747: Internal LB detailView - Assigned VMs tab - Assign VMs action - listView will be freshed in widget level after action is done. Therefore, remove refresh from application level. 2013-06-06 11:49:50 -07:00
Jessica Wang
36ed93f8ab CLOUDSTACK-2880: UI - zone detail - add VMware DC action - replace URL field with vcenter field and make vcenter required. 2013-06-06 11:39:05 -07:00
Jessica Wang
62025632f9 CLOUDSTACK-747: Internal LB detailView - Assigned VMs tab - add source port, instance port to listView. 2013-06-06 10:55:12 -07:00
Jessica Wang
bdb5997cfc CLOUDSTACK-747: Internal LB detailView - Assigned VMs tab - Assign VMs action - fix a bug that select VM view failed to show VMs. 2013-06-06 10:45:29 -07:00
Pranav Saxena
d98289baca making detail view vlan range uneditable 2013-06-06 17:21:47 +05:30
Pranav Saxena
c0850d4d82 CLOUDSTACK-2873: Passing account name for explicit dedication 2013-06-06 17:14:57 +05:30
Pranav Saxena
9889ead370 Passing number in the create ACL API 2013-06-06 16:17:03 +05:30
Pranav Saxena
96a92a23ec Code structure problem while filter out lbschemes 2013-06-06 16:15:14 +05:30
Pranav Saxena
4c397da8f6 Adding rule number field to ACL rule to make it AWS compatible 2013-06-06 14:07:12 +05:30
Jessica Wang
bdada27416 CLOUDSTACK-747: Internal LB detailView - Assigned VMs tab - Assign VMs action - trigger a refresh for the listView after action is finished. 2013-06-05 17:20:17 -07:00
Jessica Wang
5a6437749e CLOUDSTACK-747: UI - Internal LB detailView - remove AssignVM action in Details Tab (which has been replaced with the one in Assigned VMs tab). 2013-06-05 17:07:23 -07:00
Jessica Wang
42a549e420 CLOUDSTACK-747: UI - Internal LB detailView - Assigned VMs tab - Assign VMs action - exclude assigned VMs from custom listView dialog. 2013-06-05 17:00:33 -07:00
Brian Federle
21a6271914 VPC UI, internal LB: Fix assignedVMs actions 2013-06-05 16:20:21 -07:00