1684 Commits

Author SHA1 Message Date
Jessica Wang
08abc5970d ISO page - make Delete ISO available as long as the ISO is not in downloaded status. 2011-01-14 14:10:43 -08:00
Jessica Wang
0f8da4093d bug 7905: template page - add template dialog - reset format field based upon hypervisor field before dialog pops up. 2011-01-14 13:40:09 -08:00
Jessica Wang
115aff6cdb deploy VM - show new password in dialog, middle menu item and right panel when middle menu item is clicked. 2011-01-14 11:21:14 -08:00
Jessica Wang
046c556da1 instance page - reset password action - show new password in dialog and right panel when middle menu item is clicked. 2011-01-14 11:01:24 -08:00
Jessica Wang
4b2c414ed5 bug 7905: VM wizard - hypervisor field - show text if only one hypervisor is returned from lsitThypervisors API. 2011-01-13 17:41:30 -08:00
Jessica Wang
190a95413e bug 7905: VM wizard - populate hypervisor dropdown by listHypervisors API response instead of hardcoding. 2011-01-13 17:30:44 -08:00
Jessica Wang
a9dd415995 bug 7905: template page - add template dialog - populate hypervisor dropdown by listHypervisors API response instead of hardcoding. 2011-01-13 17:10:45 -08:00
NIKITA
56de67eb79 Minor class change for Instance Wizard 2011-01-13 16:44:02 -08:00
Jessica Wang
b046869011 Instance page - reset password - pop up a dialog showing new password. 2011-01-13 15:45:45 -08:00
Jessica Wang
a57f4b2b06 Security Group page, Snapshot page, Volume page - not update right panel after an action succeeds since the action might not belong to currently selected middle menu item. 2011-01-13 15:30:23 -08:00
Jessica Wang
332313ff54 IP Address page - not update right panel after an action succeeds since the action might not belong to currently selected middle menu item. 2011-01-13 15:13:13 -08:00
Jessica Wang
6bc1c05408 delete template action, delete ISO action - only clear right panel if action belongs to the current selected middle menu item. 2011-01-13 15:13:12 -08:00
Jessica Wang
3c6258a0bf Clear right panel after middle menu item is removed from DOM. Otherwise, removed item's content will be populated to right panel again. 2011-01-13 14:27:48 -08:00
NIKITA
2ee08d88e4 Icon for secondary storage 2011-01-13 14:25:27 -08:00
Jessica Wang
3b3aa07a6f service offering page, disk offering page - clear right panel after middle menu item is removed from DOM. 2011-01-13 11:55:15 -08:00
Jessica Wang
23e5a01315 account page - not update right panel after an action succeeds since the action might not belong to currently selected middle menu item. 2011-01-13 11:49:42 -08:00
Jessica Wang
39783503b8 domain page, disk offering page, service offering page - not update right panel after an action succeeds since the action might not belong to currently selected middle menu item. 2011-01-13 11:17:05 -08:00
Jessica Wang
efc35809ae Router page, SystemVM page - not update right panel after an action succeeds since the action might not belong to currently selected middle menu item. 2011-01-13 11:01:30 -08:00
will
b548c3e825 bad merge. Not sure how the variable was not declared. 2011-01-13 10:45:39 -08:00
Jessica Wang
7e7a5f3e45 cluster page, network page, secondary storage page - not update right panel after an action succeeds since the action might not belong to currently selected middle menu item. 2011-01-13 10:13:41 -08:00
Jessica Wang
fb04b04835 pod page, zone page - not update right panel after an action succeeds since the action might not belong to currently selected middle menu item. 2011-01-13 09:40:42 -08:00
will
13d051df80 bug 7926: fixed spelling mistake. 2011-01-13 09:14:11 -08:00
Jessica Wang
1e1f32fa2e Primary Storage page - not update right panel after an action succeeds since the action might not belong to currently selected middle menu item. 2011-01-12 18:29:47 -08:00
will
443d733665 bug 7803: Fixed use case where virtual networking is unavailable. We will now default the first dedicated network first before others. 2011-01-12 17:53:32 -08:00
will
63978f09ea bug 7803: Fixed use case where virtual networking is unavailable. We will now default the first dedicated network first before others. 2011-01-12 17:53:31 -08:00
Jessica Wang
ae477a7c56 host page, primary storage page - copy action info over right panel. 2011-01-12 17:46:53 -08:00
Jessica Wang
3a0b98eb83 bug 7956: when middle menu action fails, show error message on right panel if this action belongs to the currently selected middle menu item. 2011-01-12 15:20:05 -08:00
Jessica Wang
b4e1fbbb01 bug 7956: when middle menu action succeeds, update right panel if this action belongs to the currently selected middle menu item. 2011-01-12 14:47:34 -08:00
Jessica Wang
5f1d54b978 bug 7956: when copy action info from middle menu item to right panel, hide spinning wheel in right panel if spinning wheel in middle menu item id hidden. 2011-01-12 14:05:23 -08:00
Jessica Wang
0a05b9c075 volume page - not update right panel after an action succeeds since the action might not belong to currently selected middle menu item. 2011-01-12 11:37:41 -08:00
Jessica Wang
40d695b289 instance page - not update right panel after attachISO/detachISO action succeeds since the action might not belong to currently selected middle menu item. 2011-01-12 11:18:27 -08:00
will
5b4f410621 bug 7803: Fixed vm wizard to accomodate the new defaulted networks. The only case that doesn't work yet is when the virtual network is "unavailable". Need to fix that still. 2011-01-11 19:08:23 -08:00
Jessica Wang
771cc63145 bug 7861: secondary storage page - implement "Add Secondary Storage" button. 2011-01-11 17:29:57 -08:00
Jessica Wang
109846f605 bug 7861: after adding secondary storage successfully, click secondary storage node under the zone. 2011-01-11 17:10:57 -08:00
Jessica Wang
af3ce884cb bug 7861: secondary storage page - refresh page when clicking between different secondary storage node. 2011-01-11 16:49:50 -08:00
will
866fb132fd bug 7803: Added ability to specify whether a direct network is default or not. 2011-01-11 16:44:50 -08:00
Jessica Wang
72b4552f01 bug 7861: secondary storage page - implement "Delete Secondary Storage" action. 2011-01-11 16:40:36 -08:00
Jessica Wang
6c45b92a68 bug 7861: secondary storage page - implement details tab. 2011-01-11 16:15:57 -08:00
Jessica Wang
cdc1b6db23 bug 7861: include secondarystorage.js in index.jsp 2011-01-11 16:06:15 -08:00
Jessica Wang
c0b520c596 bug 7861: add JavaScript file, JSP file for secondary storage page. 2011-01-11 16:04:11 -08:00
will
75ab3a554c Added a missing semi-colon 2011-01-11 14:56:05 -08:00
Jessica Wang
6090582d0a bug 7861: zonetree - add "Secondary Storage" node under zone node. 2011-01-11 14:44:08 -08:00
will
5490c4ee02 Added ability to allow users to select language support. 2011-01-11 14:34:42 -08:00
Jessica Wang
2e84e9fc92 bug 7738: volume page - snapshot tab - create template from snapshot dialog - add isFeatured dropdown. 2011-01-11 14:19:30 -08:00
NIKITA
04e27c9d12 Custom Login background has been modified 2011-01-11 13:32:29 -08:00
will
5c275827ad Initial support for allowing users to change their UI skin. 2011-01-11 12:08:53 -08:00
Jessica Wang
f60aedaa95 template page - add "Type" row (whose value is like "SYSTEM", "USER", "BUILTIN"). 2011-01-11 11:48:48 -08:00
Jessica Wang
2f97f6a374 Security Group page - ingress rule tab - fix a bug that validation fails when selected protocol is ICMP. 2011-01-11 11:13:22 -08:00
Jessica Wang
00e34cd146 bug 7134: VM Wizard - step 4 - for basic zone - show "security group is currently not available" if getDirectAttachSecurityGroupsEnabled() is not true or hypervisor of selected template is VmWare. 2011-01-11 10:51:07 -08:00
Jessica Wang
4e967e3568 bug 7134: VM Wizard - step 4 - basic zone - allow the user to select the default security group. 2011-01-11 10:08:50 -08:00