116 Commits

Author SHA1 Message Date
Jessica Wang
a3645e3e46 bug 11255: cloudStack - IP address page - add a missing semicolon. 2011-08-25 15:01:44 -07:00
Jessica Wang
e19cff6beb bug 11255: cloudStack - IP address page - Create Firewall rule - fix a bug on Google Chrome that changing protocol dropdown (e.g. from TCP to ICMP) wouldn't correctly hide/show related input fields. 2011-08-25 14:40:08 -07:00
Jessica Wang
91910dd50e bug 11255: cloudStack - IP address page - Create Firewall rule - fix a JavaScript syntax bug. 2011-08-25 14:39:44 -07:00
Jessica Wang
24edb0071d cloudStack - merge UI change from 2.2.10 branch to master branch. 2011-08-22 14:09:59 -07:00
Jessica Wang
02003fe101 bug 10801: cloudStack - IP Address page - Load Balancer tab - add Source CIDR. 2011-07-26 10:21:10 -07:00
Jessica Wang
7f47f7b04b bug 10340: cloudStack - extend createPortFowardingRule to support CIDRList instead of CIDR. 2011-06-28 18:15:58 -07:00
Jessica Wang
cfe2af8db8 bug 10340: CloudStack UI - IP Address page - Port Forwarding tab - add new field "CIDR". 2011-06-20 11:55:52 -07:00
Jessica Wang
2f77061434 bug 9579: cloudStack UI - Network page - Update Direct Network - Make "Network Domain" editable if this network includes service "Dns" which includes capability "AllowDnsSuffixModification". 2011-06-17 09:33:41 -07:00
Jessica Wang
0fefd9f2ae bug 9265: cloudStack UI - middle menu - set maximum length for first row text and second row text. 2011-06-15 14:55:35 -07:00
Jessica Wang
e2288aaedd bug 7194: cloudStack UI - IP Address page - create port forwarding rule - since private port and private end port might be different from public port and public end port, remove functionality "If public end port gets filled, disable private ports and copy public ports over to private ports." 2011-06-07 17:42:42 -07:00
Jessica Wang
f03273f34e bug 7194: cloudStack UI - IP Address page - create port forwarding rule - If public end port gets filled, disable private ports and copy public ports over to private ports. 2011-06-02 20:05:47 -07:00
Jessica Wang
70b5ab45fa bug 7194: cloudStack UI - IP Address page - list port forwarding rules - add public end port and private end port. 2011-06-02 19:45:55 -07:00
Jessica Wang
87b3a326f3 bug 7194: cloudStack UI - IP Address page - create port forwarding rule - (1) split public port into public start port, public end port. (2) split private port into private start port, private end port. 2011-06-02 19:27:54 -07:00
Jessica Wang
80e0e7a4e6 cloudStack - capability doesn't always get returned in Firewall object. Do a extra validation before loop through it. 2011-06-01 12:05:33 -07:00
Jessica Wang
fad45b5179 bug 8636: advanced search in IP Address page, Security Group page - change domain dropdown to autoComplete input textbox. 2011-02-28 11:20:36 -08:00
Jessica Wang
fb4e67c140 IP Address page - source Nat ip address - hide LB tab if the LB service has "LoadBalancingSupportedIps" capability (meaning it's using external load balancer). 2011-02-24 11:26:58 -08:00
Jessica Wang
537fa0a319 bug 8381: disassociateIpAddress API has been changed from Sync to Async. Here is related UI change. 2011-02-18 15:30:40 -08:00
Jessica Wang
541f216e40 bug 8575: account/alert/event/instance/IpAddress/ISO/SecurityGroup/Snapshot/Template/Volume page - when mouse is over middle menu item, show tooltip related to this middle menu item. 2011-02-17 17:41:54 -08:00
Jessica Wang
d9e9c6cb40 IP address page - get services by associatedNetworkId instead of networkId. 2011-02-17 14:30:58 -08:00
Jessica Wang
cfb5940fbc IP Address page, Security Group page - localize title in all dialog boxes. 2011-02-11 19:32:34 -08:00
Jessica Wang
38e43347e1 bug 8559: IP Address page - hide Load Balancer tab when source NAT IP address is selected. 2011-02-11 14:17:48 -08:00
Jessica Wang
15c88cad37 bug 8413: IP Address page - fix a bug that domain admin can't see PF/LB tabs of Source NAT IP created by sub-domain user. 2011-02-07 16:41:03 -08:00
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