aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js
Commit message (Expand)AuthorAgeFilesLines
* Shorten new code text of create date facet in issues pageGrégoire Aubert2018-11-301-2/+2
* Rewrite remaining of the settings page to TSGrégoire Aubert2018-11-3046-1042/+858
* SONARCLOUD-171 Redirect already bound org to SC organization pageGrégoire Aubert2018-11-236-11/+87
* SONAR-10770 Apply feedbackGrégoire Aubert2018-11-206-14/+57
* SONAR-10770 update data shapeStas Vilchik2018-11-203-25/+32
* SONAR-10770 display definition change events for applications (#918)Stas Vilchik2018-11-2013-19/+584
* SONAR-10763 display quality gate events for applications (#910)Stas Vilchik2018-11-2014-124/+528
* SONARCLOUD-174 Do not display onboarding popup on create organization pageGrégoire Aubert2018-11-205-7/+15
* SONAR-11475 Check if url is relative before redirectingGrégoire Aubert2018-11-164-13/+40
* SONAR-11321 Improve project page manual fields validateGrégoire Aubert2018-11-1615-145/+509
* SONAR-11321 Apply feedbackGrégoire Aubert2018-11-1652-774/+891
* SONAR-11321 Fallback to generic avatar if the image doesn't loadGrégoire Aubert2018-11-161-20/+37
* SONARCLOUD-155 Redirect to SonarCloud after Bitbucket app install from Market...Grégoire Aubert2018-11-163-10/+48
* Remove useless disabling of eslint camelcase ruleGrégoire Aubert2018-11-1634-55/+15
* SONAR-11321 Prevent binding already bound applicationJulien Lancelot2018-11-1610-102/+238
* SONAR-11396 Display private repositories in auto create projects pageGrégoire Aubert2018-11-166-12/+62
* SONARCLOUD-101 Display only organization on which we have correct permissions...Grégoire Aubert2018-11-1645-109/+188
* SONAR-11327 Redirect user after organization creation depending on contextGrégoire Aubert2018-11-1612-18/+120
* SONAR-11322 Display manual/auto tab on project and organization page dependin...Grégoire Aubert2018-11-1610-55/+69
* SONAR-11325 Enable to continue an unfinished alm application installationGrégoire Aubert2018-11-1615-58/+404
* SONAR-11321 Suggest valid organization keyGrégoire Aubert2018-11-166-16/+104
* SONAR-11323 Return personal organization infoJulien Lancelot2018-11-168-19/+19
* SONAR-11324 Bind remote orgs to existing SonarCloud orgsGrégoire Aubert2018-11-1654-897/+1458
* SONAR-11321 Retry up to 5 times to get the alm organizationGrégoire Aubert2018-11-169-23/+99
* SONAR-11323 Ease workflow to bind personal organizationsGrégoire Aubert2018-11-1635-171/+480
* SONAR-11322 Import repos from bound organizationsGrégoire Aubert2018-11-1658-1021/+2266
* SONAR-11321 Create organization from GitHub organization or BitBucket teamJulien Lancelot2018-11-1671-399/+1828
* Rewrite part of the settings pageGrégoire Aubert2018-11-1535-562/+551
* Rewrite settings encryption app to TSGrégoire Aubert2018-11-1513-357/+321
* SONAR-11473 Do not serve pages for urls with double slashesGrégoire Aubert2018-11-151-1/+1
* SONAR-11474 Code viewer header stay fixed when scrolling horizontallyGrégoire Aubert2018-11-152-3/+6
* SONARCLOUD-45 Fix styling of featured projectsGrégoire Aubert2018-11-122-2/+10
* SONARCLOUD-45 Remove quality gate from featured projectsGrégoire Aubert2018-11-122-5/+0
* SONARCLOUD-45 Fix measures of featured projectsGrégoire Aubert2018-11-124-8/+86
* SONARCLOUD-123 Update size of login form look good with Azure DevOps brandingGrégoire Aubert2018-11-121-4/+4
* SONARCLOUD-45 Fix featured projects linkGrégoire Aubert2018-11-122-17/+6
* SONARCLOUD-45 Fix footer min width of SC homepageGrégoire Aubert2018-11-121-0/+1
* SONARCLOUD-45 Support empty array of featured projects in SC homepageGrégoire Aubert2018-11-122-6/+10
* SONARCLOUD-163 Fix organization members search by emailGrégoire Aubert2018-11-083-8/+23
* SONAR-11362 apply feedback (#905)Stas Vilchik2018-11-076-36/+209
* fixup! fix test snapshot after rebaseStas Vilchik2018-11-071-1/+3
* SONAR-11379 Display estimated duplications and disable drilldown (#868)Stas Vilchik2018-11-074-4/+75
* SONAR-11368 Disable links in duplications popup for branches and prs (#856)Stas Vilchik2018-11-077-59/+99
* SONAR-11364 Display estimated coverage on the measures pageStas Vilchik2018-11-074-1/+16
* SONAR-11363 Display duplications on the measures pageStas Vilchik2018-11-073-15/+8
* SONAR-11363 Display duplications on the code pageStas Vilchik2018-11-073-2/+15
* SONAR-11362 Display duplications in the project headerStas Vilchik2018-11-078-57/+79
* rewrite more components from flow to ts (#913)Stas Vilchik2018-11-0683-849/+655
* WWWSC-82 Re-implement SEO titles and meta descriptionPascal Mugnier2018-11-0111-13/+77
* SONARCLOUD-45 Advertise featured projects on SonarCloudPascal Mugnier2018-11-0121-577/+938