aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/users
Commit message (Expand)AuthorAgeFilesLines
* finish removing legacy react context (#1055)Stas Vilchik2018-12-121-4/+1
* remove some usages of legacy react contextStas Vilchik2018-12-112-13/+11
* create global type definitions (#1017)Stas Vilchik2018-12-0511-27/+16
* SONARCLOUD-163 Fix organization members search by emailGrégoire Aubert2018-11-082-7/+23
* SONAR-11204 Colorblind friendly banners (#899)Stas Vilchik2018-10-304-11/+8
* update web dependenciesStas Vilchik2018-10-261-2/+2
* finish typing redux store and simplify connected components (#675)Stas Vilchik2018-09-034-16/+6
* SONAR-11148 Fix bad use of scmAccount param in api/users/updateGrégoire Aubert2018-08-163-4/+4
* update main dependencies & fix autofixable eslint warnings (#601)Stas Vilchik2018-08-1010-31/+34
* Fix malformed license headersJanos Gyerik2018-06-141-19/+0
* fix alignment issues on user tokens page (#276)Stas Vilchik2018-05-251-1/+5
* update sonar-web dependencies (#239)Stas Vilchik2018-05-151-1/+1
* SONAR-10601 refresh the page when the web app can not load a js bundleStas Vilchik2018-05-101-4/+2
* SONAR-10664 Improve dropdown UI/UX consistency (#217)Stas Vilchik2018-05-092-4/+2
* SONAR-10612 Create documentation space in the web appPascal Mugnier2018-05-032-0/+8
* SONAR-10559 Fix select list to edit members and group formGrégoire Aubert2018-04-061-1/+13
* Rewrite SelectList component in React on Quality Page (#3152)Pascal Mugnier2018-03-221-32/+61
* focus first field in the user form (#3112)Stas Vilchik2018-03-021-1/+3
* create and use Button component (#3087)Stas Vilchik2018-02-217-89/+84
* rewrite maintenance app in react (#3055)Stas Vilchik2018-02-141-2/+2
* update typescript to 2.7 (#3054)Stas Vilchik2018-02-138-8/+8
* enable eslint rules to enforce newlines (#3043)Stas Vilchik2018-02-094-0/+7
* SONAR-10289 Update login page UI and allow to display identity providers helpStas Vilchik2018-02-0713-13/+22
* strengthen import/order (#3024)Stas Vilchik2018-02-076-12/+12
* Automatic merge from branch-7.0ssjenka2018-02-051-1/+1
|\
| * SONAR-10384 No more possible to remove an email of a userStas Vilchik2018-02-021-1/+1
* | Create a Clipboard buttonGrégoire Aubert2018-01-251-75/+12
|/
* fix file headersStas Vilchik2018-01-1528-68/+28
* update jest & enzymeStas Vilchik2018-01-123-8/+8
* Reuse react based tokens form in account space (#2954)Stas Vilchik2018-01-1110-82/+161
* Fix license headers for 2018Simon Brandhof2018-01-072-0/+40
* SONAR-10188 Update project/organization headerStas Vilchik2018-01-022-83/+89
* update typescript and prettier, use shortcut fragment syntax (#2913)Stas Vilchik2017-12-151-2/+2
* update react to 16.2.0, use react fragmentsStas Vilchik2017-12-152-53/+38
* Fix issue in users admin when editing user without scm accountsGrégoire Aubert2017-12-011-2/+2
* Add Unit tests for users permission pageGrégoire Aubert2017-11-2412-0/+701
* Remove old users pageGrégoire Aubert2017-11-2429-1532/+1
* Rewrite users page to TS and ReactGrégoire Aubert2017-11-2431-463/+2264
* SONAR-9225 Make all search bars consistentStas Vilchik2017-11-036-209/+28
* SONAR-10023 Clear actions must be consistentStas Vilchik2017-11-032-2/+16
* SONAR-10022 Grouping actions must be consistentStas Vilchik2017-11-032-7/+20
* SONAR-10024 Group of buttons shouldn't look like tabsStas Vilchik2017-11-031-3/+1
* SONAR-10031 Stop computing avatar hash in web app (#2769)Stas Vilchik2017-10-305-5/+3
* wrap react-modal and react-select in own components (#2759)Stas Vilchik2017-10-302-65/+1
* update web dependencies (#2752)Stas Vilchik2017-10-302-7/+13
* SONAR-9903 send empty scmAccount to reset the fieldStas Vilchik2017-10-191-2/+4
* SONAR-9195 Ease removing of SCM accountsStas Vilchik2017-10-032-9/+28
* SONAR-8828 Make sure all messages can be localized (#2600)Stas Vilchik2017-10-0311-49/+54
* SONAR-1330 add widget to manage quality profile permissionsStas Vilchik2017-10-024-6/+6
* update prettierStas Vilchik2017-09-135-27/+16