Commit Graph

304 Commits

Author SHA1 Message Date
Pranav Saxena e0fd1a26d0 CS-16201:Network Page drop down shows "VPN Customer Gateway" even in Basic Zone
Reviewed-By:Brian
2012-08-29 12:27:00 +05:30
Jessica Wang 654e06c49c cloudstack 3.0 UI - VPC feature - localize network.js (Reviewed-by: Brian) 2012-08-24 12:00:05 -07:00
Brian Federle 3337e91c9b CS-16001: Show VPC router details for domain admins
reviewed-by: jessica
2012-08-23 12:25:26 -07:00
Brian Federle e22e542342 CS-16147: Always show VPC section if advanced zone is present
reviewed-by: jessica
2012-08-23 11:41:13 -07:00
Jessica Wang 21bdac8940 cloudstack 3.0 UI - basic zone - elastic IP - Add Load Balancer tab - Add VMs button - add a comment to specify code area. (Reviewed-by: Brian) 2012-08-22 16:38:25 -07:00
Pranav Saxena 8f358fb214 CS-16133:Removing the infinte API add load balancer calls in a basic zone while adding VMs
Reviewed-by:Brian
2012-08-23 01:12:10 +05:30
Jessica Wang b32816bc95 CS-15863: cloudstack 3.0 UI - autoscale - LB listing - VM listing - hide delete button based on vm displayname instead of vm name (Reviewed-by: Brian) 2012-08-20 15:36:17 -07:00
Pranav Saxena 71dfca41a7 CS-15927:Filter to hide the autoscale VM's through a Regular expression for a Basic Zone
Reviewed-by:Brian
2012-08-21 02:11:59 +05:30
Pranav Saxena 45eb035e20 CS-15927:Filter to display only Non AutoscaleVMs (name to displayname property change) 2012-08-20 11:54:52 +05:30
Pranav Saxena a38704902e CS-15927:Filter to hide the autoscale VM's through a Regular expression Reviewed-By Brian 2012-08-18 00:56:36 +05:30
Jessica Wang 4b4d4555f3 CS-15863: cloudstack 3.0 UI - (1) extend multiEdit widget to be able to hide actions upon an each item's properties.
(2) IP Addresses page - load balancer listing - VM listing - hide destroy action for autoscale VM.
2012-08-17 11:44:23 -07:00
Brian Federle b7a11767dd VPN Customer Gateway: Fix missing capital letters 2012-08-16 11:28:22 -07:00
Jessica Wang f6cf2fb0f0 CS-16018: cloudstack 3.0 UI - create VPN Customer Gateway - IKE DH, Perfect Forward Secrecy dropdown - restore blank option back and label it as "None". 2012-08-16 11:08:26 -07:00
Jessica Wang 93b0b11a79 cloudstack 3.0 UI - fix a regression that made network disappear, caused by 8254edc25a360051c4debad6040a5bcd516dec6a( CS-16019:InterVlan CIDR list in Add VPN Customer Gateway doesnt let the User know that CIDR list is a comma seperated list). 2012-08-16 10:30:13 -07:00
Pranav Saxena a90d39142f CS-16018:InterVlan- Blank Options on Add VPN Customer Gateway replaced by Group2mod(1024p) 2012-08-16 21:25:18 +05:30
Pranav Saxena 8254edc25a CS-16019:InterVlan CIDR list in Add VPN Customer Gateway doesnt let the User know that CIDR list is a comma seperated list 2012-08-16 20:49:55 +05:30
Pranav Saxena 2ddf088c10 CS-16004:LB rule name , ports validation missing under the load balancers tab for a basic zone autoscale configuration 2012-08-16 17:16:15 +05:30
Pranav Saxena 20c5cd720d CS-15962:InterVlan-Router details tabs to be visible only for admin and hidden for regular accounts 2012-08-16 16:51:09 +05:30
Jessica Wang ab13f0669f cloudstack 3.0 UI - VPN Customer Gateway - IKE DH field, Perfect Forward Secrecy field - change option description of to 'Group 2(modp1024)', 'Group 5(modp1536)'. 2012-08-15 13:57:39 -07:00
Jessica Wang 3fd7b8eb6b cloudstack 3.0 UI - IP Address page - detailView - Network Name is referring to name of associated network. 2012-08-15 11:25:39 -07:00
Brian Federle 2628382b48 VPC UI: Fix IP details when no network is present 2012-08-15 10:25:02 -07:00
Jessica Wang 428c61dbc9 CS-15985: cloudstack 3.0 UI - IP Address page - should use associatednetworkid instead of networkid when trying to grep an IP Address' parent network. 2012-08-14 11:35:33 -07:00
Jessica Wang b6e401b1fa cloudstack 3.0 UI - DeleteVpnCustomerGateway API response name has been changed, here is corresponding UI change. 2012-08-14 10:07:18 -07:00
Pranav Saxena 15fe4e80ac CS-15976:when vpc fails to create, UI keeps on showing that the creation is in progress 2012-08-14 17:20:27 +05:30
Jessica Wang 52830fa544 cloudstack 3.0 UI - network page - LB listing - VM listing - VM name - no need to choose between id, displayname, name property in VM object. Always use displayname property in VM object. This also fixes a bug that VM name did not show right after an VM was assigned to a LB rule. 2012-08-13 15:52:59 -07:00
Jessica Wang c97144815a cloudstack 3.0 UI - network page - LB listing - comment out obsolete unused code. 2012-08-13 14:44:18 -07:00
Pranav Saxena b3e5371374 CS-15962:InterVlan -VirtualRouter details as a separate under the VPC section 2012-08-14 01:09:38 +05:30
Pranav Saxena 52af7e7572 CS-15960:InterVlan - UI - Network-VPC view should list the status of the VPCs 2012-08-13 13:08:58 +05:30
Pranav Saxena 058554b20c CS-15959:InterVlan - UI - Name Label changes required for Add VPC box parameters 2012-08-13 11:55:17 +05:30
Jessica Wang f01846c9f5 cloudstack 3.0 UI - autoscale - LB rules - (1) hide AddVMs button on LB rules created by Autoscale. (2) hide Autoscale button on LB rules created by AddVMs. 2012-08-10 13:54:28 -07:00
Brian Federle 064de72659 Add sample _hideFields to loadBalancer 2012-08-10 10:40:50 -07:00
Brian Federle c008637fbf multiEdit: support hiding fields dynamically via dataProvider
If 'hideFields' array is passed to .success(), then hide the field IDs
specified.
2012-08-09 15:52:17 -07:00
Brian Federle ce23f29e25 CS-15916: Show network name in IP details 2012-08-09 11:43:23 -07:00
Pranav Saxena 29cbd5ea42 CS-15900:InterVlan - UI - Confirmation Note on Acquisition of a Public IP Address to a VPC should mention this VPC instead of this Network 2012-08-08 20:24:14 +05:30
Pranav Saxena ee22f88578 CS-15900:InterVlan - UI - Confirmation Note on Acquisition of a Public IP Address to a VPC should mention this VPC instead of this Network 2012-08-08 20:14:11 +05:30
Brian Federle 38a269c1bf CS-15861: Validate form fields before showing autoscale UI
--only applies to new LB rule form, not existing LB rules.
2012-08-07 13:46:32 -07:00
Jessica Wang b8e3a20ba0 cloudstack 3.0 UI - VPC - IP Address page - configuration tab - fix a bug that root-admin was unable to see LB service of IP Address owned by regular-user or domain-admin. 2012-08-07 10:45:58 -07:00
Brian Federle 31fbc7bf80 multiEdit: better handling for tag widget
Place tagging widget in a separate action and dialog class; it is
indicated by a 'tag' icon for better clarity.

