Commit Graph

200 Commits

Author SHA1 Message Date
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
will 847e458e0e You can now view the NICS attached to a VM. 2010-12-07 18:04:09 -08:00
Jessica Wang 64e6f41015 IP Address page - Port Forwarding tab - (1) add "state" column. (2) change "delete" link to "revoke" link. 2010-12-07 11:17:39 -08:00
will 24b572feb9 Fixed issue with IE not displaying the default virtual network. 2010-12-06 20:15:15 -08:00
will 9cc7766948 You can finally select multiple dedicated networks. 2010-12-06 18:51:23 -08:00
Jessica Wang 000c484324 account page - user tab - implement "Change Password" action. 2010-12-06 16:20:12 -08:00
will d61c4d0da4 Fixing pods to make use of netmask instead of cidr 2010-12-06 16:06:08 -08:00
Jessica Wang c07d1b3e7b Account page - user tab - implement "Edit User" action. 2010-12-06 15:59:49 -08:00
Jessica Wang 232860c562 account page - user tab - implement "Register Keys" action. 2010-12-06 14:21:19 -08:00
will b628c3f46c Adding UI to allow adding of dedicated direct network 2010-12-06 14:15:41 -08:00
Jessica Wang 88d0ab4d54 Account page - implement Add User dialog (which is different from Add Account Dialog) 2010-12-06 14:01:05 -08:00
Jessica Wang baed52fc99 account page - creating new account is using createUser API (we don't have createAccount API). So, the object returned is user object instead of account object. We need to call listAccounts to get account object to update UI. 2010-12-06 12:49:40 -08:00
Jessica Wang 2006cc36bb Account page - add User tab. 2010-12-06 12:24:30 -08:00
NIKITA 2e5fc3d41f Dashboard Domain UI with slight correction 2010-12-06 07:02:26 -08:00
NIKITA d46755c1bf UI for Domain Dashboard 2010-12-06 06:52:31 -08:00
Jessica Wang 54e53f2037 Domain page - implement DeleteDomain API. 2010-12-03 18:54:04 -08:00
will a1573350f9 Defaulted "No Thanks" as the data disk offering. 2010-12-03 18:07:36 -08:00
will 54ece4c460 - Enable virtual networking mode in the VM wizard. 2010-12-03 17:40:04 -08:00
Jessica Wang 09aa5605fa Domain page - implement "Add Domain". 2010-12-03 16:47:17 -08:00
Jessica Wang bb9877b2a2 Account page - implement "Add User" function. 2010-12-03 15:13:05 -08:00
Jessica Wang 7a80bf102f Disk Offering - add public/private option and domain dropdown during creation. Support domain to be updated after a disk offering is created. 2010-12-03 11:52:03 -08:00
Jessica Wang 3f5b1e4c0e update service offering - support updating domain when updating a service offering. 2010-12-02 19:27:54 -08:00
Jessica Wang 87a5ee27ab Create Service Offering - add public/private option. When private is selected, show domain dropdown field. 2010-12-02 18:45:51 -08:00
Jessica Wang f104b92c0f resource page - fix a bug that primary storage total number is "NaN" after creating the first primary storage from resource page. 2010-12-02 18:03:26 -08:00