52 Commits

Author SHA1 Message Date
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
Jessica Wang
6a57168a0c bug 7448: public network - implement delete IP Range. 2010-12-09 14:48:28 -08:00
Jessica Wang
2e77e3bcd8 bug 7448: implement Delete (Direct) Network. 2010-12-09 14:26:26 -08:00
Jessica Wang
1ddc5af786 bug 7448: zone tree - network - Add IP range to public network - fix a bug that VLAN ID field disappear after creating a new IP range to public network. 2010-12-09 13:48:42 -08:00
Jessica Wang
476ed64f6b bug 7448: zone tree - network - Add (direct) network - remove Type (direct, public) since type is always direct, remove "untagged" option since direct network doesn't have "untagged" option. 2010-12-09 13:01:05 -08:00
Jessica Wang
dcad660789 bug 7448: zone tree - network - Add IP range to public network - remove VLAN Type option (because it's always "Virtual") and networkName, networkDesc (because it's for direct network, not public network). 2010-12-09 12:27:11 -08:00
Jessica Wang
5662ea7d90 bug 7448: zone tree - network - direct network page - details tab - remove IP range row. 2010-12-09 11:48:17 -08:00
Jessica Wang
8d87271dad bug 7448: zone tree - network - implement Add IP Range for direct network. 2010-12-09 11:38:02 -08:00
Jessica Wang
b043f5517f bug 7448: zone tree - network - implement Add IP Range for public network. 2010-12-09 11:07:23 -08:00
Jessica Wang
2f39796392 bug 7448: zone tree - network - Add Network Dialog - after adding a direct network, show it in middle menu. 2010-12-09 09:34:01 -08:00
Jessica Wang
cff9855402 bug 7448: zone tree - network - implement Add Network Dialog. 2010-12-08 19:53:13 -08:00
Jessica Wang
a4f35f90ce bug 7448: zone tree - network - change element ID of IP range template since it's shared by both public network and direct network. 2010-12-08 18:52:44 -08:00
Jessica Wang
01a04ecad0 bug 7448: zone tree - network - public network page - IP allocation tab - apply new parameter (forvirtualnetwork=true) when calling listVlanIpRanges API. 2010-12-08 18:41:21 -08:00
Jessica Wang
4e9c030d82 bug 7448: zone tree - network - public network page - implement IP allocation tab. 2010-12-08 18:11:50 -08:00
Jessica Wang
ad5870bd70 bug 7448: zone tree - network - public network page - implement details tab. 2010-12-08 17:40:36 -08:00
Jessica Wang
fa45669a8a bug 7448: zone tree - network - public network - add "Firewall" tab, "Load Balancer" tab. 2010-12-08 17:10:01 -08:00
Jessica Wang
c7ed0cf134 bug 7448: zone tree - network - only show "public network" in middle menu when zone is in advanced-mode. 2010-12-08 16:21:36 -08:00
Jessica Wang
f32c0b8a39 bug 7448: zone tree - network - add public network as the 1st middle menu item (hardcode it as "Public Network). 2010-12-08 15:04:17 -08:00
Jessica Wang
7a8cc8c087 bug 7448: zone tree - network page - add VLAN in IP Allocations tab. Remove Podname from details tab. 2010-12-08 13:54:01 -08:00
Jessica Wang
b5cf31857f bug 7448: Direct Network page - implement "IP Allocation" tab. 2010-12-08 13:25:00 -08:00
Jessica Wang
ee98b1a384 bug 7448: zone tree - add "Network" node - when clicking network node, populating Direct Network into middle menu. 2010-12-08 11:51:29 -08:00
will
287c1da1b5 Making the new 2.2 UI to be the default UI.
2.1 UI can still be accessed by http://<mgmt_url>:8080/client/2.1
2010-11-01 21:43:37 -07:00
Kris McQueen
d01d2c01f4 fix a problem listing load balancer rules, the ip address for a vm has been standardized to ipaddress rather than a mix of ipaddress/privateip 2010-10-20 16:48:20 -07:00
Kris McQueen
2bd5b6a29e bug 6654: virtualmachinename should be serialized as vmname, fix handling of the createPortForwardingRule response
status 6654: resolved fixed
2010-10-19 15:59:37 -07:00
Jessica Wang
0763037d5f decode text returned from API. encode text passed to API. 2010-10-04 19:38:22 -07:00
Jessica Wang
9a4ceb64c0 fix bug 6287 - decode string before displaying on UI. 2010-09-28 10:46:14 -07:00