Commit Graph

1509 Commits

Author SHA1 Message Date
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
NIKITA b3919e9ba1 Help Link has been removed temporarily 2010-12-28 12:51:43 -08:00
NIKITA 59187ee027 Bug 7715#:Temporary Fix for Secondary storage button 2010-12-28 12:37:47 -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 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
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 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
NIKITA 0f109fb6e5 Loading part changed for Physical Resources, Zone, Pod etc 2010-12-27 16:27:43 -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
NIKITA 3735c91779 Change in div structure for top actions button 2010-12-23 15:39:11 -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
NIKITA c0427990cb English made as default for Languages dropdown 2010-12-23 14:10:02 -08:00
NIKITA 6b653f2c3a minor change in grid action dropdown 2010-12-23 11:46:14 -08:00