]> source.dussan.org Git - sonarqube.git/commit
SONAR-12019 Fix counter in measure page for Application and Portfolio
authorMathieu Suen <mathieu.suen@sonarsource.com>
Tue, 24 Aug 2021 10:19:21 +0000 (12:19 +0200)
committersonartech <sonartech@sonarsource.com>
Wed, 25 Aug 2021 20:03:16 +0000 (20:03 +0000)
commitc0b537fa9aabfe07c6e85e5f8379419df806e30a
treed2a5b072a5b2a38a2a1483965eb1ac80b9a2b3f0
parent35fcc48832ce85263446e9a4d019b091cd0221c3
SONAR-12019 Fix counter in measure page for Application and Portfolio
server/sonar-web/src/main/js/apps/component-measures/components/MeasureContent.tsx
server/sonar-web/src/main/js/apps/component-measures/components/MeasureOverview.tsx
server/sonar-web/src/main/js/apps/component-measures/components/__tests__/__snapshots__/MeasureContent-test.tsx.snap
server/sonar-web/src/main/js/components/ui/FilesCounter.tsx [deleted file]
server/sonar-web/src/main/js/components/ui/PageActions.tsx
server/sonar-web/src/main/js/components/ui/__tests__/FilesCounter-test.tsx [deleted file]
server/sonar-web/src/main/js/components/ui/__tests__/PageActions-test.tsx
server/sonar-web/src/main/js/components/ui/__tests__/__snapshots__/FilesCounter-test.tsx.snap [deleted file]
server/sonar-web/src/main/js/components/ui/__tests__/__snapshots__/PageActions-test.tsx.snap