Jessica Wang
10650e1624
Make static-NAT-enabled-IP have "Release IP" option.
2011-02-07 14:35:42 -08:00
Jessica Wang
23c9b5d9d2
IP Address page - change UI to show error text (English, non-localized) instead of error code(530, 531) when API call returns error.
2011-02-04 11:43:24 -08:00
Jessica Wang
a2c7051c42
IP Address page - localize action error message.
2011-02-02 16:46:51 -08:00
Jessica Wang
7cf46b5946
bug 8244: IP Address page - all dialogs - hide info_container when clicking Submit button.
2011-02-02 13:31:00 -08:00
Jessica Wang
4612a2ff37
IP Address page - LoadBalancer, VPN API has changed to take in ip address id instead of ip address. Here is related UI change.
2011-02-01 15:41:02 -08:00
Jessica Wang
f15a2b7c52
createIpForwardingRule API, createPortForwardingRule API has changed to take in id parameter instead of ipaddress parameter. Here is related UI change.
2011-02-01 14:51:37 -08:00
Jessica Wang
b3d13f3ca6
disassociateIpAddress API, enableStaticNat API, disableStaticNat API has changed to take id parameter instead of ipaddress parameter. Here is related UI change.
2011-02-01 14:27:59 -08:00
Jessica Wang
0e819fcabc
IP Address page - add ID row, state row.
2011-02-01 14:13:49 -08:00
Jessica Wang
073c70ebb1
AssociateIpAddress API has been changed from sync to async. Here is related UI change.
2011-02-01 14:03:24 -08:00
Jessica Wang
18dc5f7d90
bug 4556: IP Address page - localize all loading text.
2011-01-28 16:51:01 -08:00
Jessica Wang
c4a2b620a6
bug 4556: IP Address page - details tab - localize all actions.
2011-01-27 15:56:15 -08:00
Jessica Wang
f1fc1a269e
bug 8210: IP Address page - Port Range tab - the embedded object returned by createIpForwardingRule API should be named as "ipforwardingrule" instead of "portforwardingrule".
2011-01-26 15:42:45 -08:00
Jessica Wang
7050cf0cfe
bug 8210: IP Address page - implement tab Port Range.
2011-01-26 15:22:44 -08:00
Jessica Wang
374a114723
bug 8210: IP Address page - show new tab Port Range when Static NAT is enabled.
2011-01-26 12:14:06 -08:00
Jessica Wang
0366aa9543
bug 8210: IP Address page - details tab - after Enable Static NAT succeeds, get vmName from listIpForwardingRules response.
2011-01-26 11:53:10 -08:00
Jessica Wang
e85cf89d83
bug 8210: IP Address page - details tab - Enable/Disable Static NAT - replace old API with new API.
2011-01-26 11:48:30 -08:00
Jessica Wang
3a54c145a2
bug 7357: IP Address page - clean subgrid container when a tab is clicked.
2011-01-24 14:13:53 -08:00
Jessica Wang
c44dc97f31
bug 7116: volume page, snapshot page, IP Address page - cleanup the confirmation dialogs to use a single dialog (i.e. "dialog_confirmation").
2011-01-21 15:27:50 -08:00
Jessica Wang
32c1fb77f4
replace validateNumber() with validateInteger() on all integer fields on all pages.
2011-01-21 10:45:52 -08:00
Jessica Wang
217b87afb7
IP Address page - DomainAdmin is allowed to manage IP created by a regular user under the same domain.
2011-01-20 11:52:14 -08:00
Jessica Wang
90a14fb7b3
bug 7667: IP Address page - port forwarding rule, load blanacer rule - state field - show green when Active, show red when Deleting, show gray otherwise.
2011-01-14 16:35:21 -08:00
Jessica Wang
332313ff54
IP Address page - not update right panel after an action succeeds since the action might not belong to currently selected middle menu item.
2011-01-13 15:13:13 -08:00
Jessica Wang
7843b30ff2
IP Address page - fix a bug "networkObj is undefined" when login as user-role.
2011-01-07 12:07:24 -08:00
Jessica Wang
318a5c7d0c
IP Address page - fix a bug "networkObj is undefined" when login as user-role.
2011-01-07 11:58:13 -08:00
will
de6b9eb0e2
- Fixed NPE caused when calling listRemoteAccessVpn API command with no vpn record in DB.
...
- Fixed UI to pass in ipaddress when you create/delete remote access vpn.
2010-12-29 21:14:48 -08:00
Jessica Wang
a0828d7ad8
deletePortForwardingRule API has been changed from sync to async. This is corresponding UI change.
2010-12-28 14:23:06 -08:00
Jessica Wang
6930bf1dce
IP Address page - load balancer tab - add State column.
2010-12-28 11:36:56 -08:00
Jessica Wang
bb74da01aa
IP Address page - implement new advanced search.
2010-12-27 12:17:13 -08:00
Jessica Wang
eb0be686f0
IP Address page - fix a bug "networkObj.service[6].capability is undefined"
2010-12-27 11:21:16 -08:00
Jessica Wang
1360c1dbe8
IP Address page - fix a bug "networkObj.service[0] is undefined"
2010-12-27 11:07:07 -08:00
Jessica Wang
0356b80b3c
IP Address page - Edit load balancer rule - populate algorithm dropdown with network data instead of hard-coding.
2010-12-23 20:39:29 -08:00
Jessica Wang
5577e0c9ca
IP Address page - create load balancer rule - populate algorithm dropdown with network data instead of hard-coding.
2010-12-23 20:22:14 -08:00
Jessica Wang
66e0ca1298
IP Address page - Port Forwarding tab - populate protocol dropdown by network service firewall SupportedProtocols data (instead of hard-coding).
2010-12-23 20:00:00 -08:00
Jessica Wang
c737ba1585
IP Address page - details tab - show "Enable Static NAT" option only when network service includes "StaticNat".
2010-12-23 19:35:49 -08:00
Jessica Wang
de5312929e
IP Address page - (1) show Load Balancer tab if network service includes { "name": "LB" }. Hide it otherwise. (2) show VPN tab if network service includes { "name": "Vpn" }. Hide it otherwise.
2010-12-23 19:19:54 -08:00
Jessica Wang
af92af5990
IP Address page - show Port Forwarding tab if network service includes { "name": "PortForwarding", "value": "true" }. Hide it otherwise.
2010-12-23 18:56:13 -08:00
Jessica Wang
170a2bc84b
IP Address page - get network data and store it into middle menu item (for later use).
2010-12-23 15:09:27 -08:00
Jessica Wang
edc001b118
IP Address page - details tab - add Network ID row.
2010-12-23 14:41:55 -08:00
Jessica Wang
ae0d7b51d4
bug 5815: IP Address page - pass networkid when calling listVirtualMachines for VM dropdownboxes (in details tab, port forwarding tab, load balancer tab)
2010-12-20 11:56:48 -08:00
Jessica Wang
830995380d
IP Address page - add Associated Network ID field.
2010-12-20 11:18:22 -08:00
Jessica Wang
5e8be4a431
Place Add XXX buttons in each related page instead of index.jsp.
2010-12-18 17:04:17 -08:00
Jessica Wang
d013846bf1
CreatePortFowardingRule API has been changed. Here is related UI change.
2010-12-16 11:45:08 -08:00
Jessica Wang
742bb65df2
IP Address page - Basic Search - search by keyword parameter.
2010-12-13 14:20:11 -08:00
Jessica Wang
94330f0d79
IP Address - load balancer page - fix a bug that algorithm dropdown didn't show the right value in edit mode.
2010-12-10 20:10:43 -08:00
Jessica Wang
b9491fc439
UploadLoadBalancer API has been changed to disallow private port to be updated. Here is corresponding UI change.
2010-12-10 20:04:39 -08:00
Jessica Wang
d341ea4218
API parameter name has been changed. Here is corresponding UI change.
2010-12-10 19:41:07 -08:00
Jessica Wang
da5b8d2709
IP Address page - Load Balancer tab - correct parameter name.
2010-12-10 19:31:31 -08:00
Jessica Wang
327f3736fa
IP Address page - load balancer tab - add a paramter ("applied") to API call when manage section is to be expanded.
2010-12-10 19:24:35 -08:00
will
2965997f96
bug 7343: You no longer have any actions associated with source nat ips
...
- Fixed dialog width issues
2010-12-08 18:05:25 -08:00
Jessica Wang
5c25508949
IP address page - optimize code to call listVirtualMachines only once.
2010-12-07 13:28:19 -08:00
Jessica Wang
64e6f41015
IP Address page - Port Forwarding tab - (1) add "state" column. (2) change "delete" link to "revoke" link.
2010-12-07 11:17:39 -08:00
Jessica Wang
ddd5bb03d0
Creat port forwarding rules has been changed from sync to async
2010-12-07 10:00:20 -08:00
Jessica Wang
8e4c003285
IP Address page - implement basic search and advanced search.
2010-12-02 10:58:12 -08:00
Jessica Wang
59667ebe14
Search - add getSearchParamsFn() on all pages.
2010-12-01 14:41:36 -08:00
Jessica Wang
34f660b403
replace noNull() with fromdb().
2010-12-01 11:06:52 -08:00
Jessica Wang
db3b75bda0
API has changed to return all if pagesize is not specified. Here is corresponding UI change.
2010-11-30 11:03:58 -08:00
Jessica Wang
eabad148e8
new UI - IP address page - clear grid header title and static NAT field after releasing IP.
2010-11-24 16:17:26 -08:00
Jessica Wang
44334731ed
new UI - IP Address page - fix a bug that JS error "$midmenuItem1 is null or not an object ", "jsonObj is null or not an object" when switching between tabs on an empty page.
2010-11-24 12:47:14 -08:00
Jessica Wang
bd7f5e1bcf
bug 7297: related UI change for change of 3 portForwarding API. (merge from 2.2.beta1 branch to master branch)
2010-11-23 20:10:32 -08:00
Jessica Wang
f7ffe916cd
bug 7212: IP address - load balancer tab - show error in dialog box when creating load balancer rule fails.
2010-11-18 16:36:06 -08:00
Jessica Wang
47468a0365
bug 7212: IP address - port forwarding tab - show error in dialog box when creating Port forwarding rule fails
2010-11-18 16:32:50 -08:00
Jessica Wang
e85274266f
bug 6940: IP Address page - show/hide different tabs after enable/disable Static NAT.
2010-11-18 15:53:08 -08:00
Jessica Wang
d3f31ba287
bug 6940: IP Address page - Show which VM it is currently static NATed to.
2010-11-18 15:30:55 -08:00
Jessica Wang
71f6b6abc8
bug 6940: IP Address page - implement Disable Static NAT action.
2010-11-18 14:56:10 -08:00
Jessica Wang
b2bcb9e6e6
bug 6940: IP Address page - Enable Static NAT option is only available for IP that is manageable.
2010-11-17 18:18:58 -08:00
Jessica Wang
e6f0ab4dba
bug 6940: IP Address page - implement Enable Static NAT action.
2010-11-17 17:49:12 -08:00
Jessica Wang
6100dc62b5
bug 6940: IP Address page - show/hide tabs upon isstaticnat, issourcenat, forvirtualnetwork value.
2010-11-17 16:23:36 -08:00
Jessica Wang
39327f2f38
bug 6940: IP Address page - details tab - add "Static NAT" field.
2010-11-17 15:43:51 -08:00
Jessica Wang
4a3ad7c5e9
bug 5817: validate vm dropdown (empty or having value) before creating port forwarding rule.
2010-11-16 10:30:24 -08:00
Jessica Wang
84ae25b02b
new UI - IP address page - port forwarding rule - only display Running VM and Stopped VM in dropdown box.
2010-11-15 15:10:27 -08:00
Jessica Wang
8b106c7271
new UI - apply noNull() or fromdb() to all fields that get value from API.
2010-11-15 14:05:39 -08:00
Jessica Wang
505ef8b170
bug 7088: show full error message when acquiring IP fails.
2010-11-12 18:26:24 -08:00
Jessica Wang
6ad4e1f5ba
new UI - related UI change after Bug 6162 (updatePortForwardingRule: should use "ipaddress" parameter instead of "publicip") is fixed.
2010-11-11 14:50:17 -08:00
will
ea00c6c349
bug 6436: no longer restrict # of vms to return for port forwarding rules.
2010-11-09 17:43:21 -08:00
will
21f8bfde8b
bug 7103: fixed session timeout error handling of all AJAX calls. You will now properly timeout.
2010-11-08 21:15:55 -08:00
Jessica Wang
e0c0e4abf4
new UI - IP address - assignToLoadBalancerRule API returns objects in different structure. This is related UI change.
2010-11-08 16:11:14 -08:00
Jessica Wang
f9b7d19488
new UI - IP address - UpdateLoadBalancerRule API returns objects in different structure. This is related UI change.
2010-11-08 15:56:11 -08:00
Jessica Wang
f6780b4574
new UI - IP address - CreateLoadBalancerRule API returns objects in different structure. This is related UI change.
2010-11-08 15:52:32 -08:00
Jessica Wang
c49078f5b3
new UI - IP address - UpdatePortForwardingRule API returns objects in different structure. This is related UI change.
2010-11-08 15:39:46 -08:00
Jessica Wang
7a3e21b22c
new UI - IP address - CreatePortForwardingRule API returns objects in different structure. This is related UI change.
2010-11-08 15:36:14 -08:00
Jessica Wang
b0343e33b0
new UI - IP address - release IP - slowly slide up middle menu item and remove the element from DOM.
2010-11-08 15:08:53 -08:00
Jessica Wang
606fcdf02f
new UI - IP address - AssociateIpAddress API returns objects in different structure. This is related UI change.
2010-11-08 15:05:27 -08:00
Jessica Wang
c03c3a171f
new UI - fix bug 6670(The UI shows templates are ready to use: DB says the DOWNLOAD_IN_PROGRESS)
2010-11-08 11:37:47 -08:00
Jessica Wang
756e963cd3
new UI - remove "no items available" after adding a new item in middle menu.
2010-11-07 11:36:02 -08:00
will
89c717703f
Fixed API commands that extend BaseCreateAsyncCmd to return the correct API response of id, and jobid.
...
Added the default public constructor back in the SuccessResponse to make sure deserialization works from the asyncjob table.
Fixed a issues with the VPN tab. It should now make use of the corrected API format.
2010-11-06 16:30:08 -07:00
will
ce1f4fa799
bug 7020: Enabling VPN will allow you to see the IP and pre-shared key you are suppose to use to connect to the vpn itself.
...
status 7020: resolved fixed
2010-11-05 12:52:57 -07:00
Jessica Wang
7ccf28e03d
new UI - IP address page - rename function name.
2010-11-05 10:16:13 -07:00
will
70b4c4d181
Bug 6988: addVpnUser did not camel case the "username" which resulted in that particular value not being returned.
2010-11-04 20:56:23 -07:00
Chiradeep Vittal
4f4bc3dd9e
send password instead of username as password
2010-11-04 16:27:58 -07:00
will
f907e370d1
- Added the rest of the VPN UI feature with the exception of displaying the preshared key.
...
- AddVpnUserCmd will now return the embedded object.
- Fixed RemoteAccssVpnResponse to return "iprange" instead of "ipRange"
2010-11-03 22:24:22 -07:00
Jessica Wang
0e40e829c9
new UI - update port forwarding rule - fix a bug "items is null".
2010-11-03 14:15:43 -07:00
Jessica Wang
b73e79d716
new UI - update load balancer rule - fix a bug "items is not found"
2010-11-03 14:11:47 -07:00
will
4072fb2554
Adding New UI support for VPN. Missing component include the listing of the users that have access to the VPN.
2010-11-02 20:59:58 -07:00
will
034ec649a0
Did some renaming of the javascript files in new 2.2 UI.
2010-11-01 22:52:12 -07:00