bfederle
08bc9d0e44
UI: Networks section fix
...
Fix broken detail view when viewing other users' networks as admin
2012-03-02 11:07:12 -08:00
Jessica Wang
0441508e19
delete account, delete network offeirng, delete guest network - use 'remove' instead of 'destroy' since their definitions have been switched. [reviewed-by: Brian]
2012-03-01 16:58:57 -08:00
Jessica Wang
23a5cf2570
Network page - detail view - make API call to refresh data when Refresh button is clicked. [reviewed-by: Brian]
2012-03-01 11:35:59 -08:00
Jessica Wang
50b7830ee3
bug 13971: network page - create network - pass new API parameter zoneId to listNetworkOfferings API. [Reviewed-by: Brian]
2012-02-23 17:04:05 -08:00
Brian Federle
30f968e137
bug 13922
...
-Fix enable static NAT never completing if detail view was not visible
-- caused by JS error in widget
-If detail view isn't visible anymore, don't show post-enable/disable
NAT dialog which refreshes list view
status 13922: resolved fixed
reviewed-by: jessica
2012-02-22 12:06:38 -08:00
Brian Federle
276bb962b7
UI updates/fixes
...
reviewed-by: jessica
Navigation organizational changes
-Rename 'System' -> 'Infrastructure'
-Rename 'service offering' -> 'compute offering'
(including all associated labels)
-Rename 'Configuration' -> 'Service Offerings'
-Move hypervisor capabilities under global settings
-Rename 'Compute' -> 'Compute and storage'
-Make tab width flexible, to support longer labels
-bug 13920: Fix static NAT rule listing
-Fix typo
2012-02-21 19:14:26 -08:00
Jessica Wang
bbd7e23a6a
IP Address page - iselastic field has been renamed to issystem at server-side. Here is related UI change. [reviewed-by: Brian]
2012-02-21 16:23:01 -08:00
Brian Federle
bad588377c
bug 13918
...
Don't show VPN actions if IP's network's offering doesn't support VPN
status 13918: resolved fixed
reviewed-by: jessica
2012-02-21 15:41:12 -08:00
Brian Federle
97cd66e532
bug 13675
...
Hide unused text fields for ICMP vs TCP selection
status 13675: resolved fixed
reviewed-by: jessica
2012-02-21 13:45:23 -08:00
Jessica Wang
5328076529
bug 13864: IP Address page - add new field Purpose (only shown in Basic zone) [reviewed-by: Brian]
2012-02-20 10:23:02 -08:00
Jessica Wang
7029b74915
bug 13800: remove restriction that only sourceNAT IP can show VPN tab. [reviewed-by: Brian]
2012-02-18 21:43:10 -08:00
Brian Federle
107e4a403e
bug 13793
...
Fix show security group dropdown/listing in project view
status 13793: resolved fixed
reviewed-by: jessica
2012-02-17 15:19:42 -08:00
Brian Federle
4036b342ab
bug 13726
...
Don't show destroy action on network details for shared networks or
networks w/o Source NAT service
status 13726: resolved fixed
reviewed-by: jessica
2012-02-17 14:56:18 -08:00
Brian Federle
2f23bdf54a
bug 13727
...
Show network offering name (read-only) for shared network types (i.e.,
in basic zone)
status 13727: resolved fixed
reviewed-by: jessica
2012-02-17 14:33:04 -08:00
Brian Federle
7fb09673fb
Add a few more missing localization labels
...
reviewed-by: jessica
2012-02-17 14:13:22 -08:00
Brian Federle
bdad055933
Add missing localization for LB UI
...
reviewed-by: jessica
2012-02-17 13:56:26 -08:00
Brian Federle
e7e5ff79cd
bug 12253: Allow editing of LB rule name/algorithm
...
-- This also introduced a new capability -- edit rule -- into the
multiEdit widget. If isEditable: true is set for any fields, then a
dialog will popup allowing editing of those properties.
status 12253: resolved fixed
reviewed-by: jessica
2012-02-17 13:56:26 -08:00
Jessica Wang
f7bf5430ee
bug 13639: network page - restart network action - if it's a basic zone, hide cleanup checkbox and pass "cleanup=false" to API. [reviewed-by: Brian]
2012-02-17 13:16:24 -08:00
Brian Federle
143ce15cc7
bug 13667
...
Fix elems undefined error
status 13667: resolved fixed
reviewed-by: jessica
2012-02-16 18:19:05 -08:00
Brian Federle
f95f2b50dd
Update UI with latest fixes and localization
...
reviewed-by: jessica
2012-02-13 17:37:38 -08:00
Brian Federle
985d3dce8f
bug 13601
...
Pass correct VPN state to details panel for non-admin IPs
status 13601: resolved fixed
2012-02-10 13:45:23 -08:00
Brian Federle
cb479b529f
Localize LB algorithm select
2012-02-10 13:39:32 -08:00
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