Commit Graph

364 Commits

Author SHA1 Message Date
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
will 13d051df80 bug 7926: fixed spelling mistake. 2011-01-13 09:14:11 -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 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
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 c0b520c596 bug 7861: add JavaScript file, JSP file for secondary storage page. 2011-01-11 16:04:11 -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
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 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 0403549866 bug 7134: VM Wizard - step 4 - show security group multiple selection box if selected zone is basic-mode. 2011-01-10 16:26:26 -08:00
Jessica Wang ff3b0b3532 bug 6361: security group page - ingress rule tab - implement authorizeSecurityGroupIngress API. 2011-01-10 14:20:26 -08:00
Jessica Wang d11978a82d bug 6361: security group page - implement add ingress rule dialog. 2011-01-10 12:12:53 -08:00
Jessica Wang 468ea1a970 Add Zone Wizard - review screen (last screen) - add step4 on the top. 2011-01-06 11:38:52 -08:00
NIKITA 0fcfd876a5 close buttons class name changed for zone wizard 2011-01-06 10:40:03 -08:00
Jessica Wang a804b1283f Add Zone Wizard - basic mode - move Add Guest IP Range section from step3(createPod) to step4(AddIPRange). 2011-01-06 10:33:06 -08:00
Jessica Wang 94b07a55d4 bug 7713: Add Zone Wizard - Add IP Range to public network for advanced zone - fix a bug that domain dropdown was not populated. 2011-01-05 19:03:55 -08:00
Jessica Wang e4674ac127 bug 7713: Add Zone Wizard - add one more step (step 4: Add an IP range to public network in zone) for advanced zone. 2011-01-05 17:21:26 -08:00
NIKITA 7c05b39a51 Step 4 added for Add zone 2011-01-05 15:11:08 -08:00
Jessica Wang 8ec1a329bf bug 7841: Network page - public network - IP Allocation tab - add gateway, netmask row. 2011-01-04 18:55:41 -08:00
Jessica Wang 7a6bf6036b bug 7267: Zone page - hide Guest CIDR for basic-mode. And of course, Guest CIDR is not allowed to edit for basic zone. 2011-01-04 17:51:43 -08:00
Jessica Wang 46a7741763 Cluser page, Host page - add host dialog - correct element ID of cluster dropdown error message area. 2011-01-04 16:38:11 -08:00
Jessica Wang 215d894414 Pod page - add host dialog, add primary storage dialog - validate cluster dropdown (cluster value is required). 2011-01-04 16:09:16 -08:00
Jessica Wang 143b344b44 zone page - add host dialog, add primary storage dialog - validate cluster dropdown (cluster value is required). 2011-01-04 15:55:48 -08:00
Jessica Wang d867825e66 resource page - add host dialog, add primary storage dialog - validate cluster dropdown (cluster value is required). 2011-01-04 14:58:30 -08:00
NIKITA 647a357cdb Resolved Issue related to grid header, dropdowns and graph bar in Dashboard 2011-01-04 14:39:04 -08:00
Jessica Wang c4e7c5f0e9 bug 7267: Add Zone Wizard - basic mode - step 2 - hide Guest CIDR on UI and not pass "guestcidraddress" parameter to createZone API. 2011-01-04 14:29:46 -08:00
Jessica Wang 05afca54f2 bug 7430: Instance page - add OS Type in details tab. 2011-01-04 12:04:06 -08:00
Jessica Wang c3cbe982d9 bug 7610: dashboard page (admin) - Hosts Alerts - remove More icon since new UI doesn't have a Host page that lists hosts in all zones. (on new UI, hosts are under different zones in zonetree in left menu). 2011-01-04 11:16:41 -08:00
Jessica Wang 4e10a97c87 bug 7610: dashboard page (admin) - General Alerts - clicking "More" icon will redirect to Alerts page. 2011-01-04 10:56:28 -08:00
Jessica Wang c85cf08bae bug 7808: We don't support updatePortForwardingRule api in 2.2. So, hide Edit option of port forwarding rule on UI. 2011-01-04 10:22:36 -08:00
Jessica Wang f971141e97 Alert page - add type text row. 2011-01-03 14:09:40 -08:00
Jessica Wang d2a7fb193a bug 5881: domain page - add "Edit Domain" action. 2011-01-03 11:59:48 -08:00
Jessica Wang f8f5ad8f6f Primary Storage page - add basic search and advanced search. 2011-01-03 10:01:38 -08:00
will c6dd3d3877 Fixed display of the physical resource page. 2010-12-30 16:58:00 -08:00
Jessica Wang f89fb73571 Add host dialog - remove cluster section (new cluster, existing cluster, standalone cluster). 2010-12-30 16:36:28 -08:00
Jessica Wang 1e6c16e294 physical resource - (1) always show host node and storage node even the cluster doesn't have any host/storage. (2) host page - remove Add Primary Storage option. (3) Primary Storage page - remove Add Host option. 2010-12-30 13:13:44 -08:00
Jessica Wang 236261c0a5 resource page - implement add cluster dialog. 2010-12-30 11:47:02 -08:00
Jessica Wang 10fb37d90d resource page - add cluster total number. 2010-12-30 10:39:51 -08:00
Jessica Wang 2afc154da3 host page - remove primary storage tab. 2010-12-29 20:48:19 -08:00
Jessica Wang ed35b54224 bug 7701: Cluster page - add "Add Host" button, "Add Primary Storage" button. 2010-12-29 15:22:47 -08:00
Jessica Wang 2eb2024781 bug 7701: primary storage page - fix a bug that Add Host dialog didn't populate cluster dropdown field. 2010-12-29 12:17:04 -08:00
Jessica Wang c20da71021 bug 7701: add action panel in cluster page. 2010-12-29 11:55:37 -08:00
Jessica Wang 632dc153ab bug 7701: fix action panel in primary storage. 2010-12-29 11:53:27 -08:00
Jessica Wang c73ab18ff2 add primary storage page. 2010-12-29 11:50:40 -08:00