aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src
Commit message (Expand)AuthorAgeFilesLines
* SONAR-13035 Group global ALM related settings into a single categoryWouter Admiraal2020-02-2088-1494/+2336
* SONAR-13001 Add new option for BBS project importWouter Admiraal2020-02-2029-177/+3185
* SONAR-13001 Add new API helper functionsWouter Admiraal2020-02-203-0/+148
* SONAR-12883 Improve background task messagesWouter Admiraal2020-02-172-14/+26
* SONAR-12966 Filter QG condition metricsJeremy Davis2020-02-111-1/+2
* SONAR-12981 Add security review rating and hotspots in PR overview.Mathieu Suen2020-02-1116-572/+792
* SONAR-12961 review in project cardsMathieu Suen2020-02-1139-132/+410
* SONAR-12965 Configure Security Review domain in measures pageJeremy Davis2020-02-117-27/+128
* SONAR-12964 Add hotspots reviewed percent to hotspots pageJeremy Davis2020-02-1110-194/+627
* SONAR-12633 Move project info into sidedrawerJeremy Davis2020-02-1074-3010/+3157
* Update to sonar-ui-common 0.0.50Wouter Admiraal2020-02-101-0/+120
* Use new ComponentQualifier enumWouter Admiraal2020-02-1012-25/+59
* SONAR-12169 Provisioned applications should not act like a projectWouter Admiraal2020-02-102-4/+16
* SONAR-12632 SONAR-12678 Implement new Overview layoutWouter Admiraal2020-02-1072-5462/+12344
* SONAR-12632 Rework leak period componentsWouter Admiraal2020-02-108-84/+289
* SONAR-12632 SONAR-12648 Update Pull Request dashboardWouter Admiraal2020-02-1029-3266/+4390
* SONAR-12632 Rework QG related componentsWouter Admiraal2020-02-1018-1197/+306
* SONAR-12632 Extract measure and history buttons from portfolio to shared comp...Wouter Admiraal2020-02-1015-84/+264
* SONAR-12632 Remove SonarCloud tutorialWouter Admiraal2020-02-103-11/+0
* SONAR-12632 Turn activity graph components into globally shared componentsWouter Admiraal2020-02-1070-1399/+1215
* Extract metric keys to a global Enum, simplify mockingWouter Admiraal2020-02-1021-289/+546
* SONAR-12632 Rework QG related typesWouter Admiraal2020-02-1020-125/+364
* SONAR-12645 Move component administration menuPhilippe Perrin2020-02-1012-184/+1627
* Rename ComponentBreadcrumb to just BreadcrumbPhilippe Perrin2020-02-105-7/+7
* Move favorite button side by side with the breadcrumbPhilippe Perrin2020-02-106-21/+43
* Display settings menu for all type branches (still not for PR)Philippe Perrin2020-02-103-2/+280
* SONAR-12937 Fix text indent for activity pages.Mathieu Suen2020-01-271-0/+4
* SONAR-12509 Add a height to configuration tabsMathieu Suen2020-01-161-0/+1
* SONAR-12720 Fix api callJeremy Davis2020-01-151-1/+3
* SONAR-12753 Refresh status when commentingJeremy Davis2020-01-135-22/+30
* SONAR-12719 Handle labels in actionsJeremy Davis2020-01-132-54/+83
* SONAR-12797 Message when no hotspots found (list of keys)Jeremy Davis2020-01-135-90/+202
* SONAR-12718 UI Fixes for the code snippetJeremy Davis2020-01-1311-14/+481
* SONAR-12722 Security report hotspot's link point to the new hotspot pagePhilippe Perrin2020-01-132-1/+13
* Code smells fixesPhilippe Perrin2020-01-132-14/+17
* SONAR-12717 Reduce the with of the hotspot listPhilippe Perrin2020-01-131-2/+2
* SONAR-12719 Handle access rightsJeremy2020-01-1316-96/+527
* SONAR-12720 Add a comment to a security hotspotPhilippe Perrin2020-01-1314-24/+1139
* SONAR-12720 Ignore the creation event in the review history tab's countPhilippe Perrin2020-01-135-35/+123
* SONAR-12727 Fix filter bar glitch issuePhilippe Perrin2020-01-131-1/+2
* SONAR-12720 Reduce the font size of the counter's badgePhilippe Perrin2020-01-131-1/+2
* SONAR-12726 Hide security hotspots for portfoliosJeremy Davis2020-01-132-41/+9
* SONAR-12727 Conditional empty page messageJeremy Davis2020-01-133-77/+145
* SONAR-12727 Fix initial filteringJeremy Davis2020-01-138-20/+40
* SONAR-12717 Only first category starts expandedJeremy Davis2020-01-137-258/+241
* SONAR-12797 Handle branch parameterJeremy2020-01-1312-35/+343
* SONAR-12717 add hotspot paginationJeremy2020-01-139-49/+405
* SONAR-12723 remove hotspots from issues pageSébastien Lesaint2020-01-1312-360/+25
* SONAR-12874 redirect issues to hotspotsJeremy2020-01-131-195/+158
* SONAR-12721 Add leakperiod filterJeremy Davis2020-01-1313-9/+187