aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/users
Commit message (Expand)AuthorAgeFilesLines
...
* 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