-- This removes the requirement to specify a dummy 'edit' action on
multi-rules; instead, the separate tag action will appear automatically
as long as 'tags' is specified under the multiEdit's properties.
2012-08-06 14:14:30 -07:00
Jessica Wang 9b1dff54d6 cloudstack 3.0 UI - site to site VPN - Edit mode - (1)split IKE policy field into 3 fields. (2)split ESP plicy field into 3 fields. (3)split lifetime field into 2 fields. (4) add Dead Peer Detection field. 2012-08-06 13:04:55 -07:00
Jessica Wang a8db3c98b2 cloudstack 3.0 UI - site to site VPN - listView - (1)split IKE policy field into 3 fields. (2)split ESP plicy field into 3 fields. (3)split lifetime field into 2 fields. (4) add Dead Peer Detection field. 2012-08-06 11:58:12 -07:00
Jessica Wang fa653ebe02 cloudstack 3.0 UI - site to site VPN - Create action - (1)split IKE policy field into 3 fields. (2)split ESP plicy field into 3 fields. (3)split lifetime field into 2 fields. (4) add Dead Peer Detection field. 2012-08-06 11:15:37 -07:00
Brian Federle 98e8303187 VPC details: Display 'restart required' field 2012-08-03 12:03:46 -07:00
Brian Federle dc32b71de9 CS-15809: Show account/domain fields on VPC detail view 2012-08-03 11:12:31 -07:00
Brian Federle 24885b64d8 CS-15793: Fix static NAT select when in a VPC network 2012-08-03 11:03:56 -07:00
Pranav Saxena 44c067cd10 CS-15793:Enable static NAT for the public IP address screen is not showing VMs 2012-08-03 15:49:26 +05:30
Jessica Wang c5a849e9d2 cloudstack 3.0 UI - site to site VPN - VPN customer gateway - implement Edit mode. 2012-08-02 15:04:50 -07:00
Jessica Wang 1f7b273dcc cloudstack 3.0 UI - site to site VPN - (1) implement Add VPN connection action in VPN connection listView. (2) remove Add VPN connection action from VPN customer gateway detailView. 2012-08-02 11:58:49 -07:00
Jessica Wang 0b1b8adf30 cloudstack 3.0 UI - site to site VPN - VPN customer gateway - add name field. 2012-08-02 11:13:42 -07:00
Jessica Wang db489d018a cloudstack 3.0 UI - Guest Network section - pass listAll=true to listNetworks API even id parameter is passed. 2012-08-01 16:45:32 -07:00
Jessica Wang 32c295aa6c cloudstack 3.0 UI - Guest Network section - pass listAll=true to listNetworks API. 2012-08-01 16:36:08 -07:00