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
Jessica Wang
541bb95d63
CS-15792: cloudstack 3.0 UI - VPC - pass domainid+account instead of listAll to all listNetworks API calls under VPC section.
2012-08-01 15:50:56 -07:00
Brian Federle
505a9ad982
CS-15740: Show 'please select a tier' instead of blank default option
...
For VPC enable static NAT dialog, a tier always needs to be selected
-- this is now indicated in the default option select.
2012-08-01 14:28:07 -07:00
Jessica Wang
cee948681f
cloudstack 3.0 UI - autoscale is not supported in VPC. So, hide autoscale button in LB listing in IP Addresses under VPC.
2012-07-31 16:45:22 -07:00
Brian Federle
0793e07ada
CS-15760
...
Don't show Configuration tab for VPC static NAT
2012-07-31 13:44:23 -07:00
Sanjay Tripathi
376e3fd2b9
CS-15775:Creation of Auto scale configuration through UI fails while creating autoscale profile due to args.context.ipAddresses is undefined
2012-07-31 23:34:13 +05:30
Pranav Saxena
a8c6855229
Merge branch '3.0.x' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 3.0.x
2012-07-31 16:22:32 +05:30
Pranav Saxena
2785e4e7e8
CS-15724:S2S vpn- Customer vpn gateway page does not display all the configured parameters
2012-07-31 16:21:09 +05:30
Sanjay Tripathi
d253d2e84d
CS-15698: No option to update customer vpn gateway details through UI
2012-07-31 14:22:43 +05:30
Sanjay Tripathi
1c1ecff0f0
CS-15698: No option to update customer vpn gateway details through UI
2012-07-31 13:28:35 +05:30
Brian Federle
441600f409
multiEdit widget: Support field pre-filter
...
If adding a 'fieldPreFilter' option to a multiEdit, the returned array
specifies field IDs to be hidden.
2012-07-30 16:08:41 -07:00
Brian Federle
665829703f
Clean up indentation/whitespace for autoscaler UI code
2012-07-30 11:08:04 -07:00
Brian Federle
c11aab3c7e
Merge Autoscaler UI implemetation
...
This change includes the new dialog box for the CloudStack Autoscaler
implementation. It is accessible by a button ('Autoscaler') that
appears under each LB rule.
This also contains changes to the multiEdit widget to support features
required for Autoscaler:
-Fixes context/data passing to custom button widgets
-Fixes data retrieval for select fields
2012-07-30 11:08:04 -07:00
Sanjay Tripathi
a2e71a1add
CS-15700: Not able to view Guest Network unable to view or add guest IPs from UI
2012-07-27 17:46:29 +05:30
Brian Federle
5bde60743b
VPC UI: IP address configuration fix
...
After acquiring a new IP, immeditaly clicking on its configuration tab
will show an enabled firewall, which is incorrect. This fix always
disables the firewall if in a VPC network.
2012-07-26 16:13:35 -07:00
Brian Federle
099af7c283
Disable listView filters for PF/LB/Static NAT
2012-07-26 15:36:53 -07:00
Brian Federle
3d8f17119e
Networks section: Only show VPC dropdown for Advanced zones
2012-07-26 15:21:52 -07:00
Brian Federle
d202a491b6
Add tags to FW rule multi-edit
2012-07-24 15:21:54 -07:00
Pranav Saxena
17268517bb
Merge branch '3.0.x' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 3.0.x
2012-07-25 03:12:28 +05:30
Pranav Saxena
109490c406
TAGS feature implementation throughout CloudStack UI
2012-07-25 03:11:30 +05:30
Brian Federle
eb68b40e7f
Add tag UI support for VPC resource types:
...
- Vpc,
- NetworkACL,
- StaticRoute
2012-07-24 13:58:07 -07:00
Brian Federle
c9b8d3a080
Add tags to edit PF dialog
2012-07-24 12:12:09 -07:00
Brian Federle
fe3454bb61
Add tag edit to LB rule
2012-07-24 11:50:33 -07:00
Jessica Wang
3133f8bf9b
cloudstack 3.0 UI - VPN Customer Gateway - Create VPN Connection action - if selected VPC does not have a VPN gateway, action won't proceed.
2012-07-20 12:59:43 -07:00
Jessica Wang
9dfe6eaf53
cloudstack 3.0 UI - VPN Customer Gateway - detailView - add new action "Create VPN Connection".
2012-07-20 11:05:44 -07:00
Jessica Wang
56bbb6c5ae
cloudstack 3.0 UI - VPN Customer Gateway - implement Delete VPN Customer Gateway action.
2012-07-19 16:45:35 -07:00
Jessica Wang
343a587cfd
cloudstack 3.0 UI - VPN Customer Gateway - implement Add VPN Customer Gateway action.
2012-07-19 16:37:05 -07:00
Jessica Wang
4114b1cce7
cloudstack 3.0 UI - network page - add new section "VPN customer gateway".
2012-07-19 16:09:34 -07:00
Jessica Wang
bcaa706197
cloudstack 3.0 UI - call getExtaPropertiesForIpObj() to get extra properties for IP Address object when every time it's refreshed by listPublicIpAddresses API call.
2012-07-19 11:21:04 -07:00
Jessica Wang
a4f1ecff64
cloudstack 3.0 UI - Guest Network section - detailView - add VPC ID field.
2012-07-18 11:33:41 -07:00