139 Commits

Author SHA1 Message Date
Jessica Wang
301a5f7bcc bug 11175: cloudStack - convert firewallRuleUiEnabled from boolean to string before saving to cookie. 2011-08-19 13:49:47 -07:00
Jessica Wang
b60ee0df37 bug 11176: cloudStack - IP Address page - Firewall tab - add firewall rule - (1) Hide ICMP Type, ICMP Code when protocol TCP or UDP is selected. (2) Hide Start Port, End Port when protocol ICMP is selected. 2011-08-19 13:12:12 -07:00
Jessica Wang
3a7d79a91e bug 11175: cloudStack - IP address page - fix the logic of showing/hiding Firewall tab for Static NAT IP. 2011-08-19 11:31:28 -07:00
Jessica Wang
6ec4a6c3b4 bug 11175: cloudStack - IP address page - fix the logic of showing/hiding Firewall tab. 2011-08-19 11:10:53 -07:00
Jessica Wang
e750ae728d cloudStack - sync UI change from 2.2.10 branch to 2.2.y branch. 2011-08-11 15:58:38 -07:00
Jessica Wang
142c943cc9 cloudStack - IP Address page - hide network tab for system-owned IP. 2011-08-11 15:47:27 -07:00
Jessica Wang
a50f20a9b5 cloudStack - IP Address page - for elasticLB-basicZone, do not open firewall when creating load balancer rule and IP. 2011-08-11 15:46:49 -07:00
Jessica Wang
6e27486e27 cloudStack - IP Address page - add a new tab "Firewall". 2011-08-10 19:23:24 -07:00
Jessica Wang
7e324b099d cloudStack - IP Address page - port forwarding, port range - remove protocol option "ICMP". 2011-08-10 12:34:18 -07:00
Jessica Wang
9eabe886e5 cloudStack - IP Address page - Load Balancer tab - remove Source CIDR. 2011-08-10 12:33:50 -07:00
Jessica Wang
8369e7ae7a cloudStack - IP Address page - Port Forwarding tab - remove Source CIDR. 2011-08-10 12:33:34 -07:00
Jessica Wang
dbd6fd9826 bug 11025: cloudStack - Elastic Load Balancer - IP address page - continue calling listPublicIpAddresses API instead of showing error when supportELB is "false". 2011-08-10 10:42:19 -07:00
Chiradeep Vittal
f0e7b4beb1 fix for bad merge 2011-08-08 17:58:13 -07:00
Chiradeep Vittal
8277584b8a merge ELB / nectarine branch 2011-08-08 15:20:56 -07:00
Jessica Wang
f39cef1418 cloudStack - Elastic Load Balancer - hide tab_content_load_balancer when last IP is removed from middle menu. 2011-07-29 12:00:54 -07:00
Jessica Wang
c78357c386 cloudStack - Elastic Load Balancer - remove IP from middle menu when its last load balancer rule is removed. 2011-07-29 11:42:22 -07:00
Jessica Wang
ca9fb52ba6 cloudStack - Elastic Load Balancer - createLoadBalancer API has been changed from sync to async. This is another UI change (create load balancer rule with IP) for it. 2011-07-28 19:50:16 -07:00
Jessica Wang
7e8393e6da cloudStack - Elastic Load Balancer - click load balancer tab to populate load balancer rules when supportELB is "guest" or "public". 2011-07-28 19:12:24 -07:00
Jessica Wang
ac64855618 cloudStack - Elastic Load Balancer - hide details tab and show load balancer tab. 2011-07-28 18:49:33 -07:00
Jessica Wang
4ed5856407 cloudStack - Elastic Load Balancer - pass "forvirtualnetwork" whenever calling listPublicIpAddresses API. Otherwise, it will return an empty object. 2011-07-28 17:57:15 -07:00
Jessica Wang
bd5bc4d39d cloudStack - Elastic Load Balancer - pass "forvirtualnetwork" parameter when calling listPublicIpAddresses API. 2011-07-28 16:17:44 -07:00
Jessica Wang
ddfcad7e72 cloudStack - Elastic Load Balancer - after creating a load balancer (with IP) successfuly, get publicIpId from createloadbalancerruleresponse, and get call listPublicIpAddresses API to get full info of this newly created IP. 2011-07-28 14:00:39 -07:00
Jessica Wang
a10c81453e cloudStack - Elastic Load Balancer - listCapabilities API has been changed to return supportELB as "gest", "public" or "false". Here is related UI change. 2011-07-28 11:03:17 -07:00
Jessica Wang
b999980ce8 cloudStack - Elastic Load Balancer feature - if listCapabilities returns supportELB as true, hide Acquire IP button and show Add Load Balancer and IP button on IP Address page. Clicking Add Load Balancer and IP button will pop up a dialog containing zone dropdown (populated with basic zones), name, public port, private port, algorithm dropdown. 2011-07-27 19:41:57 -07:00
Jessica Wang
8b84696c02 bug 10801: cloudStack - IP Address page - Load Balancer tab - add Source CIDR. 2011-07-26 10:16:00 -07:00
Jessica Wang
6f35fd45a0 cloudStack - IP Address page - Port Forwarding tab - add Source IDCR. 2011-07-20 11:37:59 -07:00
Jessica Wang
a2b4320393 bug 9265: cloudStack UI - middle menu - set maximum length for first row text and second row text. 2011-07-19 16:44:36 -07:00
will
48d8dab096 Reverted Source CIDR changes. Removed Port Ranges from the UI for now. 2011-07-07 22:49:06 -07:00
will
0f064e394b - Removed source CIDR from the UI for now 2011-07-07 19:55:25 -07:00
Jessica Wang
d9aa289b56 bug 10340: cloudStack - extend createPortFowardingRule to support CIDRList instead of CIDR. 2011-06-28 18:08:46 -07:00
Jessica Wang
8c9108370c bug 10340: CloudStack UI - IP Address page - Port Forwarding tab - add new field "CIDR". 2011-06-20 11:34:05 -07:00
Jessica Wang
cb981e6682 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-16 19:13:50 -07:00
Jessica Wang
4d871b2a10 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:44:12 -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