]> source.dussan.org Git - sonarqube.git/commit
SONAR-23299 Quality Gate page shows conditions from other modes
authorViktor Vorona <viktor.vorona@sonarsource.com>
Mon, 28 Oct 2024 15:31:30 +0000 (16:31 +0100)
committersonartech <sonartech@sonarsource.com>
Tue, 5 Nov 2024 20:03:02 +0000 (20:03 +0000)
commit9c8223cb2a2ec9c312c1c96c332de3fca08a143b
treee15be249d4ec4d2d6b53fec3ae11ee654663bf45
parentcf6d8c9713c5c95303902918fa84fdadd3745f29
SONAR-23299 Quality Gate page shows conditions from other modes
14 files changed:
server/sonar-web/__mocks__/react-intl.tsx
server/sonar-web/src/main/js/api/mocks/QualityGatesServiceMock.ts
server/sonar-web/src/main/js/apps/component-measures/__tests__/ComponentMeasures-it.tsx
server/sonar-web/src/main/js/apps/projectLinks/__tests__/ProjectLinksApp-it.tsx
server/sonar-web/src/main/js/apps/quality-gates/components/Condition.tsx
server/sonar-web/src/main/js/apps/quality-gates/components/Conditions.tsx
server/sonar-web/src/main/js/apps/quality-gates/components/ConditionsTable.tsx
server/sonar-web/src/main/js/apps/quality-gates/components/List.tsx
server/sonar-web/src/main/js/apps/quality-gates/components/UpdateConditionsFromOtherModeBanner.tsx [new file with mode: 0644]
server/sonar-web/src/main/js/apps/quality-gates/components/UpdateConditionsFromOtherModeModal.tsx
server/sonar-web/src/main/js/apps/quality-gates/components/__tests__/QualityGate-it.tsx
server/sonar-web/src/main/js/helpers/mocks/metrics.ts
server/sonar-web/src/main/js/queries/quality-gates.ts
sonar-core/src/main/resources/org/sonar/l10n/core.properties