504 Commits

Author SHA1 Message Date
Brian Federle
90fac015a5 Localization for network->ip, security group sections 2012-02-10 13:36:28 -08:00
Jessica Wang
d1e6e84451 bug 13554: network menu - network page - Edit network - if network type is Isolated and network offering is changed, pop up a dialog box "Do you want to keep the current guest network CIDR unchanged?". Choosing Yes button will send "changecidr=false" to updateNetwork API. Choosing Cancel button will send "changecidr=true" to updateNetwork API. 2012-02-09 16:41:32 -08:00
Brian Federle
6fed8f102a Localization for network->networks section 2012-02-09 15:58:00 -08:00
Jessica Wang
e93af6e1f9 bug 13553: network page - Display "View IP adresses" option only for (1) Isolated networks with SourceNat (2) Shared networks with ELB/EIP/SecurityGroup. 2012-02-09 13:50:30 -08:00
Jessica Wang
c6a78e056d bug 13553: network page - display all networks instead of only isolated networks with SourceNAT, shared networks with LB, StaticNat,SecurityGroup. 2012-02-09 13:07:23 -08:00
Jessica Wang
c233a5c07e bug 13553: When clicking network on left menu - (1) make network section always available. (2) Check if there is SecurityGroup network, if yes, make SecurityGroup section available in filter dropdown. 2012-02-09 11:57:59 -08:00
Brian Federle
d2284e4439 UI: localization
-Put localization wrappers around listView, detailView widgets

-Add initial localization for instances section
2012-02-09 10:39:59 -08:00
Jessica Wang
819cbeee22 bug 13427: network page - create port forwarding rule - don't allow specifying range for private port and public port field. 2012-02-07 14:43:03 -08:00
Jessica Wang
2c3159f1ec bug 13499: remove firewall rule - remove Rule ID from notification message. 2012-02-07 13:53:20 -08:00
Jessica Wang
00e8cededf bug 13497: network page - detail view - add domain field, account field. 2012-02-07 13:28:45 -08:00
Jessica Wang
7bdb86d4a8 network page - remove zoneName, state from listView, add zoneName to detailView. 2012-02-07 11:22:13 -08:00
Jessica Wang
c9795a33f6 bug 13030: IP address page - Make EnableVPN action available in any type of IP, instead of only sourceNAT IP. 2012-02-02 10:34:27 -08:00
Jessica Wang
7cdb83abfc bug 13343: network page - don't show "Add guest network" button if basic zone(s) exists. 2012-02-01 17:16:11 -08:00
Jessica Wang
5eea6a5c3c bug 12925: pass account parameter to ListVpnUsers API and createRemoteAccessVpn API. 2012-02-01 13:49:53 -08:00
bfederle
8b55d8b1b0 Fix multiEdit string concat for LB name 2012-01-30 17:21:38 -08:00
bfederle
b9caf8652c bug 12971
Allow domain admin to see security groups
2012-01-30 16:36:21 -08:00
bfederle
d6ef879b44 bug 13148
Concatenate LB rule name if length too long

status 13148: resolved fixed
2012-01-30 15:45:08 -08:00
Jessica Wang
166ccb45a4 bug 12869: network page - add guest network dialog - add gateway field, netmask field. 2012-01-30 14:59:04 -08:00
bfederle
b0b5a7a0d0 Network section: LB/PF fixes
-Fix async poll never clearing when creating LB w/ sticky policy

-Append listAll=true to LB/PF listings, to allow admin to alter other
 users' rules
2012-01-30 14:45:51 -08:00
Jessica Wang
09dc843a64 bug 12869: network page - add guest network dialog - network offerings dropdown - populate Isolated networks with SourceNat service and specifyvlan is false. 2012-01-30 14:18:42 -08:00
bfederle
fac99b23dc Network section: VM listing fix
Fix admin not being able to assign VMs for port forward/LB to networks
not assigned to them
2012-01-30 13:46:25 -08:00
bfederle
c6a3a63f1f Fix account column in network listing 2012-01-30 13:40:02 -08:00
bfederle
3b4676d384 bug 12091
UI support for adding/removing of VMs from LB rules

