aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/permissions
Commit message (Expand)AuthorAgeFilesLines
* Update React, Typescript and Eslint dependenciesGrégoire Aubert2019-03-291-4/+1
* Introduce new T.Dict<T> type constructorWouter Admiraal2019-03-292-2/+2
* SONARCLOUD-380 Rework modal styling of SC and SQGrégoire Aubert2019-03-063-1/+141
* SONAR-11619 Remove label[for] styling and fix some input idsGrégoire Aubert2019-01-091-0/+1
* Fix license headers for 2019Duarte Meneses2019-01-0222-23/+22
* SONARCLOUD-235 Hide QG and QP links on Overview for non-membersWouter Admiraal2018-12-241-1/+1
* SONARCLOUD-176 Allow upgrading to paid organization when provisioning projectsGrégoire Aubert2018-12-072-15/+52
* SONAR-11534 fix glitch on the permission templates pageStas Vilchik2018-12-071-1/+6
* create global type definitions (#1017)Stas Vilchik2018-12-0512-104/+69
* SONAR-11204 Colorblind friendly banners (#899)Stas Vilchik2018-10-303-7/+8
* update web dependenciesStas Vilchik2018-10-263-15/+13
* Apply feedbacksPascal Mugnier2018-10-103-12/+22
* Do not reorder permissions list on togglePascal Mugnier2018-10-102-12/+49
* SONAR-11270 Allow to set default template to APPGrégoire Aubert2018-10-101-2/+2
* SONAR-11271 Add new permissions and update layout to group themGrégoire Aubert2018-10-1020-710/+918
* SONAR-8019 Ease the workflow for adding permissions to new users/groupsPascal Mugnier2018-10-1031-1047/+674
* finish typing redux store and simplify connected components (#675)Stas Vilchik2018-09-034-41/+10
* update main dependencies & fix autofixable eslint warnings (#601)Stas Vilchik2018-08-102-2/+5
* SONAR-10948 Update warning message when changing visibility of projectGrégoire Aubert2018-07-112-72/+47
* SONAR-10963 Improve privacy badges of projects and organizationGrégoire Aubert2018-07-112-8/+10
* SONAR-10948 SONAR-10960 Hide default visibility option of projects for SonarC...Grégoire Aubert2018-07-111-14/+4
* SONAR-10887 Create a new permission: Administer Security HotspotsJulien HENRY2018-07-041-1/+8
* replace native buttons with Button component (#235)Stas Vilchik2018-05-141-12/+5
* SONAR-10601 refresh the page when the web app can not load a js bundleStas Vilchik2018-05-102-15/+7
* SONAR-10656 Remove SonarQube occurences when SonarCloud is enabledGrégoire Aubert2018-05-081-2/+3
* SONAR-10611 use new help tooltips across the app (#203)Stas Vilchik2018-05-032-5/+4
* SONAR-10612 Create documentation space in the web appPascal Mugnier2018-05-031-0/+2
* add eslint-plugin-sonarjs (#153)Stas Vilchik2018-04-172-10/+6
* SONAR-10508 Missing l10n message on project permissions pagePascal Mugnier2018-03-281-1/+1
* SONAR-10484 Prevent simultaneous WS request on permissions pages (#18)Pascal Mugnier2018-03-2214-60/+817
* create and use Button component (#3087)Stas Vilchik2018-02-212-9/+9
* rewrite parts of permission templates app in react (#3070)Stas Vilchik2018-02-164-150/+200
* strengthen import/order (#3024)Stas Vilchik2018-02-072-3/+3
* fix file headersStas Vilchik2018-01-1510-30/+10
* Fix license headers for 2018Simon Brandhof2018-01-0724-22/+61
* SONAR-10188 Update project/organization headerStas Vilchik2018-01-021-8/+10
* Rewrite usage of Organization containersGrégoire Aubert2017-12-142-6/+1
* SONAR-10135 Allow to change Quality Gate permission at organization levelGrégoire Aubert2017-12-141-7/+1
* Rewrite part of the permissions app to TypescriptGrégoire Aubert2017-12-149-212/+332
* Move 'parseError' to request libGrégoire Aubert2017-11-241-1/+1
* Fix search form in project permission pageGrégoire Aubert2017-11-201-1/+1
* SONAR-9225 Make all search bars consistentStas Vilchik2017-11-033-79/+27
* SONAR-10031 Stop computing avatar hash in web app (#2769)Stas Vilchik2017-10-301-1/+1
* wrap react-modal and react-select in own components (#2759)Stas Vilchik2017-10-301-7/+2
* update web dependencies (#2752)Stas Vilchik2017-10-302-9/+11
* SONAR-8828 Make sure all messages can be localized (#2600)Stas Vilchik2017-10-034-10/+11
* SONAR-1330 add widget to manage quality profile permissionsStas Vilchik2017-10-022-37/+1
* SONAR-9813 allow to change portfolio visibilityStas Vilchik2017-09-202-23/+25
* update prettierStas Vilchik2017-09-139-84/+64
* translate all routes files to ts (#2378)Stas Vilchik2017-08-181-2/+4