77 Commits

Author SHA1 Message Date
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
Jessica Wang
df82d0bac6 fix bug 6154 - port forwarding should show user-assigned VM name instead of system-assigned VM name. 2010-09-21 20:11:35 -07:00
Manuel Amador (Rudd-O)
05c020e1f6 Source code committed 2010-08-11 09:13:29 -07:00