95 Commits

Author SHA1 Message Date
Jessica Wang
cf9ebb76e7 bug 9604: Network page - implement action "Edit Network" for newly added API "updateNetwork". 2011-05-11 14:51:41 -07:00
Jessica Wang
19282b62d8 bug 9786: zone tree - for basic zone - hide details tab when nothing is in the middle menu (i.e. no public network is in the middle menu). 2011-05-09 17:39:30 -07:00
Jessica Wang
175b74483d bug 9786: zone tree - fix a bug that Add External Firewall button and Add Load Balancer button were missing when clicking between advanced zone and basic zone that has no external firewalls. 2011-05-09 17:29:44 -07:00
Jessica Wang
9f7619f209 bug 9786: zone tree - for basic zone - show public_network_page container when there is no public network in middle menu. 2011-05-09 17:10:42 -07:00
Jessica Wang
d5ccbfee65 bug 9786: zone tree - after addExternalFirewall/deleteExternalFirewall, refresh middle menu and top buttons. 2011-05-09 15:11:15 -07:00
Jessica Wang
165963da42 bug 9786: zone tree - for basic zone - hide public network middle menu item, Add IP Range button if listExternalFirewall returns 0 item. 2011-05-09 14:46:43 -07:00
Jessica Wang
c851253969 cloudStack UI - zone tree - basic zone - add network tab. “Add IP Range” button and “Add Firewall” button are available. 2011-04-27 15:29:03 -07:00
will
b8233a9c4d bug 8831: Added dedicate network to domain support in the 2.2 UI. 2011-03-28 16:23:38 -07:00
Jessica Wang
2f2ea41a0d bug 8636: remove non-used code. 2011-03-03 12:59:46 -08:00
Jessica Wang
c347827193 bug 8636: Network page - Add Network dialog, Add IP Range dialog - change domain dropdown to autoComplete input textbox. 2011-03-01 10:06:45 -08:00
Jessica Wang
a53a07985b bug 8659: deleteNetwork API has been changed from sync to async. Here is related UI change. 2011-02-28 14:28:29 -08:00
Jessica Wang
a680916ce7 bug 8636: advanced search in Network page - change domain dropdown to autoComplete input textbox. 2011-02-28 11:47:25 -08:00
Jessica Wang
ac144e1446 bug 8655: Network page - Add Network dialog - show only 1 option("account-specific") in scope field when zone.securitygroupsenabled is true. 2011-02-25 15:44:43 -08:00
Jessica Wang
6ca037b886 bug 8655: Network page - Direct Network - Add IP Range dialog - when zone.securitygroupsenabled is true, show 3 more fields: VLAN ID, gateway, netmask. Otherwise, hide the 3 fields. 2011-02-25 14:48:26 -08:00
Jessica Wang
81d351368b listNetworkOfferings API has been changed to take in guestIpType parameter instead of trafficType parameter. Here is related UI change. 2011-02-24 16:32:33 -08:00
Jessica Wang
b39bdc6e00 bug 8575: network page - when mouse is over middle menu item, show tooltip related to this middle menu item. 2011-02-17 17:53:39 -08:00
Jessica Wang
2a72d067d5 Network page - implement refresh button on right panel for public network item and direct network item. 2011-02-14 15:28:59 -08:00
Jessica Wang
61bbbfba95 Resource page, Host page, Network page - localize title in all dialog boxes. 2011-02-14 13:13:26 -08:00
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