aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src
Commit message (Expand)AuthorAgeFilesLines
* SONAR-11885 Add Hotspots to Overview pageGrégoire Aubert2019-04-2325-177/+2017
* SONAR-11886 Highlight Hotspots in issues pageGrégoire Aubert2019-04-2338-146/+933
* SONAR-11856 Display true pull request target instead of baseGrégoire Aubert2019-04-2322-286/+348
* SONARCLOUD-593 Display correctly when coverage is missing in homepage dataGrégoire Aubert2019-04-164-19/+46
* SONAR-11956 Correct TOC parsing logic, always show sticky TOC for pagesGrégoire Aubert2019-04-129-328/+11
* SONARCLOUD-520 change location of homepage data fileSimon Brandhof2019-04-114-11/+104
* SONAR-11734 Guard against missing language pluginsWouter Admiraal2019-04-084-7/+350
* SONAR-11762 Fix wrapping issue on Chrome on WindowsWouter Admiraal2019-04-081-1/+1
* SONAR-11793 Always enable the use of Google Analytics if 'sonar.analytics.tra...Wouter Admiraal2019-04-081-1/+1
* Add missing tests for componentsWouter Admiraal2019-04-082-0/+636
* Add some more coverageGrégoire Aubert2019-04-0415-50/+790
* Update prettier to last versionGrégoire Aubert2019-03-29124-1371/+3884
* Update jest and enzymeGrégoire Aubert2019-03-2912-11/+15
* Update React, Typescript and Eslint dependenciesGrégoire Aubert2019-03-2931-336/+579
* Update code formattingWouter Admiraal2019-03-291-13/+14
* Fix potential bug in MetaQualityProfiles, add testsWouter Admiraal2019-03-293-5/+194
* Add tests for untested componentsWouter Admiraal2019-03-2913-17/+1364
* Remove dead codeWouter Admiraal2019-03-291-34/+0
* Unwrap the projectStatus property from the /api/qualitygates/project_status WSWouter Admiraal2019-03-295-28/+26
* Prevent DocTooltip's setState() from being called if not mountedWouter Admiraal2019-03-291-2/+9
* SONAR-10994 Connect ComponentContainer component to new branch storeWouter Admiraal2019-03-293-64/+108
* SONAR-10994 Connect ReviewApp component to new branch storeWouter Admiraal2019-03-294-14/+485
* SONAR-10994 Connect BranchStatus component to new branch storeWouter Admiraal2019-03-298-25/+43
* SONAR-10994 Add new branch storeWouter Admiraal2019-03-297-4/+255
* Use new mocks in branch helper testsWouter Admiraal2019-03-292-57/+45
* Introduce new T.Dict<T> type constructorWouter Admiraal2019-03-29142-254/+232
* SONAR-11867, SSF-74 Fix XSS in project links on account/projectsWouter Admiraal2019-03-298-69/+110
* SONAR-11681 Add loader for issue listJeremy Davis2019-03-266-9/+286
* Add tests for untested componentsWouter Admiraal2019-03-2630-54/+2220
* Split mocks for CurrentUser and LoggedInUserWouter Admiraal2019-03-2613-27/+38
* SONAR-11749 Add Jump to content links for assistive technology usersWouter Admiraal2019-03-2641-19/+629
* SONAR-11764 Make Rating components accessibleWouter Admiraal2019-03-265-4/+94
* SONAR-11669 Fix duplicates entries in component tree when using Show more linkGrégoire Aubert2019-03-191-0/+1
* SONAR-11631 Replace codePeriodVersion with buildString (frontend)Wouter Admiraal2019-03-194-10/+45
* SONAR-11668 Jump to measures list view from dashboardJeremy Davis2019-03-187-58/+130
* SONARCLOUD-456 Update screenshot for marketing pageJeremy Davis2019-03-183-1/+45
* SONAR-11776 Quality Gate failure conditions should be sortedDuarte Meneses2019-03-111-2/+3
* SONAR-11704 Update Bitbucket Cloud widgetsWouter Admiraal2019-03-111-8/+10
* SONAR-11726 Add documentation suggestions for new PR overviewWouter Admiraal2019-03-111-1/+4
* SONAR-11724 Remove Leak Period logic from code navigatorWouter Admiraal2019-03-118-131/+29
* SONAR-11719 Update measures page for Prs anad SLBsWouter Admiraal2019-03-1113-159/+182
* SONAR-11693 New Overview tab for PRs and SLBsWouter Admiraal2019-03-1147-188/+3589
* SONAR-11700 Show QG badge instead of issue breakdown for PRs and SLBsWouter Admiraal2019-03-1119-898/+116
* SONARCLOUD-472 Escape HTML entityWouter Admiraal2019-03-081-2/+3
* SONARCLOUD-472 - Rephrase pricing question (#1302)n-b-sonar2019-03-081-3/+3
* SONARCLOUD-343 improve existing org alm bindingJeremy2019-03-0623-307/+719
* Feature/jay/hardening feb 19 (#1297)Jeremy2019-03-0623-561/+181
* SONARCLOUD-379 Display user sync warning message only if there are other memb...Grégoire Aubert2019-03-065-10/+31
* SONARCLOUD-380 Drop members sync feature for BitbucketGrégoire Aubert2019-03-0612-172/+154
* SONARCLOUD-380 Rework modal styling of SC and SQGrégoire Aubert2019-03-06167-1578/+2971