]> source.dussan.org Git - sonarqube.git/commit
SONAR-20993 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>
Wed, 15 Nov 2023 09:11:03 +0000 (09:11 +0000)
commit917bbd0d1a7d28151e6fe43dfa351c593c91a144
tree35e795ec1b562762e8172bab00e840e5582db421
parent85f30497b9e59678e1fab1af6ecb8a57fd13d08b
SONAR-20993 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