aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/users
Commit message (Collapse)AuthorAgeFilesLines
* replace require.ensure with dymamic import (#2187)Stas Vilchik2017-07-181-3/+1
|
* upgrade prettier and remove prettier-eslint (#2254)Stas Vilchik2017-07-175-11/+28
|
* SONAR-9403 Create form to add custom metric on project activity graphGrégoire Aubert2017-07-134-55/+31
|
* UI: SONAR-9355 Create onboarding tutorial (#2137)Stas Vilchik2017-06-201-10/+6
|
* SONAR-8369 SONAR-8722 Sanitize page titlesGrégoire Aubert2017-05-101-1/+8
|
* MMF-661 rework search (#2030)Stas Vilchik2017-05-095-7/+9
|
* SONAR-8992 Fix members add form, show only non membersGrégoire Aubert2017-05-014-22/+49
|
* Update members displayGrégoire Aubert2017-05-012-30/+18
|
* SONAR-9003 Fix Xss vulnerabilityGrégoire Aubert2017-04-281-2/+6
|
* upgrade jest (#1981)Stas Vilchik2017-04-274-51/+97
|
* SONAR-9128 Use protobuf in api/users/searchJulien Lancelot2017-04-211-3/+3
|
* upgrade prettier (#1954)Stas Vilchik2017-04-202-2/+3
|
* improve react usage (#1936)Stas Vilchik2017-04-191-1/+1
| | | | | | | | | | | | | | | | | | | | | | * remove React.createClass * remove react-addons-shallow-compare * convert to functional components * replace Component with PureComponent * remove react-router-redux * declare function components consistently * fix quality flaws * fix typo * declare children prop consistently * pass location to ComponentNavMenu
* SONAR-8994 Fix groups management for non default orgGrégoire Aubert2017-04-131-4/+6
|
* Add format rule : order react component lifecycle methods (#1882)Grégoire Aubert2017-03-311-3/+4
|
* re-format js code (#1877)Stas Vilchik2017-03-313-21/+21
|
* Fix code review requestsGrégoire Aubert2017-03-315-106/+72
|
* SONAR-8992 Add a member to an organizationGrégoire Aubert2017-03-3111-1/+616
|
* SONAR-8990 Add the list of members of an organizationGrégoire Aubert2017-03-313-0/+222
|
* optimize js bundles (#1855)Stas Vilchik2017-03-273-7/+11
|
* 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
| | | | | move store/ outside of app/ move components/store/* to store/
* 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 ↵Stas Vilchik2016-02-013-6/+25
| | | | "Users" page
* 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
|