623 Commits

Author SHA1 Message Date
NIKITA
5eb22c32e7 New Title icon for network offering 2010-12-15 16:27:44 -08:00
Kelven Yang
7f199c5b71 Add VMFS (iscsi) storage support in UI for vmware 2010-12-15 15:21:25 -08:00
Jessica Wang
4875cbfabd bug 7466: account page - user tab - add state field. 2010-12-15 15:20:46 -08:00
Jessica Wang
7ac8bfaa2d Network Offering page - implement basic search and advanced search. 2010-12-15 13:33:26 -08:00
Jessica Wang
4c44ffec5d Host page - implement basic search and advanced search. 2010-12-15 10:21:32 -08:00
Jessica Wang
a8e62cf669 remove primary storage page since primary storage is only a sub-page (tab) in host page. 2010-12-15 09:58:29 -08:00
Jessica Wang
6362f0c163 when clicking cluster node in zone tree, list only hosts in middle menu. (before this checkin, we list hosts and primary storages in middle menu) 2010-12-14 17:22:01 -08:00
Jessica Wang
264dd967d4 host page - primary storage tab - implement 3 actions. 2010-12-14 16:54:53 -08:00
Jessica Wang
b0305e710d host page - add primary storage tab. 2010-12-14 16:20:30 -08:00
will
ca652895a3 Removed some alt parameters in image tags so we don't see text when images are loading slowly. 2010-12-14 15:47:22 -08:00
Jessica Wang
1f2ff1bec2 host page - make statistics tab the last tab. 2010-12-14 15:35:28 -08:00
Jessica Wang
3a8ab080ff Network Offering page - implement "Edit Network Offering". 2010-12-14 14:56:23 -08:00
Jessica Wang
b2f3728017 Network Offering page - add availability field. 2010-12-14 14:24:34 -08:00
Jessica Wang
6e8a64d38a Add Network Offering page. 2010-12-14 14:02:27 -08:00
Jessica Wang
b79cc43a6e Add "Security Group" at left menu. 2010-12-14 13:23:30 -08:00
Jessica Wang
7ba5fa9541 bug 7469: Snapshot page - Create Template from Snapshot dialog - add "isFeatured" dropdown field. 2010-12-13 17:46:58 -08:00
Jessica Wang
f44af7d714 bug 7449: ISO page - add isFeatured dropdown to Add ISO dialog and list isFeatured in grid. 2010-12-13 16:21:34 -08:00
Jessica Wang
b9491fc439 UploadLoadBalancer API has been changed to disallow private port to be updated. Here is corresponding UI change. 2010-12-10 20:04:39 -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
da39edb9e6 Dashboard for domain admin - implement recent errors section. 2010-12-10 11:47:51 -08:00
Jessica Wang
ce3d089db0 Dashboard for domin admin - implement counting total number of VM, volume, snapshot, account. 2010-12-10 11:28:11 -08:00
Jessica Wang
020609eadc Dashboard for domain admin - change element ID. 2010-12-10 10:43:42 -08:00
Jessica Wang
b485796e8b Network page - IP Range tab - add ID row. 2010-12-10 09:52:12 -08:00
Jessica Wang
a9ecbd9850 Network page - change text to be camel-case. 2010-12-09 20:26:28 -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
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
will
6cff798082 bug 7465: removed network type from service offerings. 2010-12-09 17:25:23 -08:00
will
e54892290c Cleaned up the UI for Beta2 features. 2010-12-09 15:15:40 -08:00
Jessica Wang
0c12bb31af bug 7448: zone page - remove network tab (replaced with network node in zone tree). 2010-12-09 15:04:26 -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
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
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
will
65b1e19b55 bug 7385: Weekly and Daily snapshot interval was flipped by accident. Fixed now. 2010-12-08 18:39:20 -08:00
will
5182897fda Removing Port Forwarding tab for beta 2 until we redesign the network menu for the new networking model. 2010-12-08 18:05:23 -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
14ef4c2d57 template page - add hypervisor in grid. 2010-12-08 15:31:32 -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