Commit Graph

30 Commits

Author SHA1 Message Date
Jessica Wang 97714a57b3 bug 7466: account page - implement new API UpdateAccount. 2010-12-15 17:31:21 -08:00
Jessica Wang 62783eef84 bug 7466: account page - user tab - implement new API EnableUser. 2010-12-15 16:35:07 -08:00
Jessica Wang 4875cbfabd bug 7466: account page - user tab - add state field. 2010-12-15 15:20:46 -08:00
Jessica Wang d083783288 bug 7466: implement new API disableUser. 2010-12-15 15:09:04 -08:00
Jessica Wang d34d8f79a6 bug 7466: implement new API DeleteAccount on UI. 2010-12-15 14:51:54 -08:00
Jessica Wang 5726ebc62b bug 7466: disableAccount and lockAccount have been merged into 1 single command. Here is related UI change. 2010-12-15 13:59:10 -08:00
Jessica Wang 7c7989abb2 bug 7466: related UI change for CreateAccount API. 2010-12-15 13:33:27 -08:00
Jessica Wang 0d5555fc32 Account page - fix a bug that newly created account in middle menu showed wrong data. 2010-12-14 11:29:46 -08:00
Jessica Wang b1e649f856 Creating new account - switch the context to "All accounts" if it's not "All accounts" that is being selected. (e.g. it's "My accounts" that is being selected). 2010-12-13 14:12:28 -08:00
Jessica Wang 69403e05ec Basic Search - search by keyword parameter. 2010-12-13 13:16:13 -08:00
Jessica Wang 3b44a7a089 bug 7452: after creating a new account, clicking All Accounts menu. 2010-12-09 20:12:34 -08:00
Jessica Wang 7a18c09000 account page - user tab - implement "Delete User" action. 2010-12-06 16:37:23 -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 ab98a1d553 account page - user tab - show "no available actions" when mouse is over action menu and login as domain-admin role. 2010-12-06 14:34:58 -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 e0c3c96b0b account page - fix a bug that wrong parameter was passed to listUsers API. 2010-12-06 12:31:18 -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
Jessica Wang 59667ebe14 Search - add getSearchParamsFn() on all pages. 2010-12-01 14:41:36 -08:00
Jessica Wang 34f660b403 replace noNull() with fromdb(). 2010-12-01 11:06:52 -08:00
Jessica Wang 17102c4096 new UI - Account page - fix a bug that JS error "$midmenuItem1 is null or not an object ", "jsonObj is null or not an object" when switching between tabs on an empty page. 2010-11-24 14:50:11 -08:00
Jessica Wang 0778c13b79 new UI - apply noNull() or fromdb() to all fields that get value from API. 2010-11-15 14:04:25 -08:00
Jessica Wang 9f3b1c3d95 new UI - Account page - LockAccount, EnableAccount API return objects in different structure. This is related UI change. 2010-11-08 18:00:58 -08:00
Jessica Wang b6b772e21e new UI - account page - related UI change for bug 7061 (Latest queryAsyncJobResult returns object name instead of repsonseName for the embedded object - UI has to handle it) 2010-11-05 15:43:41 -07:00
Jessica Wang 853f6610c2 new UI - change function names since the 2 functions are not only used by details tab, but also other tabs (e.g. resource limits tab). 2010-11-05 10:14:11 -07:00
will 034ec649a0 Did some renaming of the javascript files in new 2.2 UI. 2010-11-01 22:52:12 -07:00