Commit Graph

478 Commits

Author SHA1 Message Date
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
will 11e22726b7 bug 7438: Commenting out feature where you can directly create a VM from a template or ISO for Beta2. It just doesn't work with the new networking model. 2010-12-08 19:22:14 -08:00
will 83d68999a2 bug 7312: fixed issue where changing the "customize" drop-down when adding a new disk offering does nothing. 2010-12-08 19:13:42 -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
will 2965997f96 bug 7343: You no longer have any actions associated with source nat ips
- Fixed dialog width issues
2010-12-08 18:05:25 -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 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
will 7270b2f285 Removed network type from the UI as it is no longer used anymore. 2010-12-08 14:14:21 -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 d6af02bb0e instance page - deployVM with template that is passwordEnabled - pop up a dialog box to show password after action succeeds. 2010-12-07 14:06:57 -08:00
Jessica Wang e9ba4263f9 instance page - reset password - pop up a dialog box after action succeeds. 2010-12-07 13:45:55 -08:00
Jessica Wang 5c25508949 IP address page - optimize code to call listVirtualMachines only once. 2010-12-07 13:28:19 -08:00
will 9757b294b3 Adding shared Direct Network now works. 2010-12-07 12:51:31 -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
Jessica Wang ddd5bb03d0 Creat port forwarding rules has been changed from sync to async 2010-12-07 10:00:20 -08:00
will 80da388c64 You can finally select multiple dedicated networks. 2010-12-06 20:10:00 -08:00
will 9cc7766948 You can finally select multiple dedicated networks. 2010-12-06 18:51:23 -08:00
will eaf4fc3d8b Fixed issues with vlan networks in a zone related to not making each network template unique. 2010-12-06 16:42:10 -08:00
Jessica Wang 7a18c09000 account page - user tab - implement "Delete User" action. 2010-12-06 16:37: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 0fe40e4ba4 Add two submenu links under Account - My Account (user, domain-admin, admin), All Accounts (domain-admin, admin). 2010-12-06 14:58:35 -08:00
Jessica Wang ab98a1d553 account page - user tab - show "no available actions" when mouse is over action menu and login as domain-admin role. 2010-12-06 14:34:58 -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 e0c3c96b0b account page - fix a bug that wrong parameter was passed to listUsers API. 2010-12-06 12:31:18 -08:00
Jessica Wang 2006cc36bb Account page - add User tab. 2010-12-06 12:24:30 -08:00
Jessica Wang 6a0159c498 Domain page - implement refresh button for each tree node. 2010-12-06 11:13:31 -08:00
edison 7cd63fa48a change Virtualized to Virtual 2010-12-06 10:58:30 -08:00
Jessica Wang d1ce9e5e5d Domain page - get sub-domains only when expand icon is clicked (instead of drawing the whole tree the first time). 2010-12-03 20:38:09 -08:00
Jessica Wang 41996fbcf9 Add Domain Dialog box - default parent domain dropdown field to the domain who is curretnly loaded in right panel. 2010-12-03 20:06:21 -08:00
Jessica Wang 1bd40ce8ee fix a bug: DeleteDomain is async, not sync. 2010-12-03 19:50:32 -08:00
Jessica Wang a8429fbe3c fix a bug that clicking system menuexpands too slow. 2010-12-03 19:39:10 -08:00
Jessica Wang 5db4f229eb Change element ID of menu "System" to "leftmenu_system". 2010-12-03 19:26:58 -08:00
Jessica Wang 201002e58f Change element ID of menu "Configuration" to "leftmenu_configuration". 2010-12-03 19:20:07 -08:00
Jessica Wang 54e53f2037 Domain page - implement DeleteDomain API. 2010-12-03 18:54:04 -08:00