Commit Graph

554 Commits

Author SHA1 Message Date
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
Jessica Wang e794bf7934 add cluster page. 2010-12-29 11:21:56 -08:00
will 1ac8990d8c Increased the top_button_container width to better accomodate the top buttons. 2010-12-28 12:21:02 -08:00
Jessica Wang 6930bf1dce IP Address page - load balancer tab - add State column. 2010-12-28 11:36:56 -08:00
Jessica Wang 71aa902c80 host page - search - specify state dropdown. 2010-12-27 19:08:03 -08:00
Jessica Wang 8c3bde95cb search dialog - add "by xxxxxxx" as the first option in search dropdown field. (because label has been removed to save space) 2010-12-27 19:03:28 -08:00
Jessica Wang 73d68dfdd0 account page - search dialog - add "by role" as the first option in role dropdown field. (because label has been removed to save space) 2010-12-27 18:55:02 -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 5add1d3ee3 instance page, volume page - correct style (class name) of search field. 2010-12-27 18:29:15 -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 71493b00e2 Host page - implement new advanced search. 2010-12-27 17:05:09 -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
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 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 edc001b118 IP Address page - details tab - add Network ID row. 2010-12-23 14:41:55 -08:00
Jessica Wang fbac12bf4c instance page - advanced search. 2010-12-23 14:31:55 -08:00
Jessica Wang b0c7c8c994 host page, network offering page - add hidden container. 2010-12-23 10:59:57 -08:00
Jessica Wang 5159e181e3 new advanced search - move advanced search dialog back to hidden conainer when advanced search dialog is closed. 2010-12-23 10:53:15 -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
NIKITA 04f39a7da7 Revised Advance Search UI for Network 2010-12-22 11:37:04 -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
NIKITA 4bbf198435 Revised Advance Search for Network Offering, Router, Security Group, Service Offering, Snapshots, SystemVM, template, Volume 2010-12-21 17:08:34 -08:00
NIKITA 4766dfb90a Revised Advance Search UI for Disk Offering, Host, Instance, Ipaddress, ISO 2010-12-21 17:02:03 -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
NIKITA 1bea7b856a Revised Grid Action UI for Account, Domain, Pod, Zone 2010-12-21 16:52:55 -08:00
NIKITA 8bcd354ae0 new Grid action Dropdown for Globalsettings and Pod 2010-12-21 16:40:54 -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 b9af2d4e7c new advanced search - change element ID. 2010-12-21 12:25:29 -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
NIKITA 0e9456cec1 Label removed from System VM advance search form 2010-12-21 11:42:37 -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 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
NIKITA a6540603bf Resolved issue in Dashboard where pod was coming on the second line in small resolution 2010-12-20 18:26:55 -08:00
will 7743e4f810 bug 7600: Fixed naming issues with Host page 2010-12-20 17:34:52 -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
NIKITA a6a00fbfdc Revised Advance Search UI for Host, IPAddress, security Group, service offering, template, volume 2010-12-20 17:18:52 -08:00
NIKITA e82573dbf0 Revised Advance Search UI for Disk oFeering, Instance, ISO, network 2010-12-20 17:04:10 -08:00
NIKITA 193a4f6f71 Revised Advance Search UI for Network Offering and SystemVM 2010-12-20 16:51:55 -08:00
NIKITA a242235dac Revised UI for Advance Search in Router and Snapshots tab 2010-12-20 16:40:42 -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
NIKITA 419ef40fdc Revised UI for Advance Search for Alerts and Events 2010-12-20 15:19: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
NIKITA 2f28081d88 Revised New UI for Accounts 2010-12-20 14:44:28 -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 830995380d IP Address page - add Associated Network ID field. 2010-12-20 11:18:22 -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
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 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
NIKITA 35b59a50d3 New UI advance Search implemented for Host, IPaddress, Network, Network Offering, resource, security group 2010-12-17 13:00:34 -08:00
NIKITA a1f2fec682 New UI for Advance Search in Snapshots, systemVM, template, volume 2010-12-17 12:35:27 -08:00
NIKITA aa4bc2b4a0 New Advance Search UI for ISO, ROuter, Service Offering 2010-12-17 11:37:03 -08:00
NIKITA 12f8c27dd8 Advance Search new UI for Event, golbal setting, Instance 2010-12-17 11:20:51 -08:00
NIKITA b1f9231a82 Advance Search for Alert and Diskoffering 2010-12-17 11:10:56 -08:00
NIKITA 1792becd26 Fix for Advance Search popup 2010-12-17 10:30:14 -08:00
Jessica Wang ce4ad3993a domain tree - clicking between domain treenode won't reload domain.jsp. 2010-12-16 19:58:22 -08:00
Kelven Yang f7554a94e1 a minor fix 2010-12-16 17:45:27 -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
NIKITA 36331d776d New Advance Search UI for Account.jsp files 2010-12-16 16:03:23 -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
will a0b40eacd2 Re-enabled Port Forwarding Feature. 2010-12-15 17:47:26 -08:00
Jessica Wang 97714a57b3 bug 7466: account page - implement new API UpdateAccount. 2010-12-15 17:31:21 -08:00
NIKITA d6360707c7 Title icon for securitygroup 2010-12-15 17:16:10 -08:00
Kelven Yang 912cfef63c Let selection of hypervisor type when adding a host 2010-12-15 17:06:49 -08:00
NIKITA 5a51e932e1 Bit change in rows 2010-12-15 16:46:32 -08:00
NIKITA 66825d01d7 New title icon for Network Offering 2010-12-15 16:34:42 -08:00
NIKITA 5eb22c32e7 New Title icon for network offering 2010-12-15 16:27:44 -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 7ac8bfaa2d Network Offering page - implement basic search and advanced search. 2010-12-15 13:33:26 -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
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
will ca652895a3 Removed some alt parameters in image tags so we don't see text when images are loading slowly. 2010-12-14 15:47:22 -08:00
Jessica Wang 1f2ff1bec2 host page - make statistics tab the last tab. 2010-12-14 15:35: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 7ba5fa9541 bug 7469: Snapshot page - Create Template from Snapshot dialog - add "isFeatured" dropdown field. 2010-12-13 17:46:58 -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 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 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 020609eadc Dashboard for domain admin - change element ID. 2010-12-10 10:43:42 -08:00
Jessica Wang b485796e8b Network page - IP Range tab - add ID row. 2010-12-10 09:52:12 -08:00
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
Jessica Wang ce4b496868 resource page - add host dialog - fix style. (zone dropdown and pod dropdown were pushed to next line) 2010-12-02 17:53:07 -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 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 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 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 965026a4a5 volume page - implement advanced search. 2010-12-01 19:37:13 -08:00
Jessica Wang aae2e95ed2 events page - implement advanced search. 2010-12-01 18:58:12 -08:00
Jessica Wang f23135514a instance page - implement advanced search button clicking. 2010-12-01 17:27:24 -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 c7ca1a705d new UI - alert page - add ID field. 2010-11-24 15:20:57 -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 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 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 eb6169ad1e bug 7276: fix syntax error in html code. (merge from 2.2.beta1 branch to master branch) 2010-11-23 16:49:58 -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
will 8ab1121221 merge 7266: Added description for basic and advanced networking options while adding a new zone. 2010-11-22 12:33:59 -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 b6f496561e bug 7064: zone page - implement Add Primary Storage option from zone. 2010-11-19 15:58:29 -08:00
Jessica Wang bcfa302149 new UI - add host from zone - fix css in dialog box. 2010-11-19 15:05:34 -08:00
Jessica Wang 10d07a7e80 bug 7064: zone page - implement Add Host option from zone. 2010-11-19 15:02:08 -08:00
NIKITA a6f7d457aa Change in Zone Wizard UI Review last step 2010-11-19 13:50:03 -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
will 2eaf10e293 bug 5918: added domain to volume detail 2010-11-18 18:27:39 -08:00
will 6df0d87dc2 bug 7014: fixed JS error when attempting to view a non-selected vm instance
status 7014: resolved fixed
2010-11-18 18:11:29 -08:00
NIKITA fd79fb12ca Ui modification for review step 2010-11-18 17:54:17 -08:00
NIKITA 9a7cc23004 Under construction bg for Step 4 2010-11-18 16:25:08 -08:00
will 6d9ac8cec7 Changed the Network wizard step to better reflect what will be in 2.2. 2010-11-18 15:36:49 -08:00
NIKITA 56857d82f9 Under Construction for Step 4 in Instance Wizard 2010-11-18 15:33:48 -08:00
Jessica Wang d3f31ba287 bug 6940: IP Address page - Show which VM it is currently static NATed to. 2010-11-18 15:30:55 -08:00
will c7cfded08c bug 7225: Fixed text display for adding volumes using a custom disk offering.
status 7225: resolved fixed
2010-11-18 13:50:50 -08:00
will 04078b86c8 bug 7153: Fixed left nav menu text. 2010-11-18 13:26:51 -08:00
Jessica Wang 740b4e7c4c bug 6764: zone page - Add VLAN dialog - public untagged has only one option ("zone-wide") in scope. 2010-11-18 11:43:38 -08:00