aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/users/templates
Commit message (Expand)AuthorAgeFilesLines
* SONAR-7011 For admin, it is impossible to change its own password in the "Use...Stas Vilchik2016-02-011-0/+8
* highlight "Sure?" button when delete a tokenStas Vilchik2016-01-201-1/+1
* SONAR-7210 WS user_tokens/search tokenCount replaced by tokensCount in responseTeryk Bellahsene2016-01-201-1/+1
* display name of just created tokenStas Vilchik2016-01-201-3/+3
* SONAR-7133 Display number of tokens for each userStas Vilchik2016-01-191-1/+2
* SONAR-7193 Change the display of token creation time from relative to absolute5.4-M4Stas Vilchik2016-01-121-1/+1
* SONAR-7051 SONAR-7052 apply feedbackStas Vilchik2015-11-271-3/+3
* test how to generate and revoke tokens through web uiStas Vilchik2015-11-271-2/+2
* SONAR-7050 SONAR-7051 SONAR-7052 add ability to generate, list and revoke use...Stas Vilchik2015-11-273-37/+131
* SONAR-6972 improve loading UX of administration pagesStas Vilchik2015-11-161-0/+1
* update login requirements for user loginStas Vilchik2015-06-021-2/+2
* SONAR-6565 display groups on users pageStas Vilchik2015-05-281-4/+7
* SONAR-6579 add support of gravatarsStas Vilchik2015-05-251-0/+6
* SONAR-6565 add select list for groupsStas Vilchik2015-05-252-1/+11
* SONAR-6565 refactor users pageStas Vilchik2015-05-228-0/+163