Commit Graph

22 Commits

Author SHA1 Message Date
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