]> source.dussan.org Git - sonarqube.git/commit
SONAR-16316 New place for regulatory report
authorRevanshu Paliwal <revanshu.paliwal@sonarsource.com>
Tue, 10 May 2022 10:02:41 +0000 (12:02 +0200)
committersonartech <sonartech@sonarsource.com>
Wed, 25 May 2022 20:03:16 +0000 (20:03 +0000)
commitc1a02f45496281a6a6ad7ab937531cc6004d9ca5
treecf54539831791f196ff41587595b81cbae5f7123
parent91726b77a19abb47414eea0969d3beeaf97fbd3d
SONAR-16316 New place for regulatory report
14 files changed:
server/sonar-web/src/main/js/api/mocks/BranchesServiceMock.ts [new file with mode: 0644]
server/sonar-web/src/main/js/app/components/nav/component/Menu.tsx
server/sonar-web/src/main/js/app/components/nav/component/projectInformation/ProjectInformation.tsx
server/sonar-web/src/main/js/app/components/nav/component/projectInformation/ProjectInformationRenderer.tsx
server/sonar-web/src/main/js/app/components/nav/component/projectInformation/__tests__/ProjectInformationRenderer-test.tsx
server/sonar-web/src/main/js/app/components/nav/component/projectInformation/__tests__/__snapshots__/ProjectInformation-test.tsx.snap
server/sonar-web/src/main/js/app/components/nav/component/projectInformation/__tests__/__snapshots__/ProjectInformationRenderer-test.tsx.snap
server/sonar-web/src/main/js/app/components/nav/component/projectInformation/projectRegulatoryReport/RegulatoryReport.tsx [new file with mode: 0644]
server/sonar-web/src/main/js/app/components/nav/component/projectInformation/projectRegulatoryReport/RegulatoryReportModal.tsx [new file with mode: 0644]
server/sonar-web/src/main/js/app/components/nav/component/projectInformation/projectRegulatoryReport/__tests__/RegulatoryReport-it.tsx [new file with mode: 0644]
server/sonar-web/src/main/js/app/utils/startReactApp.tsx
server/sonar-web/src/main/js/apps/projectRegulatoryReport/RegulatoryReport.tsx [deleted file]
server/sonar-web/src/main/js/apps/projectRegulatoryReport/__tests__/RegulatoryReport-it.tsx [deleted file]
sonar-core/src/main/resources/org/sonar/l10n/core.properties