Commit Graph

43 Commits

Author SHA1 Message Date
Jessica Wang ca0aa631e4 bug 10216: cloudStack - fix a bug => 12. "Action" button does not seem to refer property file 2011-09-13 15:52:16 -07:00
Jessica Wang 49b041fac6 bug 9419: CloudStack UI - Account page- add new action "Update Resource Count". 2011-06-17 10:58:43 -07:00
will 24932a9fec bug 9999: Fixed missing account field issue in Safari
Merge from 2.2.4
2011-05-24 12:19:02 -07:00
Jessica Wang c082425b16 Account page - Add Account dialog - change domain dropdown to input text field that has autoComplete function. 2011-02-22 15:05:06 -08:00
Jessica Wang f48b7db08a Account page, Domain page - localize title in all dialog boxes. 2011-02-14 11:42:22 -08:00
Jessica Wang 0be5252e28 bug 8426: localize text (11. ~ 18. in this bug) 2011-02-10 17:47:27 -08:00
Jessica Wang 0b34c4965b bug 8374: Create User dialog - make email, firstName, lastName required. 2011-02-04 15:48:53 -08:00
Jessica Wang 0b8d5c66ad bug 8387: remove typo. 2011-02-04 15:11:17 -08:00
Jessica Wang a466994161 create shared function bindActionLink() that will bind event handler to action link in right panel. 2011-02-01 16:16:51 -08:00
Jessica Wang 518ea5dbb4 bug 4556: account page - localize Enable User action, Delete user action. 2011-01-26 18:31:01 -08:00
Jessica Wang a8ea971c14 bug 4556: account page - localize Change Password action, Generate Keys action, Disable User action. 2011-01-26 18:16:25 -08:00
Jessica Wang adecd3a424 bug 4556: account page - localize Edit User action. 2011-01-26 18:02:30 -08:00
Jessica Wang e542ca17e0 bug 4556: account page - localize Delete Account action. 2011-01-26 17:25:05 -08:00
Jessica Wang ef1f1eb614 bug 4556: account page - localize Enable Account action. 2011-01-26 17:08:00 -08:00
Jessica Wang 319ae4e6b2 bug 4556: account page - localize Lock Account action. 2011-01-26 17:01:41 -08:00
Jessica Wang 4068603193 bug 4556: account page - localize Resource Limits and Disable Account. 2011-01-26 16:20:35 -08:00
Jessica Wang 35c3034e01 bug 4556: localize Edit Account action label. 2011-01-26 16:04:21 -08:00
Jessica Wang 2734c892d8 account page - localize delete account dialog. 2011-01-26 09:55:34 -08:00
Jessica Wang f94d4f69e1 account page - details tab - localize confirmation dialog. 2011-01-25 17:34:35 -08:00
will 16d03106f9 bug 4556: localize string replacements for index.jsp, account.jsp, alert.jsp, and cluster.jsp 2011-01-21 15:45:05 -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 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
Jessica Wang aeb4c460da Account page - implement new advanced search. 2010-12-27 12:32:30 -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 1bea7b856a Revised Grid Action UI for Account, Domain, Pod, Zone 2010-12-21 16:52:55 -08:00
Jessica Wang b9af2d4e7c new advanced search - change element ID. 2010-12-21 12:25:29 -08:00
NIKITA 419ef40fdc Revised UI for Advance Search for Alerts and Events 2010-12-20 15:19:38 -08:00
NIKITA 2f28081d88 Revised New UI for Accounts 2010-12-20 14:44:28 -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
NIKITA 1792becd26 Fix for Advance Search popup 2010-12-17 10:30:14 -08:00
NIKITA 36331d776d New Advance Search UI for Account.jsp files 2010-12-16 16:03:23 -08:00
Jessica Wang 97714a57b3 bug 7466: account page - implement new API UpdateAccount. 2010-12-15 17:31:21 -08:00
Jessica Wang 4875cbfabd bug 7466: account page - user tab - add state field. 2010-12-15 15:20:46 -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 000c484324 account page - user tab - implement "Change Password" action. 2010-12-06 16:20:12 -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
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
Jessica Wang bb9877b2a2 Account page - implement "Add User" function. 2010-12-03 15:13:05 -08:00
Jessica Wang 9075d56863 Account page - implement basic search and advanced search. 2010-12-02 12:28:03 -08:00
will 287c1da1b5 Making the new 2.2 UI to be the default UI.
2.1 UI can still be accessed by http://<mgmt_url>:8080/client/2.1
2010-11-01 21:43:37 -07:00