]> source.dussan.org Git - sonarqube.git/commit
SONAR-20607 Add option to optimize quality gates CaYC compliant without 0 issues...
authorAndrey Luiz <andrey.luiz@sonarsource.com>
Mon, 13 Nov 2023 09:34:28 +0000 (10:34 +0100)
committersonartech <sonartech@sonarsource.com>
Mon, 13 Nov 2023 20:02:32 +0000 (20:02 +0000)
commit3ab3b4231c1e60a865e2562e17461788cb9fce18
treeafa6233908f59d0a431d9bbae34dde6a80965f7d
parent73f0b1065613ffa86f7058695e4ce872a6d7d824
SONAR-20607 Add option to optimize quality gates CaYC compliant without 0 issues conditions (#9929)
server/sonar-web/src/main/js/api/mocks/QualityGatesServiceMock.ts
server/sonar-web/src/main/js/apps/quality-gates/components/CaycCompliantBanner.tsx [new file with mode: 0644]
server/sonar-web/src/main/js/apps/quality-gates/components/CaycConditionsListItem.tsx [deleted file]
server/sonar-web/src/main/js/apps/quality-gates/components/CaycFixOptimizeBanner.tsx [new file with mode: 0644]
server/sonar-web/src/main/js/apps/quality-gates/components/ConditionReviewAndUpdateModal.tsx
server/sonar-web/src/main/js/apps/quality-gates/components/ConditionValueDescription.tsx
server/sonar-web/src/main/js/apps/quality-gates/components/Conditions.tsx
server/sonar-web/src/main/js/apps/quality-gates/components/__tests__/QualityGate-it.tsx
server/sonar-web/src/main/js/apps/quality-gates/utils.ts
sonar-core/src/main/resources/org/sonar/l10n/core.properties