status 12091: resolved fixed
2012-01-27 16:27:05 -08:00
bfederle
45a8d4e811 bug 13364: Fix security group listing when in projects mode
status 13364: resolved fixed
2012-01-27 10:55:47 -08:00
bfederle
83bc7d1c81 Remove UI test data 2012-01-27 09:01:57 -08:00
bfederle
e6f6437afa Fix syntax errors which break IE7 2012-01-26 15:31:25 -08:00
Jessica Wang
9abf040ffa IP Address page - detail view - configuration tab - use a network's networkOffering's services instead of network's own services to determine whether or not to cross out/disable Firewall, Port Forwarding, Load Balancing icon in configuration chart. 2012-01-26 10:02:08 -08:00
Jessica Wang
df45347f3f network page - detail view - Add Load Balancer tab - use a network's networkOffering's services instead of network's own services to determine whether or not to show Add Load Balancer tab 2012-01-25 17:46:27 -08:00
Jessica Wang
079eb0f9eb firewallRuleUiEnabled has been removed from listcapabilitiesresponse API. Here is related UI change. In network page, we now use listnetworksresponse to determine whether or not to show firewall section. 2012-01-25 16:45:47 -08:00
bfederle
4efd42cac1 Network section: IP address action updates
Prompt user to close details/refresh list view after these actions are
performed:

-Enable static NAT
-Disable static NAT

Always do a full refresh after releasing an IP.
2012-01-25 13:58:33 -08:00
bfederle
27e0dfcff9 bug 11798
-Support editing/removal of existing sticky session rules

-Cleanup add sticky session param handling
2012-01-25 11:14:37 -08:00
Jessica Wang
fdffe3bce2 IP address page - detailView - after DisableStaticNAT succeeds, empty Virtual Machine row. 2012-01-24 19:10:14 -08:00
Jessica Wang
8ae821e045 IP address page - Add Load Balancer tab - pop up a dialog box after addLoadBalancerRule returns success: "The load balancer rule has been added under IP xxx.xxx.xxx.xxx" 2012-01-24 19:09:44 -08:00
Jessica Wang
2dedf6a20b Auto refresh IP Address listing after enableStaticNAT, diableStaticNAT, release IP action. 2012-01-24 16:58:16 -08:00
bfederle
8156842ae6 -LB sticky policy fixes
-StaticNat refresh fixes
2012-01-24 16:38:59 -08:00
Jessica Wang
c5d4adaaea IP Address page - detail View - move 4 fields up. 2012-01-24 16:38:16 -08:00
Jessica Wang
137021fbdd IP address page - show Configuration tab if IP is elastic + non-staticNat + VM Id is null 2012-01-24 16:37:25 -08:00
bfederle
461dd4f6a4 Restore fix to avoid creating sticky twice 2012-01-24 16:07:08 -08:00
Jessica Wang
2a08eaa957 network page - Load Balancer tab - Create Load Balancer Rule - pass domainId/account instead of publicIpId to createLoadBalancerRule. 2012-01-24 15:36:17 -08:00
bfederle
eae8d70dfd Have network sticky policy use cloudStack.lbStickyPolicy() 2012-01-24 15:31:36 -08:00
bfederle
196e36d194 Update network section
-Add load balancer tab to network details

-WIP: Add 'none' field to sticky policy
2012-01-24 15:11:16 -08:00
Jessica Wang
6e5beaaa4a cloudstack 3.0 new UI - network page - show load balancer tab if the network includes Lb service including ElasticLb capability. 2012-01-24 14:36:20 -08:00
bfederle
0f6619a8ce bug 11798
Fix create LB sticky being called twice
2012-01-24 13:48:45 -08:00
bfederle
eff786bcad bug 13242
-Map allowed sticky session params to network capabilities, to only
 show fields relevant to selected network

-Move sticky rules to separate JS file
2012-01-24 13:28:06 -08:00
Jessica Wang
b4c5f07fca cloudstack 3.0 new UI - IP address page - create load balancer rule - always pass publicIpId regardless network type. 2012-01-24 12:42:30 -08:00
Jessica Wang
ce32ab71c1 cloudstack 3.0 new UI - network page - call fullRefresh after enableStaticNAT, createLoadBalancerRule returns success. 2012-01-24 12:02:46 -08:00
Jessica Wang
1f8ee8a21f cloudstack 3.0 new UI - network page - detail view - add Load balancer tab. 2012-01-24 10:14:23 -08:00
Jessica Wang
a986c6e626 IP Address page - loadBalancing - use network type ("Shared" or "Isolated") to decide which parameter to pass to createLoadBalancerRule, listLoadBalancerRules API. 2012-01-23 18:22:52 -08:00
Jessica Wang
9d0c3fd0fb cloudstack 3.0 new UI - IP page - configuration - show/hide tabs upon whether their corresponding service are included in the network or not. 2012-01-23 18:07:09 -08:00
Jessica Wang
4728ee8af8 cloudstack 3.0 new UI - network page - IP page - configuration - static NAT chart - hide Firewall icon if the network that the IP is under doesn't include Firewall service. 2012-01-23 16:34:47 -08:00