aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js
Commit message (Expand)AuthorAgeFilesLines
* SONAR-10948 SONAR-10960 Hide default visibility option of projects for SonarC...Grégoire Aubert2018-07-115-38/+34
* SONAR-11019 Limit size of tags list in rules pageGrégoire Aubert2018-07-112-8/+10
* load web app asynchronously (#493)Stas Vilchik2018-07-1019-326/+272
* SONAR-10808 Add the ability fo filter projects by visibilityPascal Mugnier2018-07-104-4/+107
* SONAR-10928 Display more precise duration in background tasks pagePascal Mugnier2018-07-102-21/+30
* SONAR-10933 Wrong title on the Projects page of a portfolio or an appPascal Mugnier2018-07-103-1/+117
* SONAR-10936 Disallow bulk change if there is no issues to changePascal Mugnier2018-07-104-3/+197
* SONAR-10964 Display of group members is incorrect after searchPascal Mugnier2018-07-106-139/+838
* SONAR-10995 Fix NoIssue message (#482)Pascal Mugnier2018-07-091-2/+2
* SONAR-10937 Change ‘invalid license’ message after updating licenseGrégoire Aubert2018-07-057-57/+267
* SONAR-10934 Add QG status for main branch in branches dropdownGrégoire Aubert2018-07-054-19/+37
* SONAR-10924 Update short date formatGrégoire Aubert2018-07-051-1/+1
* decrease initial amount of js (#462)Stas Vilchik2018-07-049-136/+156
* drop mocking of react-domStas Vilchik2018-07-046-36/+0
* SONAR-10973 Modal window stays open after copying quality profileStas Vilchik2018-07-042-0/+29
* SONAR-10887 Create a new permission: Administer Security HotspotsJulien HENRY2018-07-042-2/+16
* SONAR-10875 Add 2 new measures for security hotspots (#394)Janos Gyerik2018-07-041-1/+1
* SONAR-10874 New issue transitions for security hotspotsJulien HENRY2018-07-0417-11/+39
* SONAR-10867 Add security hotspot new issue typeJulien HENRY2018-07-048-8/+66
* SONAR-10677 Reduce amount of DOM nodes on Projects page (#456)Stas Vilchik2018-06-299-44/+88
* SONARCLOUD-92 fix login links (#458)Stas Vilchik2018-06-291-6/+12
* SONARCLOUD-91 update terms (#455)Stas Vilchik2018-06-293-3/+3
* SONAR-10813 Add project branchesPascal Mugnier2018-06-2933-63/+218
* SONAR-10812 Application with branchesJulien Lancelot2018-06-292-0/+18
* SONAR-10816 Create WS to administrate applicationsJulien Lancelot2018-06-291-1/+1
* SONARCLOUD-90 Add Security Page for SonarCloudFabrice Bellingard2018-06-293-0/+19
* SONAR-10931 Fix unexpected wrapping of global nav barGrégoire Aubert2018-06-296-10/+28
* SONAR-10926 Fix issues alignementGrégoire Aubert2018-06-292-98/+82
* SONARCLOUD-52 display logo correctly (#428)Stas Vilchik2018-06-293-2/+203
* SONARCLOUD-81 Change canonical url to be absolute (#421)Stas Vilchik2018-06-212-4/+12
* fix bar chart stylingStas Vilchik2018-06-211-0/+1
* Fix small visual glitch in issues and rulesGrégoire Aubert2018-06-212-2/+2
* SONARCLOUD-44 Update Get Started for C# (#411)Stas Vilchik2018-06-212-6/+6
* SONAR-10603 Explore page should sort project by analysis date by default (#410)Stas Vilchik2018-06-211-1/+3
* SONARCLOUD-68 Add google analytics to SonarCloudGrégoire Aubert2018-06-212-1/+70
* SONARCLOUD-52 Serve SonarCloud logo directly from the appGrégoire Aubert2018-06-212-27/+30
* SONARCLOUD-67 Create Privacy documentation pageGrégoire Aubert2018-06-213-17/+37
* SONARCLOUD-66 Move and improve contact formGrégoire Aubert2018-06-218-10/+332
* SONARCLOUD-64 New onboarding with 3 cases for SonarCloud (#383)Grégoire Aubert2018-06-2173-1188/+1438
* SONARCLOUD-62 Move /sq/* pages and terms.pdf (#382)Stas Vilchik2018-06-2117-149/+842
* SONARCLOUD-62 move /sq page (#373)Stas Vilchik2018-06-218-44/+644
* SONARCLOUD-62 move sonarcloud home page (#362)Stas Vilchik2018-06-2116-74/+816
* SONARCLOUD-67 Add new links in SonarCloud footerGrégoire Aubert2018-06-212-20/+53
* SONARCLOUD-65 Add pricing doc suggestion when on billing pageGrégoire Aubert2018-06-212-0/+8
* SONARCLOUD-63 Update help dropdown with product newsGrégoire Aubert2018-06-2113-9/+587
* SONAR-10863 Tweak styling of embedded documentation markdownGrégoire Aubert2018-06-196-26/+69
* SONAR-10672 Add !important to misc css classesGrégoire Aubert2018-06-191-48/+48
* SONAR-10609 Update product news link for SonarQubeGrégoire Aubert2018-06-192-2/+6
* Fix malformed license headersJanos Gyerik2018-06-144-79/+0
* fix workers form by not using lodash#times shorthandStas Vilchik2018-06-121-2/+4