aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/users
Commit message (Expand)AuthorAgeFilesLines
* format code using prettier (#1774)Stas Vilchik2017-03-1718-168/+165
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-1018-36/+36
* SONAR-8668 Hide groups on the "Users" page when in the "Cloud" modeStas Vilchik2017-02-074-22/+38
* fix quality flawsStas Vilchik2017-02-071-1/+1
* SONAR-8147 Search on Users page should require 2 charactersStas Vilchik2017-01-122-3/+19
* remove explicit _ and $ dependecies (#1487)Stas Vilchik2016-12-296-26/+28
* upgrade eslint and its plugins, tune rules (#1481)Stas Vilchik2016-12-228-17/+12
* reorganize store directoriesStas Vilchik2016-12-091-1/+1
* SONAR-8451 Run js app outside of ruby containerStas Vilchik2016-12-075-11/+27
* step towards a single-entry-point js app (#1362)Stas Vilchik2016-11-283-8/+64
* SONAR-7907 update uiStas Vilchik2016-09-161-9/+7
* set max width of some admin pagesStas Vilchik2016-07-181-1/+1
* SONAR-7526 better display of long tokensStas Vilchik2016-05-091-3/+5
* SONAR-7238 do not display identity provider details when it is "sonarqube"Stas Vilchik2016-04-111-10/+12
* enforce js code style5.5-M14Stas Vilchik2016-04-0516-17/+0
* SONAR-7494 Web: Reintroduce the web app contextStas Vilchik2016-03-313-5/+5
* SONAR-7238 Display external identity information on userStas Vilchik2016-03-304-6/+38
* improve code qualityStas Vilchik2016-02-243-7/+7
* improve code qualityStas Vilchik2016-02-2215-118/+118
* SONAR-7122 drop web context from js codeStas Vilchik2016-02-193-5/+5
* 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