864 Commits

Author SHA1 Message Date
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
Jessica Wang
8a1ec4ef8e fix a bug that shows in multiple-selection page (e.g. Instance page) when doing search: search result is duplicate. 2011-01-20 10:56:05 -08:00
Jessica Wang
ba3d8561dc bug 8067: domain page - domain-admin is not allowed to edit resource limits. 2011-01-19 17:07:34 -08:00
Jessica Wang
08e351abe1 bug 8067: account page - domain-admin is not allowed to create account. 2011-01-19 17:01:31 -08:00
Jessica Wang
0bddaa25dd bug 8067: domain page - domain-admin is not allowed to create/edit/delete domain. 2011-01-19 16:48:37 -08:00
Jessica Wang
db142eb467 bug 7608: fix a bug "$editFields is undefined" when visiting a non-editable page first. 2011-01-19 16:17:58 -08:00
will
d497a71619 Cleaned up uselocal storage config param as I don't see what it is beng used anymore as. Also, removed the filter for not allowing the user to set "offerHA" if hypervisor.type == KVM. 2011-01-19 16:06:47 -08:00
Jessica Wang
89e69265aa bug 8070: ISO page - make "vmware-tools.iso" and "xs-tools.iso" to have no actions available. 2011-01-19 15:56:49 -08:00
Jessica Wang
8d925faf7a bug 7018: response of listDiskOfferings API was changed. This is related UI change. 2011-01-19 15:22:40 -08:00
Jessica Wang
c525a41ef7 bug 8073: instance page - A VM in Expunging state or Error state should have no actions available. 2011-01-19 14:59:05 -08:00
will
fdbd1c7e66 Cleaned up some capabilities usage in the UI. 2011-01-19 14:03:53 -08:00
Jessica Wang
968d0ec382 bug 7608: zone/pod page- cancel edit mode when clicking on different tab or different middle menu item. 2011-01-19 12:54:43 -08:00
Jessica Wang
23e27370b4 bug 7608: account/diskOffering/domain/ISO/networkOffering/serviceOffering/template page- cancel edit mode when clicking on different tab or different middle menu item. 2011-01-19 12:42:35 -08:00
Jessica Wang
e6fc91c8b6 bug 7608: instance page - cancel edit mode when clicking on different tab or different middle menu item. 2011-01-19 12:11:13 -08:00
Jessica Wang
46c55529e1 bug 8078: cluster page - details tab - add hypervisor type, cluster type. 2011-01-19 10:41:43 -08:00
Jessica Wang
d32b766041 bug 8078: resource page - Add Host dialog - remove hypervisor dropdown field. 2011-01-19 10:41:03 -08:00
Jessica Wang
fae24361a4 bug 8078: zone page - Add Host dialog - remove hypervisor dropdown field. 2011-01-19 10:40:05 -08:00
will
604507a013 bug 8078: host page, cluster page, pod page - Add Host dialog - remove hypervisor dropdown field.
merge from master
2011-01-18 19:23:32 -08:00
will
5c5563dfdd UI will now use the config param "allow.public.user.templates". If this is false, only admins will be able to set the "public" status of a template. 2011-01-18 19:08:31 -08:00
Jessica Wang
4f6e48cff6 bug 8046: instance page - hide "restore VM" option from regular-user. 2011-01-18 11:25:19 -08:00
Jessica Wang
16b52c9fa0 bug 7781: instance page - show red color when state is "Error" in both middle menu and right panel. 2011-01-14 17:13:12 -08:00
Jessica Wang
b13f5574ec bug 8012: network page - Add External Firewall dialog - Usage Interface field. 2011-01-14 16:48:35 -08:00
Jessica Wang
90a14fb7b3 bug 7667: IP Address page - port forwarding rule, load blanacer rule - state field - show green when Active, show red when Deleting, show gray otherwise. 2011-01-14 16:35:21 -08:00
Jessica Wang
e3d7bad1c5 network page - Add External Firewall dialog - add User Interface field. 2011-01-14 15:47:26 -08:00
Jessica Wang
45b1867367 bug 6545: Global Settings page - mask value for configuration whose name contains "password" word. 2011-01-14 15:28:28 -08:00
Jessica Wang
5810e809da Template page - make Delete Template available as long as the template is not in downloaded status. 2011-01-14 14:24:04 -08:00
Jessica Wang
08abc5970d ISO page - make Delete ISO available as long as the ISO is not in downloaded status. 2011-01-14 14:10:43 -08:00
Jessica Wang
0f8da4093d bug 7905: template page - add template dialog - reset format field based upon hypervisor field before dialog pops up. 2011-01-14 13:40:09 -08:00
Jessica Wang
115aff6cdb deploy VM - show new password in dialog, middle menu item and right panel when middle menu item is clicked. 2011-01-14 11:21:14 -08:00