cloudstack/ui
Remi Bergsma 146a6fd3ec Merge pull request #1300 from nitin-maharana/CloudStack-Nitin10_4.7
CLOUDSTACK-9192: UpdateVpnCustomerGateway is failingReproducible Steps:
================
1.Create a customer gateway for a VPC.
2.Edit it using UI(API call is UpdateVpnCustomerGateway).
3.When we try to update the customer vpn gateway with connection state is not in "Error", we see the API error but that won't be reflected to the user in UI.

Actual Behaviour:
==============
The API throws error. But UI doesn't show it to user.

Expected Behaviour:
================
The UI should show the error to user.

Fix:
===
TypeError: json.updatecustomergatewayresponse is undefined
The response name was wrong so corrected it.
It should be json.updatevpncustomergatewayresponse.
Added the error function.

* pr/1300:
  CLOUDSTACK-9192: UpdateVpnCustomerGateway is failing

Signed-off-by: Remi Bergsma <github@remi.nl>
2016-01-16 19:41:04 +01:00
..
css CLOUDSTACK-9051: update nic IP address of stopped vm 2015-11-30 09:20:25 +01:00
images CLOUDSTACK-9020: UI enhancements from metrics view 2015-11-25 14:15:13 +05:30
lib CLOUDSTACK-7659: UI: Upgrade jquery-validate lib to the latest 1.13.0 version with the additional-methods included. 2014-10-28 14:20:56 -07:00
modules
plugins Merge pull request #1208 from shapeblue/master-quota-greyicon 2015-12-10 14:51:54 +01:00
scripts Merge pull request #1300 from nitin-maharana/CloudStack-Nitin10_4.7 2016-01-16 19:41:04 +01:00
tests
dictionary.jsp CLOUDSTACK-8592: Implement Quota service 2015-12-07 23:02:48 +05:30
dictionary2.jsp [UI] MADNESS 2016-01-07 19:27:51 +01:00
error.jsp rat: add license header to error.jsp 2015-05-18 23:22:26 +01:00
index.jsp CLOUDSTACK-9020: Metrics views for CloudStack UI 2015-11-19 15:17:44 +05:30