77 Commits

Author SHA1 Message Date
Jessica Wang
8bcd5a2934 bug 8244: Network page, Secondary Storage page - all dialogs - hide info_container when clicking Submit button. 2011-02-02 13:17:09 -08:00
Jessica Wang
1667ee173b Network page - external firewall tab, external load balancer tab - show warning message when delete firewall/load balancer action is clicked. 2011-02-01 18:46:46 -08:00
Jessica Wang
3b4965da8a Network page, Pod page - apply new function, bindActionLink(), which solves mouseover issue. 2011-02-01 17:37:46 -08:00
Jessica Wang
cd6e9d0655 Add external firewall, Add external load balancer - new parameter NumberOfRetries, TimeoutInSecond. 2011-01-31 13:50:25 -08:00
Jessica Wang
fb18ba9f0c Network page - External Firewall tab, External Load Balancer tab - API has changed to return individual properties instead of a single URL property. Here is related UI change. 2011-01-31 11:32:54 -08:00
Jessica Wang
cddfd75595 bug 4556: network page - direct network - localize actions. 2011-01-27 19:53:25 -08:00
Jessica Wang
4fcd6dec89 bug 4556: network page - public network - localize all actions. 2011-01-27 19:45:46 -08:00
Jessica Wang
097e432c75 network page - change minimum VLAN ID from 2 to 1. 2011-01-27 19:33:52 -08:00
Jessica Wang
62b036b63d network page - public network - external load balancer tab - parse listExternalLoadBalancers response and dynamically create grid row for each parsing result. 2011-01-25 13:43:16 -08:00
Jessica Wang
6e5c4f3465 network page - public network - external firewall tab - parse listExternalFirewalls response and dynamically create grid row for each parsing result. 2011-01-25 12:04:36 -08:00
Jessica Wang
315df46053 network page - pop up confirmation dialog before execute Delete Network action. 2011-01-24 10:40:25 -08:00
Jessica Wang
e7d0ad3d3a bug 8164: Add Network Dialog - validation of minimum number of VLAN range has been changed from 2 to 1. 2011-01-21 19:54:36 -08:00
Jessica Wang
3941e98dbb bug 8158: Network page - public network - IP Range - add domain, account row. 2011-01-21 14:31:53 -08:00
Jessica Wang
b13f5574ec bug 8012: network page - Add External Firewall dialog - Usage Interface field. 2011-01-14 16:48:35 -08:00
Jessica Wang
e3d7bad1c5 network page - Add External Firewall dialog - add User Interface field. 2011-01-14 15:47:26 -08:00
Jessica Wang
3c6258a0bf Clear right panel after middle menu item is removed from DOM. Otherwise, removed item's content will be populated to right panel again. 2011-01-13 14:27:48 -08:00
Jessica Wang
7e7a5f3e45 cluster page, network page, secondary storage page - not update right panel after an action succeeds since the action might not belong to currently selected middle menu item. 2011-01-13 10:13:41 -08:00
will
866fb132fd bug 7803: Added ability to specify whether a direct network is default or not. 2011-01-11 16:44:50 -08:00
will
c04ee3d85f Removing one more check for networkoffering.type 2011-01-06 18:11:23 -08:00
Jessica Wang
94b07a55d4 bug 7713: Add Zone Wizard - Add IP Range to public network for advanced zone - fix a bug that domain dropdown was not populated. 2011-01-05 19:03:55 -08:00
will
f038431ce1 Listing network offerings by guest traffic type now. 2011-01-05 18:27:14 -08:00
Jessica Wang
8ec1a329bf bug 7841: Network page - public network - IP Allocation tab - add gateway, netmask row. 2011-01-04 18:55:41 -08:00
Jessica Wang
a8736c454b fix a bug that search panel is not hidden when clicking network node in zone tree if search panel is showing on previous page. 2010-12-27 19:25:15 -08:00
Jessica Wang
788d30ce48 Network page - implement new advanced search. 2010-12-27 16:59:47 -08:00
Jessica Wang
7ef2debef6 bug 7649: physical resource - zone - network - There is always at least one item (i.e. public network) in middle menu. So, "no items available" shouldn't be in middle menu even there is zero direct network item in middle menu. 2010-12-22 18:12:23 -08:00
Jessica Wang
c10b79c7b0 bug 7604: physical resource - zone - network - create network - call even handler of VLAN scope when everytime Create Network Button is clicked. 2010-12-21 16:58:50 -08:00
Jessica Wang
a85343f61f bug 7592: Physical Resources - zone - network - Add Network dialog - remove pod dropdown field. 2010-12-21 13:58:31 -08:00
Jessica Wang
ea06686709 network page - fix a bug that clicking Add Network Button didn't work the first time. 2010-12-20 10:55:11 -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
68f8f1ccf7 Network page - initialize JQuery dialog only when new JSP file is being loaded into right panel. 2010-12-17 11:48:06 -08:00
Jessica Wang
18762b397d Zone Tree - load JSP file into right panel only when clicking different type of node in zone tree. 2010-12-17 10:30:35 -08:00
Jessica Wang
6d4f00e0a2 Add External Firewall, Add External Balancer - encode the whole URL value. 2010-12-16 11:16:33 -08:00
Jessica Wang
1e595ddf00 network page - implement advanced search. 2010-12-15 19:01:28 -08:00
Jessica Wang
350a482fff network page - implement basic search. 2010-12-15 18:48:30 -08:00
Jessica Wang
4bd6d85066 remove blank_search_panel since middle menu in all pages support search function now. 2010-12-15 18:16:19 -08:00
Jessica Wang
24b92b2c56 Network page, cluster page, primary storage page, host page - show middle menu without search panel and pagination. 2010-12-13 15:03:41 -08:00
Jessica Wang
4ea8424332 External Firewall, External Load Balancer - change lable from "URL" to "IP" since what API returns is actually IP instead of URL. 2010-12-10 19:51:31 -08:00
Jessica Wang
7a6ff9e9e1 For multiple selection middle container (e.g. Instance page), set selectable widget on a newly created sub container in middle menu. (instead of setting selectable widget to the whole middle menu) 2010-12-10 15:26:47 -08:00
Jessica Wang
6a6f0874ae Direct Network - Add IP Range - prepend newly added record on the top. 2010-12-10 10:29:04 -08:00
Jessica Wang
3f2f7fd49f Public Network - Add IP Range - do not pass endip to CreateVLANIPRange API if value is empty. 2010-12-10 10:19:03 -08:00
Jessica Wang
3291ddc392 Direct Network - Add IP Range - do not pass endip to CreateVLANIPRange API if value is empty. 2010-12-10 10:10:46 -08:00
Jessica Wang
b485796e8b Network page - IP Range tab - add ID row. 2010-12-10 09:52:12 -08:00
Jessica Wang
7ef9c06b6d bug 7448: direct network - IP Allocation tab - support delete IP Range. 2010-12-09 19:45:02 -08:00
Jessica Wang
2dd29d2110 bug 7448: correct API for delete network. 2010-12-09 19:34:24 -08:00
Jessica Wang
56b28cf516 bug 7458: zone - network - after creating load balancer, show the newly created item on UI. 2010-12-09 19:29:23 -08:00
Jessica Wang
d09866af1f bug 7458: zone - network - after creating external firewall, show the newly created item on UI. 2010-12-09 19:07:49 -08:00
Jessica Wang
f09eb46be0 bug 7458: zone - network - implement List Load Balancer, Delete Load Balancer no UI. 2010-12-09 18:45:23 -08:00
Jessica Wang
d5568a35f7 bug 7458: zone - network - implement Add Load Balancer. 2010-12-09 18:31:15 -08:00
Jessica Wang
b853cad913 bug 7458: zone - network - implement List External Firewall. 2010-12-09 18:04:34 -08:00
Jessica Wang
b724ff8cfa bug 7458: zone - network - implement Add External Firewall. 2010-12-09 17:34:20 -08:00