Commit Graph

1250 Commits

Author SHA1 Message Date
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 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
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
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
Jessica Wang 24ddf2eea4 bug 7134: VM Wizard - step 4 - basic zone - only show security groups box when direct.attach.security.groups.enabled is true and hypervisor type is not VmWare. 2011-01-10 16:40:06 -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 432cbc8458 hide/show security group left menu when direct.attach.security.groups.enabled is false/true. 2011-01-10 14:51:36 -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 85a0afb68c bug 6361: correct response parameter name of revokeSecurityGroupIngress API. 2011-01-10 10:50:22 -08:00
will 774ca37fce Added an additional query for shared direct networks in the vm wizard 2011-01-07 17:53:41 -08:00
Jessica Wang e6dd262657 bug 6361: correct parameter name of API response. 2011-01-07 14:51:10 -08:00
Jessica Wang 7843b30ff2 IP Address page - fix a bug "networkObj is undefined" when login as user-role. 2011-01-07 12:07:24 -08:00
Jessica Wang 318a5c7d0c IP Address page - fix a bug "networkObj is undefined" when login as user-role. 2011-01-07 11:58:13 -08:00
Jessica Wang e57a4bce00 bug 7744:create shared function clickItemInMultipleSelectionMidmenu(). 2011-01-07 11:09:22 -08:00
will 1c29a5f824 Listing only virtual network offering 2011-01-07 11:01:41 -08:00
will c04ee3d85f Removing one more check for networkoffering.type 2011-01-06 18:11:23 -08:00
Jessica Wang 205f7b8ee5 bug 7744: selected_midmenu_id is not used in multiple-selection middle menu. So, remove the code. 2011-01-06 17:37:19 -08:00
Jessica Wang 4fa6fc4d7c bug 7744: after tab action succeeds, click middle menu item to show action info if the action belongs to the currently selected middle menu item. 2011-01-06 17:26:26 -08:00
Jessica Wang f80e352988 bug 7744: instance page - not update right panel after a tab action succeeds since the action might not belong to currently selected middle menu item. 2011-01-06 17:10:27 -08:00
Jessica Wang a7a5272f2b bug 7744: tab action - delete duplicate code that has existed in handleMidMenuItemAfterDetailsTabAction(). 2011-01-06 16:43:32 -08:00
Jessica Wang 6cbdf0481e bug 7744: multiple-selectable page - avoid binding event handler to middle menu items since middle menu items have already been controlled by JQuery Selectable Widget. 2011-01-06 16:24:54 -08:00
Jessica Wang 977773701a physical resource page - add cluster - validate zone field and pod field. 2011-01-06 11:01:39 -08:00
Jessica Wang b97c6a6ed2 bug 7654 - resource page - add primary storage - skip calling listPods when zone field is empty. 2011-01-06 10:55:53 -08:00
will 30f6f1088c Removed check for type== virtual or direct when processing network offerings. 2011-01-06 10:47:11 -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 49e2e6776e bug 7713: Add Zone Wizard - Add IP Range to advanced zone - fix a bug that domain field and account field is not hidden when scope is account-specific and VLAN is changed from tagged to untagged. 2011-01-05 19:30:36 -08:00
Jessica Wang 0ecff8b5a2 bug 7713: Add Zone Wizard - Add IP Range to public network for advanced zone - when failed, show error message "Failed to create public IP range" on result screen. 2011-01-05 19:18:32 -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
will f038431ce1 Listing network offerings by guest traffic type now. 2011-01-05 18:27:14 -08:00
will 033d2d993d bug 5482: if there are no json object returned, just continue instead of erroring out on the javascript. 2011-01-05 18:16:16 -08:00
will 68d5c0919a bug 5482: Fixed malformed JSON when an error is returned by the API call. Also fixed the UI to make use of the new JSON object. 2011-01-05 18:06:59 -08:00
Jessica Wang 3992d122ff Primary Storage page - fix a bug that clicking next middle menu item didn't clear previously selected middle menu item. 2011-01-05 18:03:04 -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
Jessica Wang b6c65e5bf2 bug 7854: VM Wizard - list all disk offerings (without specifying domainId). 2011-01-05 10:43:37 -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
will a92dd2a81e bug 7611: VM wizard will no longer pass in any network ids if the zone only support basic network type 2011-01-04 17:46:34 -08:00
Jessica Wang ef66993779 Pod page - cluster dropdown field - no need to specify 1st entry selected. 1st entry is always selected if no entry is set to be selected. 2011-01-04 16:48:37 -08:00
Kelven Yang 6ebdafd4c3 Add vmware cluster will automatically bring in all hosts under the cluster 2011-01-04 04:12:47 -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
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
will e31015bdf3 Added min and max width to the amount of the left panel that can be dragged. 2011-01-04 14:02:06 -08:00
Jessica Wang d43e9ecc8b bug 7430: Instance page - Make OS Type in details tab editable. 2011-01-04 13:58:45 -08:00
will f78002a1fb Added ability to allow users to drag the left pane. 2011-01-04 13:47:59 -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 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 fc8e582627 bug 7823: refresh data binding when clicking each host node in zonetree (since each host has different cluster info). 2011-01-03 19:38:06 -08:00
will 76976a9fdf bug 7746: Fixed issue with the console thumbnail making excessive requests for the image every time you hover in addition to making those queries forever until you refresh/close the browser. It will now query on a 5 second interval on only the active VM. 2011-01-03 18:17:17 -08:00
Jessica Wang d2fea52c56 bug 7823: pass null to listMidMenuItems() when a page doesn't have refresh data binding function. 2011-01-03 16:38:13 -08:00
Jessica Wang 3f60e579f7 bug 7823: refresh data binding when clicking each primary storage node (since each primary storage has different cluster info). 2011-01-03 16:30:08 -08:00
will 7133d8bf64 bug 5895: Added a JS variable that will simply turn on/off md5 hashing of the login password. 2011-01-03 16:11:45 -08:00
Jessica Wang f971141e97 Alert page - add type text row. 2011-01-03 14:09:40 -08:00
Jessica Wang d495be0546 bug 7797: middle menu item - if first row description is longer than max length (30 characters), add "...." at the end to imply there is more. 2011-01-03 13:58:15 -08:00
Jessica Wang a3fccef7be bug 6922: avoid calling vmToRightPanel() which will call listVM API again. 2011-01-03 13:37:12 -08:00
Jessica Wang e65b77fe33 Bug 6922: skip calling listVM API when a VM in middle menu is clicked. 2011-01-03 12:26:29 -08:00
Jessica Wang 15e9c1cd26 bug 5881: domain page - after UpdateDomain API returns success, update new domain name to domain node in domain tree in left navigation menu. 2011-01-03 12:10:01 -08:00
Jessica Wang d2a7fb193a bug 5881: domain page - add "Edit Domain" action. 2011-01-03 11:59:48 -08:00
Jessica Wang deb5f47627 Domain page - ROOT domain is not allowed to delete. 2011-01-03 11:26:39 -08:00
Jessica Wang 99b8f7b169 bug 6361: networkGroup API has been renamed to securityGroup. Here is related UI change. 2011-01-03 10:37:38 -08:00
Jessica Wang f8f5ad8f6f Primary Storage page - add basic search and advanced search. 2011-01-03 10:01:38 -08:00
Jessica Wang a9aa592df2 zone page, resource page - expand newly created cluster node automatically after a cluster is created successfully. 2010-12-30 19:30:53 -08:00
Jessica Wang 3b48f866be Cluster page - fix a bug that showed wrong field ("vCenter Datacenter", "vCenter Datastore") in Add Primary Storage dialog. 2010-12-30 18:52:24 -08:00
Jessica Wang 7919c7f938 expand newly created cluster node automatically after created. 2010-12-30 18:02:57 -08:00
Jessica Wang 5c1ceb4bf1 cluster page - after adding a host, cluster node will expand and host node will be clicked automatically. 2010-12-30 17:46:16 -08:00
Jessica Wang 8f67f58058 fix a bug that AddHostDialog/AddPrimaryStorageDialog didn't work when middle menu is empty. 2010-12-30 17:38:54 -08:00
Jessica Wang 0919b54488 Add Cluster - pod node becomes expandable if it's not after adding a cluster. 2010-12-30 17:10:03 -08:00
Jessica Wang bcab9e5d0d AddCluster API return an array of embedded objects. This is related UI change. 2010-12-30 16:59:50 -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
will 4814534280 Hide "No Available Items" whenever you add a successful VM. 2010-12-30 14:09:00 -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 283acbdd06 bug 7700: resource page - after adding a zone - refresh zone dropdown in all dialogs and update zone_total. 2010-12-30 12:51:21 -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 e6cdb1a93b zonetree - hide storage node if there is no primary storage under a cluster. 2010-12-29 21:21:50 -08:00
will de6b9eb0e2 - Fixed NPE caused when calling listRemoteAccessVpn API command with no vpn record in DB.
- Fixed UI to pass in ipaddress when you create/delete remote access vpn.
2010-12-29 21:14:48 -08:00
Jessica Wang a73b9dd7fb cluster page - Add Host dialog - fix a bug that Join cluster field didn't have right default value (default value should be the cluster that's currently on) 2010-12-29 21:00:55 -08:00
Jessica Wang 84ffea0599 host page - after adding a primary storage, select storage node to show the newly created storage. 2010-12-29 20:18:32 -08:00
Jessica Wang d1a17cd053 zonetree - clicking storage node would populate primary storages into middle menu. 2010-12-29 20:05:56 -08:00
Jessica Wang 0f2f67de80 zonetree - clicking host node would populate hosts into middle menu. 2010-12-29 19:41:42 -08:00
Jessica Wang b46b3918ef zone page - after adding a host, expand cluster node to show host node. 2010-12-29 19:10:02 -08:00
will 510e42791e bug 7752: removed direct IPs from being managed in the IP Addresses menu. 2010-12-29 17:57:52 -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 3e70151dad bug 7701: host page - do not switch tab when clicking add primary storage button. 2010-12-29 15:11:06 -08:00
Jessica Wang 9912fe8f09 bug 7701: pod page - after adding primary storage - add new storage node under cluster node. 2010-12-29 15:05:13 -08:00
Jessica Wang abdd6e7426 bug 7701: pod page - after adding host, cluster node will be added and expanded and host node will be added under cluster node. 2010-12-29 14:36:54 -08:00
Jessica Wang 077c177684 bug 7701: Cluster page - add "Delete Cluster" action. 2010-12-29 14:13:30 -08:00
Jessica Wang 73194c2484 bug 7701: optimize bindAddClusterButton(). 2010-12-29 12:34:37 -08:00
Jessica Wang 6541c3ba2a bug 7701: optimize bindAddHostButton(), bindAddPrimaryStorageButton(). 2010-12-29 12:27:53 -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
will cc428c14c7 bug 7658: Fixed issue where clicking on dashboard does not "de-select" a previous menu item. 2010-12-29 11:56:28 -08:00
Jessica Wang c73ab18ff2 add primary storage page. 2010-12-29 11:50:40 -08:00
Jessica Wang 3a698c09b7 bug 7701: add primary storage node under cluster node in zonetree. 2010-12-29 11:39:33 -08:00
Jessica Wang e794bf7934 add cluster page. 2010-12-29 11:21:56 -08:00
Jessica Wang a70bbc557a Zonetree: add host node under cluster node. 2010-12-29 10:34:53 -08:00
Jessica Wang a1855ebb27 Show expandable close arrow icon for cluster node that has host. Otherwise, show non-expandable icon for cluster node. 2010-12-28 18:09:06 -08:00
Jessica Wang 4a3418cea3 Clicking on arrow icon of Physical Resource menu will show a loading image until the whole zonetree is expanded/collapsed. 2010-12-28 16:36:42 -08:00
Jessica Wang 383f524725 fix a bug that zonetree is not expanded/collapsed after being clicked the 2nd time. 2010-12-28 16:17:33 -08:00
Jessica Wang 960b91acc5 zone tree - show loading image when expanding/collapsing a pod node. 2010-12-28 15:48:35 -08:00
Jessica Wang 3671d5cb35 zone tree - show loading image when expanding/collapsing a zone node. 2010-12-28 15:35:22 -08:00
Jessica Wang 5903e9129a host page - fix a bug "clearAddButtonsOnTop is not defined". This function is retired. 2010-12-28 14:26:34 -08:00
Jessica Wang a0828d7ad8 deletePortForwardingRule API has been changed from sync to async. This is corresponding UI change. 2010-12-28 14:23:06 -08:00
Jessica Wang 6930bf1dce IP Address page - load balancer tab - add State column. 2010-12-28 11:36:56 -08:00
Jessica Wang a8736c454b fix a bug that search panel is not hidden when clicking network node in zone tree if search panel is showing on previous page. 2010-12-27 19:25:15 -08:00
Kelven Yang 870ad08744 Bug 7709, forgot to update host.jsp and also a copule fixes in validation 2010-12-27 18:29:35 -08:00
Jessica Wang d28cd86e3a search dialog - add "by zone", "by pod", "by domain" as the first option in dropdown field. (because label has been removed to save space) 2010-12-27 18:22:27 -08:00
Kelven Yang 0445358321 Bug 7709: let addPrimaryStorage be aware of hypervisors and do it smartly 2010-12-27 17:53:52 -08:00
Jessica Wang a5cd2ea0c2 fix a bug that host page had duplicate advanced search when clicking between cluster node and pod node. 2010-12-27 17:37:23 -08:00
Jessica Wang 71493b00e2 Host page - implement new advanced search. 2010-12-27 17:05:09 -08:00
Jessica Wang 788d30ce48 Network page - implement new advanced search. 2010-12-27 16:59:47 -08:00
will 3d334193ec bug 7692: Fixed issues with clicking on the physical resource link and resulting in the mid item section showing up. 2010-12-27 16:53:02 -08:00
Jessica Wang 94bbaebf52 Remove type from search in network offering page. (because default query for this page is "listNetworkOfferings&type=Virtual" 2010-12-27 16:45:11 -08:00
Jessica Wang 06d7f63f2e Network Offering page - implement new advanced search. 2010-12-27 16:40:13 -08:00
will 14b034bd16 Smoothed out the display of items in the middle menu. It was possible to click on menu items and have items listed from a click on a different menu items due to a race condition. 2010-12-27 16:35:17 -08:00
Jessica Wang 4f0e28abe5 Disk Offering page - implement new advanced search. 2010-12-27 16:27:02 -08:00
Jessica Wang c47ba59939 Service Offering page - implement new advanced search. 2010-12-27 16:18:34 -08:00
Jessica Wang 65f9f02e0a System VM page - implement new advanced search. 2010-12-27 16:14:25 -08:00
Jessica Wang bdd925be8d Virtual Appliances page - implement new advanced search. 2010-12-27 16:11:55 -08:00
Jessica Wang aeb4c460da Account page - implement new advanced search. 2010-12-27 12:32:30 -08:00
Jessica Wang 3f47c5f959 ISO page - implement new advanced search. 2010-12-27 12:28:25 -08:00
Jessica Wang b2007715bd Template page - implement new advanced search. 2010-12-27 12:25:59 -08:00
Jessica Wang 366cd3d053 Security Group page - implement new advanced search. 2010-12-27 12:23:28 -08:00
Jessica Wang bb74da01aa IP Address page - implement new advanced search. 2010-12-27 12:17:13 -08:00
Jessica Wang bc8b7ed1ae Snapshot page - implement new advanced search. 2010-12-27 12:08:35 -08:00
Jessica Wang 2a87d31e93 volume page - implement new advanced search. 2010-12-27 12:02:48 -08:00
Jessica Wang 2203f9c403 Instance page - implement new advanced search. 2010-12-27 11:48:15 -08:00
Jessica Wang eb0be686f0 IP Address page - fix a bug "networkObj.service[6].capability is undefined" 2010-12-27 11:21:16 -08:00
Jessica Wang 1360c1dbe8 IP Address page - fix a bug "networkObj.service[0] is undefined" 2010-12-27 11:07:07 -08:00
Jessica Wang 0356b80b3c IP Address page - Edit load balancer rule - populate algorithm dropdown with network data instead of hard-coding. 2010-12-23 20:39:29 -08:00
Jessica Wang 5577e0c9ca IP Address page - create load balancer rule - populate algorithm dropdown with network data instead of hard-coding. 2010-12-23 20:22:14 -08:00
Jessica Wang 66e0ca1298 IP Address page - Port Forwarding tab - populate protocol dropdown by network service firewall SupportedProtocols data (instead of hard-coding). 2010-12-23 20:00:00 -08:00
Jessica Wang c737ba1585 IP Address page - details tab - show "Enable Static NAT" option only when network service includes "StaticNat". 2010-12-23 19:35:49 -08:00
Jessica Wang de5312929e IP Address page - (1) show Load Balancer tab if network service includes { "name": "LB" }. Hide it otherwise. (2) show VPN tab if network service includes { "name": "Vpn" }. Hide it otherwise. 2010-12-23 19:19:54 -08:00
Jessica Wang af92af5990 IP Address page - show Port Forwarding tab if network service includes { "name": "PortForwarding", "value": "true" }. Hide it otherwise. 2010-12-23 18:56:13 -08:00
Jessica Wang 170a2bc84b IP Address page - get network data and store it into middle menu item (for later use). 2010-12-23 15:09:27 -08:00
Jessica Wang edc001b118 IP Address page - details tab - add Network ID row. 2010-12-23 14:41:55 -08:00
Jessica Wang dd48a5c0ad Instance page has 3 kinds of advanced search dialog. Append different advanced search dialog to search container depending on which left submenu is clicked (my instances, all instances, running instances, stopped instances, destroyed instances). 2010-12-23 14:31:57 -08:00
Jessica Wang fbac12bf4c instance page - advanced search. 2010-12-23 14:31:55 -08:00
Jessica Wang bceff4068f new Advanced Search - fix a bug that advanced search dialog didn't appear when clicking the same type of submenu (e.g. "my accounts", "all accounts"). 2010-12-23 10:30:08 -08:00
Jessica Wang fe24fc0324 Alert page - implement new advanced search. 2010-12-22 18:55:10 -08:00
Jessica Wang 38aa405ba4 new advanced search - check advanced search is shown/hidden, then search with/without input fields in advanced search. 2010-12-22 18:34:02 -08:00
Jessica Wang beffe26460 new Advanced Search - skip input field's value if it's watermark when searching. 2010-12-22 18:24:51 -08:00
Jessica Wang 7ef2debef6 bug 7649: physical resource - zone - network - There is always at least one item (i.e. public network) in middle menu. So, "no items available" shouldn't be in middle menu even there is zero direct network item in middle menu. 2010-12-22 18:12:23 -08:00
Jessica Wang 461563625b new advanced search - slide down/up (500 milliseconds) when showing/hiding advanced search. 2010-12-22 11:31:49 -08:00
Jessica Wang 572f4bb44f new Advanced Search - remove watermark when a field with matermark (e.g. "By Account", "By Startdate", "By Enddate") is mouse-clicked. 2010-12-22 11:19:15 -08:00
Jessica Wang 9fd24869fa bug 7641: resource page - Add Pod dialog, Add Host dialog - zone dropdown field might be empty (e.g. before first zone is created). Skip API call if zone field is empty. 2010-12-22 10:42:56 -08:00
Jessica Wang 66c41efba8 new advanced search - hide/show extended search when arrow icon is clicked. 2010-12-21 18:45:07 -08:00
Jessica Wang c2a3beb6fb new advanced search - clicking arrow icon to show advanced search or hide it. 2010-12-21 18:10:28 -08:00
will eabea789be bug 7638: Added deep link support for the UI. Only support values are "instance", "volume", and "ip" for now as indicated in the bug.
Use lp=instance, lp=volume, or lp=storage
2010-12-21 17:52:38 -08:00
Jessica Wang aab81a2078 bug 7621: volume page - snapshot tab - create template dialog - add isPublic dropdown. 2010-12-21 17:43:28 -08:00
Jessica Wang 6d2af892f0 bug 7621: snapshot page - create template dialog - add isPublic dropdown. 2010-12-21 17:34:39 -08:00
Jessica Wang c10b79c7b0 bug 7604: physical resource - zone - network - create network - call even handler of VLAN scope when everytime Create Network Button is clicked. 2010-12-21 16:58:50 -08:00
Kelven Yang de1d879008 fix typo in addHost dialog 2010-12-21 16:48:44 -08:00
Jessica Wang 6a1a88be5f pod page - clear grid header title after deleting a pod. 2010-12-21 14:09:32 -08:00
Jessica Wang a85343f61f bug 7592: Physical Resources - zone - network - Add Network dialog - remove pod dropdown field. 2010-12-21 13:58:31 -08:00
Jessica Wang 676b2e74aa bug 7539: Template page, ISO page - when isready == false, do not show Download Template/ISO option. 2010-12-21 13:30:05 -08:00
Jessica Wang fdbcb58a9b event page - implement new advanced search. 2010-12-21 12:17:40 -08:00
will 4ae3255d44 bug 7588: Fixed a really annoying jquery/browser issue related to dynamically adding radio buttons to the UI. It finally works on all browsers. 2010-12-21 11:52:38 -08:00
Jessica Wang eef85255a2 bug 7585: Update Zone - pass DNS2, internalDNS2 to upadteZone API even they are empty strings. 2010-12-21 11:36:09 -08:00
Jessica Wang f413c32922 bug 7573: Resource page - Add Pod shortcut - fix a bug that duplicate newly pod node appears when zone node is close after add pod action succeeds. 2010-12-21 11:11:14 -08:00
Jessica Wang 888b031634 bug 7573: Resource page - Add Pod Shortcut - add "Guest IP Range", "Guest Netmask", "Guest Gateway" when zone is basic-network-type. 2010-12-21 11:00:54 -08:00
Jessica Wang 51daa4c0e4 bug 7573: Zone page - Add Pod Dialog - fix a bug that duplicate newly pod node appears when zone node is close after add pod action succeeds. 2010-12-20 20:15:50 -08:00
Jessica Wang 07830c1b33 bug 7573: Zone page - Add Pod Dialog - add "Guest IP Range", "Guest Netmask", "Guest Gateway" when zone is basic-network-type. 2010-12-20 20:00:04 -08:00
Jessica Wang 87df47cb6d bug 7547: template page, ISO page, volume page - decode URL returned from extractTemplate/extractISO/extractVolume API. 2010-12-20 19:06:58 -08:00
Jessica Wang ca6b1cb9d9 bug 7602: instance page - volume page - add "Create Snapshot" option. 2010-12-20 18:17:23 -08:00
will 86b06d16ef Changed isCustomized to all lowercase to follow standard response returned as part of listDiskOffering 2010-12-20 17:34:50 -08:00
Jessica Wang 0b01919371 bug 7584: volume page - add a new action "Download Volume". 2010-12-20 17:24:26 -08:00
Jessica Wang 41ef0fdc73 host page - clear right panel when clicking different cluster node. 2010-12-20 15:59:15 -08:00
will 7f393ee731 Fixed dialog issues with adding clusters. 2010-12-20 15:32:52 -08:00
Jessica Wang 797897aeda retire cluster page. 2010-12-20 15:26:32 -08:00
Jessica Wang dd6bcf0c88 bug 7543: Host page - empty subgrid item container when tab is clicked. 2010-12-20 15:10:38 -08:00
Jessica Wang 5c04815fb1 bug 7543: Domain page - empty subgrid item container when tab is clicked. 2010-12-20 15:05:24 -08:00
Jessica Wang 7ac09608c7 bug 7543: Account page - empty subgrid item container when tab is clicked. 2010-12-20 14:51:44 -08:00
Jessica Wang 0756ca6a3b bug 7543: instance page - empty subgrid item container when tab is clicked. 2010-12-20 14:42:43 -08:00
Jessica Wang e3aecc1342 bug 7543: volume page - snapshot tab - empty snapshot container when clicking on each volume. 2010-12-20 14:36:13 -08:00
Kelven Yang 228eba363b Add clustertype field to response of ListHostCmd. Improve UI display related with cluster/host 2010-12-20 14:08:59 -08:00
Jessica Wang 291a9669e7 bug 7535: ISO page - hide "Download ISO" option for non-admin user. 2010-12-20 14:10:57 -08:00
will b4029d0a49 Fixed guest ip range display issue 2010-12-20 14:08:55 -08:00
Jessica Wang e3d030e866 New Advanced Search - change element ID of advanced search box container. 2010-12-20 13:54:37 -08:00
Jessica Wang d9292d0fdd New Advanced Search - change container. 2010-12-20 13:32:46 -08:00
Jessica Wang ae0d7b51d4 bug 5815: IP Address page - pass networkid when calling listVirtualMachines for VM dropdownboxes (in details tab, port forwarding tab, load balancer tab) 2010-12-20 11:56:48 -08:00
Jessica Wang 830995380d IP Address page - add Associated Network ID field. 2010-12-20 11:18:22 -08:00
Jessica Wang ea06686709 network page - fix a bug that clicking Add Network Button didn't work the first time. 2010-12-20 10:55:11 -08:00
Jessica Wang c7fb7f3aa3 Pod page - change network tab to IP Allocation tab. 2010-12-20 10:35:30 -08:00
Jessica Wang 09138f3173 Pod page - show "Add IP Range" option if its zone is in basic-mode. 2010-12-20 10:29:04 -08:00
Jessica Wang 5e8be4a431 Place Add XXX buttons in each related page instead of index.jsp. 2010-12-18 17:04:17 -08:00
Jessica Wang e71f6cb547 Pod page - correct CIDR to netmask. 2010-12-17 20:26:13 -08:00
Jessica Wang 92d8171760 Zone tree - only advanced zones show network node. Basic zones don't show network node. 2010-12-17 19:56:03 -08:00
Kelven Yang f92482fabf add clustertype and hypervisortype to ListClusterCmd API, improve addHost UI to deal with multi-hypervisor 2010-12-17 19:41:35 -08:00
will c5b33a69c2 bug 7471: UI will make use of the new network offering "availability" parameter to choose how to display the Virtual Networking model in the VM wizard. 2010-12-17 19:06:36 -08:00
Jessica Wang b83c5bcaae Security Group page - implement Delete Ingress Rule. 2010-12-17 18:50:38 -08:00
Jessica Wang 8d8dc339bd Security Group page - add Ingress Rule tab. 2010-12-17 17:50:37 -08:00
Kelven Yang e03693f0aa Make AddClusterCmd API generic to all hypervisors, change UI accordingly also 2010-12-17 16:30:27 -08:00
Jessica Wang 2dd9eb84ee Volume page - advanced search dialog - include keyword from basic search when doing search. 2010-12-17 16:26:48 -08:00
Jessica Wang 34de842721 Event page - advanced search dialog - include keyword from basic search when doing search. 2010-12-17 15:58:30 -08:00
Jessica Wang 3094df97e7 Event page - advanced search dialog - include keyword from basic search when doing search. 2010-12-17 15:51:51 -08:00
Jessica Wang f65ff25aec new advanced search dialog - fix a bug that search word is still "on" when visiting another page without closing the dialog first. 2010-12-17 15:40:09 -08:00
Jessica Wang c21fc721c7 New Advanced Search dialog - clicking advanced will open the dialog. Clicking advanced again will close the dialog. 2010-12-17 15:33:47 -08:00
Jessica Wang 0b678f08df Host page - fix a bug that caused a javascript error when clicking Add Primary Storage dialog. 2010-12-17 14:20:37 -08:00
Jessica Wang 68f8f1ccf7 Network page - initialize JQuery dialog only when new JSP file is being loaded into right panel. 2010-12-17 11:48:06 -08:00
Jessica Wang 14379d6f2a Zone page - initialize JQuery dialog only when new JSP file is being loaded into right panel. 2010-12-17 11:09:13 -08:00
Jessica Wang 4396a06407 Resouce page - initialize JQuery dialog only when new JSP file is being loaded into right panel. 2010-12-17 11:05:59 -08:00
Jessica Wang c1ee386e04 zonetree - fix a bug that clicking network node didn't refresh middle menu. 2010-12-17 10:56:21 -08:00
Kelven Yang bef989c47f refresh UI correctly after adding external cluster 2010-12-17 10:50:26 -08:00
Jessica Wang 18762b397d Zone Tree - load JSP file into right panel only when clicking different type of node in zone tree. 2010-12-17 10:30:35 -08:00
Jessica Wang ce4ad3993a domain tree - clicking between domain treenode won't reload domain.jsp. 2010-12-16 19:58:22 -08:00
Jessica Wang cde8a0a8d4 Network Offering page - only show network offering whose type is Virtual. 2010-12-16 19:40:42 -08:00
Kelven Yang 8ffe2ecf62 listMidMenuItems() has changed, adjust cloud.core.cluster.js accordingly 2010-12-16 18:52:11 -08:00
will e38d73d6fe More refactoring to fix issue where detail pages were not load correctly. 2010-12-16 17:23:06 -08:00
Jessica Wang 9185244718 Network Offering page - only show network offering whose type is Virtual. 2010-12-16 16:51:22 -08:00
Kelven Yang 4a6933fa9e 1) Enable addExternalCluster API command
2) UI changes for new addExternalCluster API command (for vmware)
2010-12-16 16:40:32 -08:00
Jessica Wang 077e2f7cea Security Group page - implement Add Security Group action. 2010-12-16 16:37:47 -08:00
Jessica Wang 1433c3ad6c We no longer place primary storage in middle menu. Here is related UI change. 2010-12-16 15:16:12 -08:00
Jessica Wang b1d50a4abe Host page - After creating primary storage, add a subgrid item in primary storage tab in host page (instead of adding a new item in middle menu) 2010-12-16 13:58:17 -08:00
will c5570597d2 Fixed issue where you could not click next on the VM wizard 2010-12-16 13:06:39 -08:00
will dc97167757 Fixed issue where you could not click next on the VM wizard 2010-12-16 13:06:37 -08:00
Jessica Wang 897568e457 Security Group page - implement Delete Security Group action. 2010-12-16 12:56:52 -08:00
Jessica Wang d013846bf1 CreatePortFowardingRule API has been changed. Here is related UI change. 2010-12-16 11:45:08 -08:00
Jessica Wang 6d4f00e0a2 Add External Firewall, Add External Balancer - encode the whole URL value. 2010-12-16 11:16:33 -08:00
Jessica Wang f1db650aef Security Group page - implement details tab. 2010-12-16 11:16:32 -08:00
Jessica Wang 1e595ddf00 network page - implement advanced search. 2010-12-15 19:01:28 -08:00
Jessica Wang 350a482fff network page - implement basic search. 2010-12-15 18:48:30 -08:00
Jessica Wang 4bd6d85066 remove blank_search_panel since middle menu in all pages support search function now. 2010-12-15 18:16:19 -08:00
will becc285128 - Updating jquery library to 1.4.4
- started refactoring work to make the UI flow more smoothly.  This first checkin makes the top action buttons no longer refresh if you click on a menu link for the same group of items.
2010-12-15 17:54:49 -08:00
Jessica Wang 97714a57b3 bug 7466: account page - implement new API UpdateAccount. 2010-12-15 17:31:21 -08:00
Kelven Yang 912cfef63c Let selection of hypervisor type when adding a host 2010-12-15 17:06:49 -08:00
Jessica Wang 62783eef84 bug 7466: account page - user tab - implement new API EnableUser. 2010-12-15 16:35:07 -08:00
Jessica Wang 050f8aa33b fix a bug that UI shows "Session is expired" when login as user-role or dominAdmin-role. 2010-12-15 16:03:12 -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 d083783288 bug 7466: implement new API disableUser. 2010-12-15 15:09:04 -08:00
Jessica Wang d34d8f79a6 bug 7466: implement new API DeleteAccount on UI. 2010-12-15 14:51:54 -08:00
Jessica Wang 5726ebc62b bug 7466: disableAccount and lockAccount have been merged into 1 single command. Here is related UI change. 2010-12-15 13:59:10 -08:00
Jessica Wang 7c7989abb2 bug 7466: related UI change for CreateAccount API. 2010-12-15 13:33:27 -08:00
Jessica Wang 7ac8bfaa2d Network Offering page - implement basic search and advanced search. 2010-12-15 13:33:26 -08:00
Jessica Wang 66ab7e343d related UI change after API Bug (#7498) is fixed. 2010-12-15 10:37:21 -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
will e466905a4d bug 7271: Fixed an issue where async query commands continue to execute even after leaving the current page context. This results in some weird UI behavior such as duplication or even items being added to the wrong pages. 2010-12-14 17:32:04 -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
Jessica Wang 1f2ff1bec2 host page - make statistics tab the last tab. 2010-12-14 15:35:28 -08:00
Jessica Wang c64abad8c5 Network Offering page - corresponding UI change after updateNetworkOffering API is fixed. 2010-12-14 15:07: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 0d5555fc32 Account page - fix a bug that newly created account in middle menu showed wrong data. 2010-12-14 11:29:46 -08:00
will 50a076efbf The left menu navigation should be smooth now. 2010-12-13 18:56:25 -08:00
Jessica Wang ee6e7b8bf3 replace search_panel as a blank one (blank_search_panel) on pages that has middle menu without search and pagination (e.g. network page, cluster page) 2010-12-13 17:52:38 -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 0754663657 Update Template - update embedded jsonObj after calling UpdateTemplate API and UpdateTemplatePermission API. 2010-12-13 17:16:24 -08:00
Jessica Wang 4549552904 Update ISO - update embedded jsonObj after calling UpdateISO API. 2010-12-13 16:59:05 -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 24b92b2c56 Network page, cluster page, primary storage page, host page - show middle menu without search panel and pagination. 2010-12-13 15:03:41 -08:00
Jessica Wang 742bb65df2 IP Address page - Basic Search - search by keyword parameter. 2010-12-13 14:20:11 -08:00
Jessica Wang b1e649f856 Creating new account - switch the context to "All accounts" if it's not "All accounts" that is being selected. (e.g. it's "My accounts" that is being selected). 2010-12-13 14:12:28 -08:00
Jessica Wang 84edea9c0f domain page - fix a bug that newly created domain appears twice in domain tree. 2010-12-13 13:58:36 -08:00
Jessica Wang 85f3a48744 creating new item in middle menu - put newly added item on the top instead of on the bottom. 2010-12-13 13:50:21 -08:00
Jessica Wang 69403e05ec Basic Search - search by keyword parameter. 2010-12-13 13:16:13 -08:00
Jessica Wang fbd2e32882 Optimize afterAddingMidMenuItem() - do not need to pay extra parameter hasMultipleSelectionSubContainer. 2010-12-13 09:53:43 -08:00
Jessica Wang 94330f0d79 IP Address - load balancer page - fix a bug that algorithm dropdown didn't show the right value in edit mode. 2010-12-10 20:10:43 -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 d341ea4218 API parameter name has been changed. Here is corresponding UI change. 2010-12-10 19:41:07 -08:00
Jessica Wang da5b8d2709 IP Address page - Load Balancer tab - correct parameter name. 2010-12-10 19:31:31 -08:00
Jessica Wang 327f3736fa IP Address page - load balancer tab - add a paramter ("applied") to API call when manage section is to be expanded. 2010-12-10 19:24:35 -08:00
Jessica Wang 789f6f2b5f secondary storage - fix a bug that newly created secondary storage has duplicate copy. 2010-12-10 16:34:12 -08:00
Jessica Wang 0f22dc9628 Domain page - switch back to details tab when different domain node is clicked. 2010-12-10 15:47:07 -08:00
Jessica Wang 7a6ff9e9e1 For multiple selection middle container (e.g. Instance page), set selectable widget on a newly created sub container in middle menu. (instead of setting selectable widget to the whole middle menu) 2010-12-10 15:26:47 -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 6a6f0874ae Direct Network - Add IP Range - prepend newly added record on the top. 2010-12-10 10:29:04 -08:00
Jessica Wang 3f2f7fd49f Public Network - Add IP Range - do not pass endip to CreateVLANIPRange API if value is empty. 2010-12-10 10:19:03 -08:00
Jessica Wang 3291ddc392 Direct Network - Add IP Range - do not pass endip to CreateVLANIPRange API if value is empty. 2010-12-10 10:10:46 -08:00
Jessica Wang b485796e8b Network page - IP Range tab - add ID row. 2010-12-10 09:52:12 -08:00
Jessica Wang 3b44a7a089 bug 7452: after creating a new account, clicking All Accounts menu. 2010-12-09 20:12:34 -08:00
Jessica Wang 7ef9c06b6d bug 7448: direct network - IP Allocation tab - support delete IP Range. 2010-12-09 19:45:02 -08:00
Jessica Wang 2dd29d2110 bug 7448: correct API for delete network. 2010-12-09 19:34:24 -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 d09866af1f bug 7458: zone - network - after creating external firewall, show the newly created item on UI. 2010-12-09 19:07:49 -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
will 1915cbcdc7 bug 7199: Removing capability of editing tags for both service and disk offering. 2010-12-09 15:15:39 -08:00
Jessica Wang ccf812dde7 bug 7448: zone tree - network - implement Refresh button on right panel. 2010-12-09 15:00:41 -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 1ddc5af786 bug 7448: zone tree - network - Add IP range to public network - fix a bug that VLAN ID field disappear after creating a new IP range to public network. 2010-12-09 13:48:42 -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 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
will a1573350f9 Defaulted "No Thanks" as the data disk offering. 2010-12-03 18:07:36 -08:00
will e50842557c Finalized changed to enable Virtual Networking in new network model. 2010-12-03 17:40:05 -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 e393e15f7a fix a bug that "no items available" was not removed when primary storage was created. 2010-12-03 11:19:28 -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 2e28753231 add host - fix a bug "Unable to execute API command listclusterresponse due to invalid value undefined for parameter podid". (This happened when zonetree is hidden) 2010-12-02 17:48:52 -08:00
Jessica Wang b58c2d1e62 VM Wizard - step1, select template/ISO - implment pagination and search. 2010-12-02 16:46:56 -08:00
Jessica Wang 250496c178 Service Offering page, Disk Offering page - implement basic search and advanced search. 2010-12-02 15:51:49 -08:00
Jessica Wang 2680b8ca12 System VM page - implement basic search and advanced search. 2010-12-02 15:34:01 -08:00
Jessica Wang 93699c473c Routers page - implement basic search and advanced search. 2010-12-02 15:25:40 -08:00
Jessica Wang 1a3a5b2050 advanced search - show domain and account field when login as domain-admin. 2010-12-02 14:48:05 -08:00
Jessica Wang 49dba2558f instance page - customize advanced search (3 kinds: general, no state dropdown, no account and domain dropdown) 2010-12-02 14:42:41 -08:00
Jessica Wang 9f5b03d0f7 Alert page - implement basic search and advanced search. 2010-12-02 12:50:05 -08:00
Jessica Wang 9075d56863 Account page - implement basic search and advanced search. 2010-12-02 12:28:03 -08:00
Jessica Wang 87737248f6 fix a bug - if adding an item fails and appears in red, the next successfully added item appear in red, too. (after this fix, the next successfully added item will appear in green). 2010-12-02 11:57:00 -08:00
Jessica Wang 87320056bd dashboard - fix a bug "alerts is undefined" when login as user-role and recent errors is not empty. 2010-12-02 11:53:54 -08:00
Jessica Wang 2d70fb25dd ISO page - implement basic search and advanced search. 2010-12-02 11:40:47 -08:00
Jessica Wang accd9bcf97 template page - implement basic search and advanced search. 2010-12-02 11:16:52 -08:00
Jessica Wang 8e4c003285 IP Address page - implement basic search and advanced search. 2010-12-02 10:58:12 -08:00
Jessica Wang a6898079d5 snapshot page - implement basic search and advanced search. 2010-12-02 10:46:59 -08:00
Jessica Wang 21ca5935b2 Events page - advanced search - start date, end date - apply date picker widget. 2010-12-02 10:29:42 -08:00
Jessica Wang df9cc101db instance page - advanced search - remove state dropdown field since we have filter menu on left navigation already ("Running Instances", "Stopped Instances", "Destroyed Instances"). 2010-12-02 10:13:43 -08:00
Jessica Wang 0309a2c8e4 clear up basic search before loading advanced search result (to avoid confusion). 2010-12-01 19:55:00 -08:00
Jessica Wang 70d956cc6f advanced search dialog box - Enter key pressing at any place in this dialog has the same effect as clicking search button in this dialog. 2010-12-01 19:50:57 -08:00
Jessica Wang 965026a4a5 volume page - implement advanced search. 2010-12-01 19:37:13 -08:00
Jessica Wang 51ed097cbf advanced search - fix a bug that clicking next page will lose advanced search parameters. 2010-12-01 19:20:20 -08:00
Jessica Wang aae2e95ed2 events page - implement advanced search. 2010-12-01 18:58:12 -08:00
Jessica Wang c4423a46d4 instance page - implement advanced search. 2010-12-01 18:21:24 -08:00
Jessica Wang 84323d16e9 instance page - fix a bug that instance groups are duplicate when login as user-role and click instance menu more than once. 2010-12-01 17:41:11 -08:00
Jessica Wang f23135514a instance page - implement advanced search button clicking. 2010-12-01 17:27:24 -08:00
Jessica Wang 2bcc637a09 remove obsolete code. 2010-12-01 16:17:51 -08:00
Jessica Wang b482b1c797 volume page - implement basic search. 2010-12-01 16:08:47 -08:00
Jessica Wang 75789eb600 events page - implement basic search. 2010-12-01 15:54:31 -08:00
Jessica Wang 6a859a9322 basic search - clear input text when switching to a different page. 2010-12-01 15:42:44 -08:00
Jessica Wang 9d33c2a63e instance page - implement basic search 2010-12-01 15:39:25 -08:00
Jessica Wang 59667ebe14 Search - add getSearchParamsFn() on all pages. 2010-12-01 14:41:36 -08:00
Jessica Wang 833c1708ce instance page - fix a bug that instance groups didn't show when login as a user. 2010-12-01 13:43:54 -08:00
Jessica Wang 34f660b403 replace noNull() with fromdb(). 2010-12-01 11:06:52 -08:00
Jessica Wang cad49264e0 replace encodeURIComponent() with todb(). 2010-12-01 10:50:44 -08:00
Jessica Wang 5b72f25552 reset pagination when switching to a different page. 2010-11-30 17:35:42 -08:00
Jessica Wang 7dcd1f3851 pagination - hide previous button on first page. Show next button if next page is available, hide next button otherwise. 2010-11-30 17:10:43 -08:00
Jessica Wang 0ad7680dfd pagination - implement previous button, next button. 2010-11-30 16:52:37 -08:00
Jessica Wang 702aa75c51 comment out obsolete code. 2010-11-30 15:42:33 -08:00
Jessica Wang 88e47322cc primary storage page - implement refresh button. 2010-11-30 15:24:08 -08:00
Jessica Wang 6b37ae7149 Host page - fix a bug that refresh button was not working in Firefox (but was working in IE). 2010-11-30 15:19:35 -08:00
Jessica Wang 718e6b6a0c VM wizard - limit template number to be 6 on each page in VM Wizard. 2010-11-30 14:11:54 -08:00
Jessica Wang a57b99d72b host page - implement refresh button. 2010-11-30 13:53:45 -08:00
Jessica Wang 17ffde1c17 API has changed to return all if pagesize is not specified. Here is more corresponding UI change. 2010-11-30 11:26:21 -08:00
Jessica Wang db3b75bda0 API has changed to return all if pagesize is not specified. Here is corresponding UI change. 2010-11-30 11:03:58 -08:00
Kelven Yang 54f177cacc 1) Make generic dao be able to persist UTF-8 string for internationalization support
2) Undo gson Unicode escape in API response object to avoid double escaping which can break Javascript from getting correct text content
3) Correct API layer in dealing with character encoding
4) Remove double escape in cloud.core.js
2010-11-30 09:40:54 -08:00
will b2ba0521df - Using JSTL for the internationalization framework of the UI and standardized the message bundles.
- Fixed cloud.core.callbacks.js to include the new "sessionKey" variable that is needed to prevent CRSF attacks.
2010-11-29 20:06:27 -08:00
Jessica Wang 76b31ab7b8 new UI - cluster page - implement refresh button. 2010-11-29 17:24:12 -08:00
Jessica Wang 8157294597 new UI - Pod page - implement refresh button. 2010-11-29 17:14:30 -08:00
Jessica Wang a19539edb1 new UI - zone page - implement refresh button. 2010-11-29 16:57:06 -08:00
Jessica Wang 67fd52db08 new UI - refresh button - replace leftmenuId with onRefreshFn which is more flexible to customize. 2010-11-29 16:26:43 -08:00
Jessica Wang ca6a107b2a new UI - update zone - change warning text. 2010-11-29 16:01:25 -08:00
Jessica Wang 49e22e9b19 new UI - domain tree - make whole domain row clickable (before this change, only domain name was clickable). 2010-11-29 15:31:59 -08:00
Jessica Wang 90bb06c3e2 new UI - zone tree - make whole zone row clickable (before this change, only zone name was clickable). 2010-11-29 15:11:11 -08:00
Jessica Wang f63409029a new UI - zone tree - make whole pod row and whole cluster row clickable (before this change, only pod name and cluster name were clickable). 2010-11-29 15:04:21 -08:00
Jessica Wang 96153b00b2 account page - fix a bug that refresh button was not working properly. 2010-11-29 14:11:13 -08:00
Jessica Wang 49d40df2fe domain page - implement refresh button. 2010-11-29 14:06:11 -08:00
Jessica Wang 9cbb617f34 physical resources page - implement refresh button. 2010-11-29 13:54:36 -08:00
Jessica Wang ed92070142 dashboard page - implement refresh button. 2010-11-29 13:32:04 -08:00
Jessica Wang 477bb92e02 Refresh button - implement refresh button on global settings page. 2010-11-29 13:01:49 -08:00
Jessica Wang 28e338ff7e Refresh button - implement refresh button on instance page, volume page, snapshot page, IP address page, template page, ISO page, account page, event page, alert page, virtual router page, system VM page, disk offering page, service offering page. 2010-11-29 11:54:22 -08:00
Jessica Wang 87fe4f25ae primary storage page - remove "Edit Primary Storage" option from UI because updateStoragePool API is commented out. 2010-11-29 10:10:01 -08:00
Jessica Wang bdb1f31dc4 new UI - Primary Storage page - get json object from middle menu item instead of details tab. 2010-11-24 17:58:13 -08:00
Jessica Wang 757a9204f0 new UI - Host page - get json object from middle menu item instead of details tab. 2010-11-24 17:36:52 -08:00
Jessica Wang 9885392f5b new UI - cluster page - fix a bug "$leftmenuItem1 is not found". 2010-11-24 17:28:13 -08:00
Jessica Wang 6198d6ec73 new UI - pod page - get json object from middle menu item instead of details tab. 2010-11-24 17:13:36 -08:00
Jessica Wang 9eb0cfcb5b new UI - zone page - check if variable is null before getting it's property. 2010-11-24 17:00:14 -08:00
Jessica Wang 0096dd03f2 new UI - fix a bug: curly brackets was missing. 2010-11-24 16:29:51 -08:00
Jessica Wang eabad148e8 new UI - IP address page - clear grid header title and static NAT field after releasing IP. 2010-11-24 16:17:26 -08:00
Jessica Wang f546436682 new UI - disk offering page, service offering page - check if $midmenuItem1, jsonObj is null before getting its property. 2010-11-24 16:11:03 -08:00
Jessica Wang e8eb8f4703 new UI - router page, systemVM page - check if $midmenuItem1, jsonObj is null before getting its property. 2010-11-24 15:26:25 -08:00
Jessica Wang c7ca1a705d new UI - alert page - add ID field. 2010-11-24 15:20:57 -08:00
Jessica Wang a241a3fe54 new UI - Event page - check if jsonObj is null or not before getting its property. 2010-11-24 15:13:33 -08:00
Jessica Wang 921249e399 new UI - domain page - show zero if no accounts/instances/volume is under a domain. 2010-11-24 15:09:52 -08:00
Jessica Wang 17102c4096 new UI - Account page - fix a bug that JS error "$midmenuItem1 is null or not an object ", "jsonObj is null or not an object" when switching between tabs on an empty page. 2010-11-24 14:50:11 -08:00
Jessica Wang 2dd325f567 new UI - ISO page - update ISO name in middle menu when ISO is updated in right panel. 2010-11-24 14:41:24 -08:00
Jessica Wang 74086a54a1 new UI - template page - update template name in middle menu when template is updated in right panel. 2010-11-24 14:26:43 -08:00
Jessica Wang efd8cca67b new UI - instance page - update middle menu status icon when switching back to details tab (so, status color in middle menu is consistent with status color in right panel). 2010-11-24 14:03:19 -08:00
Jessica Wang 44334731ed new UI - IP Address page - fix a bug that JS error "$midmenuItem1 is null or not an object ", "jsonObj is null or not an object" when switching between tabs on an empty page. 2010-11-24 12:47:14 -08:00
Jessica Wang 94737421c7 new UI - instance page - router tab - retire function vmRouterAfterSubgridItemAction() 2010-11-24 12:36:39 -08:00
Jessica Wang 2ddec0d855 new UI - instance page - router tab - related UI change after bug 6787("RebootRouter API should return an embedded object on success") is fixed. 2010-11-24 11:40:37 -08:00
Jessica Wang 700ec25802 new UI - Snapshot page - fix a bug that JS error "$midmenuItem1 is null or not an object ", "jsonObj is null or not an object" when switching between tabs on an empty page. 2010-11-24 11:24:05 -08:00
Jessica Wang bd8adbf5ca new UI - volume page - fix a bug that JS error "$midmenuItem1 is null or not an object ", "jsonObj is null or not an object" when switching between tabs on an empty page. 2010-11-24 10:58:38 -08:00
Jessica Wang 6435e701d0 new UI - instance page - fix a bug that JS error "jsonObj is null or not an object" when switching between tabs on an empty page. 2010-11-24 10:52:29 -08:00
Jessica Wang 1ce538b6a9 but 7309: fix console proxy thumbnail disappearing problem. (merge from 2.2.beta1 branch to master branch) 2010-11-23 20:15:51 -08:00
Jessica Wang 2e00c539b7 bug 7257: Pod page - pod node in tree gets updated when right panel is updated. (merge from 2.2.beta1 branch to master branch) 2010-11-23 20:14:26 -08:00
Jessica Wang 2491e363a1 bug 7257: Zone page - zone node in tree gets updated when right panel is updated. (merge from 2.2.beta1 branch to master branch) 2010-11-23 20:13:26 -08:00
Jessica Wang b6ce75a8c1 bug 7257: Disk Offering page - middle menu gets updated when right panel is updated. (merge from 2.2.beta1 branch to master branch) 2010-11-23 20:12:16 -08:00
Jessica Wang bd7f5e1bcf bug 7297: related UI change for change of 3 portForwarding API. (merge from 2.2.beta1 branch to master branch) 2010-11-23 20:10:32 -08:00
Jessica Wang bf92a20432 bug 7262: global settings page - set padding in value column. So, description won't be shifted into value column when value is empty. (merge from 2.2.beta1 branch to master branch) 2010-11-23 20:08:35 -08:00
Jessica Wang dc27725739 bug 7277: ISO page - after Download ISO action succeeds, show URL returned by API on dialog box and make URL clickable. (merge from 2.2.beta1 branch to master branch) 2010-11-23 20:06:41 -08:00
Jessica Wang b62f1acd23 bug 7277: after Download Template action succeeds, show URL returned by API on dialog box and make it clickable. (merge from 2.2.beta1 branch to master branch) 2010-11-23 20:04:39 -08:00
Jessica Wang 25cbd6565c bug 7282: VM wizard - step 3 - select disk offering - prevent a person from moving on if no disk offering is selected. (merge from 2.2.beta1 branch to master branch) 2010-11-23 20:03:04 -08:00
Jessica Wang f588821cf9 bug 7277: template page - System VM template don't have "Download Template" option. (merge from 2.2.beta1 branch to master branch) 2010-11-23 17:00:13 -08:00
Jessica Wang 6cc2dd9b28 bug 7277: ISO page - implement "Download ISO" action. (merge from 2.2.beta1 branch to master branch) 2010-11-23 16:58:51 -08:00
Jessica Wang b18add1373 bug 7277: template page - implement "Download Template" action. (merge from 2.2.beta1 branch to master branch) 2010-11-23 16:57:26 -08:00
Jessica Wang 8666fb3fc4 new UI - Add Direct IP Range dialog box - add new field "guest gateway". (merge from 2.2.beta1 branch to master branch) 2010-11-23 16:55:36 -08:00
Jessica Wang 952dec199a bug 7262: global settings page - if no value is assigned, display "Not applicable". (merge from 2.2.beta1 branch to master branch) 2010-11-23 16:53:29 -08:00
Jessica Wang 45c026b6e1 new UI - Add Zone Pod Wizard - basic mode - add pod step - add new field "guest gateway" . (merge from 2.2.beta1 branch to master branch) 2010-11-23 16:47:10 -08:00
Jessica Wang 6f8f97db5c new UI - delete zone - clear up everything in zone page after deleting zone succeeds. (merge from 2.2.beta1 branch to master branch) 2010-11-23 16:45:29 -08:00
Jessica Wang 85cc68a742 bug 7253: show error message when addnig host fails. (merge from 2.2.beta1 branch to master branch) 2010-11-23 16:34:11 -08:00
will 69ce2a090e Merge with Master: Defaulted the root disk offering to the first offering. 2010-11-23 11:13:47 -08:00
Jessica Wang 7df47f053e bug 7252: check whether pods is null before getting its length. 2010-11-19 20:15:31 -08:00
Jessica Wang dd06fc9639 bug 7255: correct variable name. 2010-11-19 20:14:12 -08:00
Jessica Wang 0cd0795645 new UI - Add zone pod wizard - after action message screen - hide guest ip range message box if it's advanced mode. 2010-11-19 18:38:18 -08:00
Jessica Wang d8e285bb0b new UI - add zone pod wizard - change visual layout of last step (action action screen). 2010-11-19 16:58:48 -08:00
Jessica Wang 919f2d57b1 new UI - zone page - add pod - expand zone node to show newly added pod after adding pod succeeds. 2010-11-19 16:33:43 -08:00
Jessica Wang 8c5b5107ef bug 7064: zone apge - refresh pod dropdown in add host dialog, add primary storage dialog after adding pod. 2010-11-19 15:58:30 -08:00
Jessica Wang b6f496561e bug 7064: zone page - implement Add Primary Storage option from zone. 2010-11-19 15:58:29 -08:00
Jessica Wang 10d07a7e80 bug 7064: zone page - implement Add Host option from zone. 2010-11-19 15:02:08 -08:00
Jessica Wang edf70d295d bug 7064: zone page - implement Add Host option from zone. 2010-11-19 15:02:08 -08:00
Jessica Wang 018ad61fcc new UI - zone page - show spinning wheel before every tab is fully loaded. 2010-11-19 13:12:10 -08:00
Jessica Wang e9145e4011 new UI - zone page - switch network tab and secondary storage tab. 2010-11-19 12:01:28 -08:00
Jessica Wang 489f4909b4 new UI - cluster page - fix a bug that zone name and pod name didn't show in Add Host dialog, Add Primary Storage dialog. 2010-11-19 11:49:43 -08:00
Jessica Wang ae1274e976 bug 7064: resource pages - give every addXXX action a dedicate button. 2010-11-19 11:23:49 -08:00
Jessica Wang 3bada61491 bug 7062: add primary storage dialog - changing protocol (NFS, ISCSI) will hide/show different fields. 2010-11-18 19:57:53 -08:00
Jessica Wang 43163090c7 new UI - add 2 add buttons on top. 2010-11-18 19:30:13 -08:00
will 6376363872 bug 7229: ErrorInMaintenance will now be shown in red. 2010-11-18 19:28:40 -08:00
Jessica Wang 71141bcd5b new UI - Edit Zone - not call updatePod API if nothing is changed. 2010-11-18 19:21:50 -08:00
Jessica Wang 5bed687254 new UI - resource zone tree - tree node will only expand when arrow icon is clicked. 2010-11-18 19:00:55 -08:00