992 Commits

Author SHA1 Message Date
Jessica Wang
720afd5fb1 bug 8149: ISO page - add icon to middle menu item. 2011-01-24 14:26:54 -08:00
Jessica Wang
6c05b96ae0 bug 7357: security group page - clean subgrid container when a security group is deleted and a tab is clicked. 2011-01-24 14:18:30 -08:00
Jessica Wang
3a54c145a2 bug 7357: IP Address page - clean subgrid container when a tab is clicked. 2011-01-24 14:13:53 -08:00
Jessica Wang
1fe4fdda39 bug 7357: instance page - clean subgrid container when a tab is clicked. 2011-01-24 14:02:13 -08:00
Jessica Wang
e0f0c4809b bug 7357: volume page - only call volumeClearSnapshotTab() when the volume is deleted. 2011-01-24 13:56:39 -08:00
Jessica Wang
d68ff8fe4e bug 7357: volume page - create function volumeClearSnapshotTab(). 2011-01-24 11:51:31 -08:00
Jessica Wang
85b179f5b5 bug 7357: volume page - snapshot tab - clean subgrid container first when this tab is clicked. 2011-01-24 11:43:07 -08:00
Jessica Wang
89bc9aad3f bug 7648: remove host action - pop up warning message "Removing last/only host in cluster and reinstalling the host will destroy working environment/database on the host and render the VM Guests unuseable." 2011-01-24 11:21:47 -08:00
Jessica Wang
a0b30030b7 bug 8164: Add Zone wizard - advanced zone - Add Public IP Range - validation of minimum number of VLAN range has been changed from 2 to 1. 2011-01-24 10:56:08 -08:00
Jessica Wang
1245d2fed2 bug 7301: event page - add domain row. 2011-01-24 10:49:31 -08:00
Jessica Wang
315df46053 network page - pop up confirmation dialog before execute Delete Network action. 2011-01-24 10:40:25 -08:00
Jessica Wang
b7daa55a79 cluster page - pop up confirmation dialog before execute Delete Cluster action. 2011-01-24 10:25:08 -08:00
Jessica Wang
9a463172bc pod page - pop up confirmation dialog before execute Delete Pod action. 2011-01-24 10:17:59 -08:00
Jessica Wang
be031f455f zone page - pop up confirmation dialog before execute Delete Zone action. 2011-01-24 10:10:49 -08:00
Jessica Wang
e7d0ad3d3a bug 8164: Add Network Dialog - validation of minimum number of VLAN range has been changed from 2 to 1. 2011-01-21 19:54:36 -08:00
Jessica Wang
0fecd12ef7 disk offering page - add confirmation dialog to Delete Disk Offering action. 2011-01-21 19:41:53 -08:00
Jessica Wang
6e0ffb39c7 service offering page - add confirmation page to Delete Service Offering action. 2011-01-21 19:23:20 -08:00
Jessica Wang
bd54b872bf domain page - add confirmation page to Delete Domain action. 2011-01-21 19:18:21 -08:00
Jessica Wang
99dac87043 security group page - add confirmation page to Delete Security Group action. 2011-01-21 18:56:59 -08:00
Jessica Wang
05bf83d1aa volume page - add confirmation page to Delete Volume action. 2011-01-21 18:45:06 -08:00
Jessica Wang
52b1953a28 instance page - remove obsolete code (routers tab). 2011-01-21 18:38:40 -08:00
Jessica Wang
28f6a5ddf7 bug 7116: primary storage page, secondary storage page - clean up the confirmation dialogs to use a single dialog (i.e. "dialog_confirmation"). 2011-01-21 16:43:41 -08:00
Jessica Wang
958e7fe8df bug 7116: host page, zone page - clean up the confirmation dialogs to use a single dialog (i.e. "dialog_confirmation"). 2011-01-21 16:29:37 -08:00
Jessica Wang
f04b457508 bug 7116: System VM page - clean up the confirmation dialogs to use a single dialog (i.e. "dialog_confirmation"). 2011-01-21 16:11:26 -08:00
Jessica Wang
52c3edcfe2 listISOs API has changed returned value of vmware-tools.iso and xs-tools.iso. Here is related UI change. 2011-01-21 15:53:50 -08:00
Jessica Wang
5bc0e51818 bug 7116: template page, ISO page - cleanup the confirmation dialogs to use a single dialog (i.e. "dialog_confirmation"). 2011-01-21 15:48:07 -08:00
Jessica Wang
c44dc97f31 bug 7116: volume page, snapshot page, IP Address page - cleanup the confirmation dialogs to use a single dialog (i.e. "dialog_confirmation"). 2011-01-21 15:27:50 -08:00
Jessica Wang
6545cb99d2 bug 7116: instance page - cleanup the confirmation dialogs to use a single dialog (i.e. "dialog_confirmation"). 2011-01-21 15:09:19 -08:00
Jessica Wang
3941e98dbb bug 8158: Network page - public network - IP Range - add domain, account row. 2011-01-21 14:31:53 -08:00
Jessica Wang
94f62c3bf1 bug 7741: instance page - clear NICs tab, Volumes tab, Statistics tab if no item exists in middle menu. 2011-01-21 13:58:47 -08:00
Jessica Wang
edc46783ad bug 7741: instance page - clear details tab if no item exists in middle menu. 2011-01-21 13:44:12 -08:00
Jessica Wang
f551cf963e bug 7664: account page - user tab - show "Disable User" when user state is enabled; show "Enabled User" when user state is disabled. 2011-01-21 12:04:55 -08:00
will
4a3954690a removing 2.1 legacy UI from 2.2 2011-01-21 11:45:20 -08:00
will
835835dd0b bug 8154: removed type and added network rate to network offering detail page. 2011-01-21 10:47:50 -08:00
Jessica Wang
4649935ef2 bug 7817: instance page - apply validateInteger(). 2011-01-21 10:45:53 -08:00
Jessica Wang
32c1fb77f4 replace validateNumber() with validateInteger() on all integer fields on all pages. 2011-01-21 10:45:52 -08:00
Jessica Wang
b47d843cc1 bug 7817: service offering page - apply validateInteger(). 2011-01-21 10:20:39 -08:00
Jessica Wang
b0d390aef1 bug 7817: create new shared function validateInteger(). 2011-01-21 10:12:03 -08:00
Jessica Wang
3a6926e40f bug 6922: instance page - spare an API call when middle menu item is clicked. 2011-01-20 18:42:16 -08:00
Jessica Wang
1b977acaf9 Refresh button - when refresh button is clicked, populate search result again if middle menu is previously populated with search result. 2011-01-20 18:16:35 -08:00
will
953c862713 Removed hypervisor.type from the login response since this capability does make sense anymore in 2.2 2011-01-20 17:49:13 -08:00
Jessica Wang
df5d64bb85 implement Clear Search function - when clear search button is clicked, remove search text and search result and list all items in middle menu. 2011-01-20 17:39:28 -08:00
Jessica Wang
775cdfe7c2 search panel - show close button when middle menu is populated with search result. hide close button otherwise. 2011-01-20 17:02:04 -08:00
will
1634c29e81 - Cleaned up more capabilities related to security groups and to make use of listCapabilities. 2011-01-20 16:35:40 -08:00
Jessica Wang
0f48ac4133 Security Group page - API was changed to return icmpType/icmpCode as integer(e.g. 1) instead of string(e.g. "-1"). This is related UI change. 2011-01-20 16:16:37 -08:00
Jessica Wang
50c3e04697 Security Group page - fix a bug that newly created ingress rule failed to be deleted. 2011-01-20 15:59:28 -08:00
Jessica Wang
e83f583122 bug 7949: authorizeSecurityGroupIngress API and revokeSecurityGroupIngress API has been changed to take in ID parameter instead of name parameter. Here is related UI change. 2011-01-20 15:33:41 -08:00
Jessica Wang
ea1940f30c bug 7949: deleteSecurityGroup API has been changed to take in ID parameter instead of name parameter. Here is related UI change. 2011-01-20 15:22:17 -08:00
Jessica Wang
217b87afb7 IP Address page - DomainAdmin is allowed to manage IP created by a regular user under the same domain. 2011-01-20 11:52:14 -08:00
Jessica Wang
72485f95ea fix a bug that right panel doesn't get refreshed if clicking dashboard first and clicking another page (e.g. My Instances page). 2011-01-20 11:13:25 -08:00