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 |
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 |
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 |
NIKITA
|
20f750f31a
|
Error select for the lightbox
|
2011-01-04 15:06:29 -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 |
NIKITA
|
efc14d3002
|
First indent down arrow moves according to the resizable width
|
2011-01-04 14:03:40 -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
|
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
|
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 |
NIKITA
|
1a46e0152a
|
Resolved dropdowns issue in advance search
|
2011-01-03 15:01:04 -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 |
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 |
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 |
NIKITA
|
a138362f30
|
Grid header coming top of the overlay issue has been resolved
|
2010-12-30 12:49:48 -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
|
2afc154da3
|
host page - remove primary storage tab.
|
2010-12-29 20:48:19 -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
|
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
|
3a698c09b7
|
bug 7701: add primary storage node under cluster node in zonetree.
|
2010-12-29 11:39:33 -08:00 |
NIKITA
|
396cc34dc1
|
bug 7743: Actions dropdown issue resolved in IE 7
|
2010-12-29 11:36:46 -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
|
8fa850c849
|
cluster node template of zonetree: add loading container, host container, storage container.
|
2010-12-28 17:07:52 -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 |
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 |
NIKITA
|
db9a24c016
|
Leftmenu firstlevel down arrow changed
|
2010-12-23 11:27:59 -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 |
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 |
NIKITA
|
04f39a7da7
|
Revised Advance Search UI for Network
|
2010-12-22 11:37:04 -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 |
NIKITA
|
a3ad3e041a
|
Color changed for Grid Actions dropdown
|
2010-12-22 11:31:10 -08:00 |
will
|
34db735ffa
|
Hiding Security Groups for beta2 for now.
|
2010-12-22 11:26:04 -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 |
NIKITA
|
175f998193
|
Up arrow button for Advance Filters
|
2010-12-21 18:18:01 -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 |
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 |
Kelven Yang
|
de1d879008
|
fix typo in addHost dialog
|
2010-12-21 16:48:44 -08:00 |
NIKITA
|
8bcd354ae0
|
new Grid action Dropdown for Globalsettings and Pod
|
2010-12-21 16:40:54 -08:00 |
NIKITA
|
f317f5f1ef
|
Revised UI for Actions gropdown
|
2010-12-21 16:28:58 -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
|
b9af2d4e7c
|
new advanced search - change element ID.
|
2010-12-21 12:25:29 -08:00 |
NIKITA
|
500d0027c0
|
Changed color for midmenu selected and added up arrow for advance search
|
2010-12-21 12:23:45 -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
|
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 |
NIKITA
|
387c70dd47
|
Action dropdown shifted up
|
2010-12-20 18:59:57 -08:00 |
NIKITA
|
c57bc75e7c
|
Grid Action dropdown made smaller
|
2010-12-20 18:48:48 -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 |
NIKITA
|
dfefbf8531
|
Filter icon made wider
|
2010-12-20 18:19:47 -08:00 |
Jessica Wang
|
ca6b1cb9d9
|
bug 7602: instance page - volume page - add "Create Snapshot" option.
|
2010-12-20 18:17:23 -08:00 |
NIKITA
|
825028229a
|
Filter icon made wider
|
2010-12-20 18:16:05 -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 |
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 |
NIKITA
|
419ef40fdc
|
Revised UI for Advance Search for Alerts and Events
|
2010-12-20 15:19:38 -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 |
NIKITA
|
2f28081d88
|
Revised New UI for Accounts
|
2010-12-20 14:44:28 -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 |
NIKITA
|
f40fbb9a5d
|
Revised UI for Advance Search
|
2010-12-20 12:50:06 -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 |
NIKITA
|
d18b03c8e1
|
UI fix for Advance Search
|
2010-12-17 14:18:52 -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 |
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 |
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 |
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 |
NIKITA
|
c191024ebe
|
Change in Advance Search button
|
2010-12-17 10:57:26 -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 |
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 |
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 |
Kelven Yang
|
f7554a94e1
|
a minor fix
|
2010-12-16 17:45:27 -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 |
NIKITA
|
36331d776d
|
New Advance Search UI for Account.jsp files
|
2010-12-16 16:03:23 -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 |
will
|
23593e1cfe
|
Restored the Help and Refresh link.
|
2010-12-16 14:39:02 -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 |
NIKITA
|
5f13d9384f
|
Midmenu icon for Security Group
|
2010-12-16 13:35:47 -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 |