]> source.dussan.org Git - sonarqube.git/commit
SONAR-11538 Explain bubble charts only take into account 1st 500 files
authorWouter Admiraal <wouter.admiraal@sonarsource.com>
Tue, 24 Aug 2021 08:44:41 +0000 (10:44 +0200)
committersonartech <sonartech@sonarsource.com>
Thu, 26 Aug 2021 20:04:29 +0000 (20:04 +0000)
commit3127e9e6821be46440f1ad89b5e56c47f10fd38b
tree5d73efed7536c5191b9163af35443e1906474f33
parent9bd612f143a36272b6f2d06145e140b2d81bff90
SONAR-11538 Explain bubble charts only take into account 1st 500 files
server/sonar-web/src/main/js/apps/component-measures/components/MeasureOverview.tsx
server/sonar-web/src/main/js/apps/component-measures/components/__tests__/MeasureOverview-test.tsx [new file with mode: 0644]
server/sonar-web/src/main/js/apps/component-measures/components/__tests__/__snapshots__/MeasureOverview-test.tsx.snap [new file with mode: 0644]
server/sonar-web/src/main/js/apps/component-measures/drilldown/BubbleChart.tsx
server/sonar-web/src/main/js/apps/component-measures/drilldown/__tests__/BubbleChart-test.tsx
server/sonar-web/src/main/js/apps/component-measures/drilldown/__tests__/__snapshots__/BubbleChart-test.tsx.snap
server/sonar-web/src/main/js/apps/component-measures/utils.ts
server/sonar-web/src/main/js/helpers/mocks/component.ts [new file with mode: 0644]
server/sonar-web/src/main/js/helpers/testMocks.ts
sonar-core/src/main/resources/org/sonar/l10n/core.properties