aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/users
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-7011 For admin, it is impossible to change its own password in the "Use...Stas Vilchik2016-02-013-6/+25
* 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-202-4/+4
* SONAR-7133 updade number of tokens on modal closingStas Vilchik2016-01-201-0/+5
* SONAR-7133 Display number of tokens for each userStas Vilchik2016-01-191-1/+2
* extract SelectList componentStas Vilchik2016-01-181-1/+1
* Fix project title in copyright headersSimon Brandhof2016-01-1316-16/+16
* SONAR-7193 Change the display of token creation time from relative to absolute5.4-M4Stas Vilchik2016-01-121-1/+1
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-0516-0/+304
* improve code qualityStas Vilchik2015-12-221-2/+2
* install webpackStas Vilchik2015-12-188-14/+13
* improve code qualityStas Vilchik2015-12-081-2/+2
* improve code qualityStas Vilchik2015-12-081-3/+1
* SONAR-7051 SONAR-7052 apply feedbackStas Vilchik2015-11-272-4/+4
* test how to generate and revoke tokens through web uiStas Vilchik2015-11-272-4/+4
* SONAR-7050 SONAR-7051 SONAR-7052 add ability to generate, list and revoke use...Stas Vilchik2015-11-276-42/+240
* SONAR-6972 improve loading UX of administration pagesStas Vilchik2015-11-163-1/+28
* improve the web build system, introduce gulp and browserifyStas Vilchik2015-10-1411-31/+30
* SONAR-6854 use api/user_groupsStas Vilchik2015-10-061-2/+2
* migrate js apps to es2015 modulesStas Vilchik2015-09-1815-581/+565
* Revert "use single web app"Stas Vilchik2015-09-1013-39/+30
* use the single web appStas Vilchik2015-08-2613-30/+39
* SONAR-6565 do not show global error when request failsStas Vilchik2015-06-111-1/+2
* upgrade backbone.marionetteStas Vilchik2015-06-099-10/+10
* SONAR-6476 SONAR-6477 Revert to id instead of groupId for consistency with ot...Jean-Baptiste Lievremont2015-06-031-2/+2
* add backbone-superStas Vilchik2015-06-027-13/+13
* SONAR-6602 refresh collections after membership changeStas Vilchik2015-06-021-0/+5
* SONAR-6602 use "q" for searchStas Vilchik2015-06-021-0/+1
* fix quality flawsStas Vilchik2015-06-021-1/+0
* SONAR-6602 refactor groups pageStas Vilchik2015-06-021-6/+7
* update login requirements for user loginStas Vilchik2015-06-021-2/+2
* SONAR-6565 display groups on users pageStas Vilchik2015-05-284-8/+27
* SONAR-6579 add support of gravatarsStas Vilchik2015-05-251-0/+6
* SONAR-6565 add select list for groupsStas Vilchik2015-05-254-3/+61
* SONAR-6565 refactor users pageStas Vilchik2015-05-2222-0/+726