]> source.dussan.org Git - sonarqube.git/commit
SONAR-20607 Highlight the 4 CaYC conditions on the top when the Quality Gate is compl...
authorAndrey Luiz <andrey.luiz@sonarsource.com>
Mon, 9 Oct 2023 14:10:50 +0000 (16:10 +0200)
committersonartech <sonartech@sonarsource.com>
Thu, 12 Oct 2023 20:02:51 +0000 (20:02 +0000)
commit8f86dbc7475ad44c0d8ae0ee64376cb561e8f675
tree97c6e93e1587bf44f290147ac3aec49d4a2cea2a
parentf450cceab1272d465c8e2e7ddf9ccb0cd869e695
SONAR-20607 Highlight the 4 CaYC conditions on the top when the Quality Gate is compliant (#9580)
13 files changed:
server/sonar-web/src/main/js/api/mocks/QualityGatesServiceMock.ts
server/sonar-web/src/main/js/apps/quality-gates/__tests__/utils-test.ts
server/sonar-web/src/main/js/apps/quality-gates/components/CaycCondition.tsx [new file with mode: 0644]
server/sonar-web/src/main/js/apps/quality-gates/components/CaycConditionsTable.tsx [new file with mode: 0644]
server/sonar-web/src/main/js/apps/quality-gates/components/Condition.tsx
server/sonar-web/src/main/js/apps/quality-gates/components/ConditionReviewAndUpdateModal.tsx
server/sonar-web/src/main/js/apps/quality-gates/components/ConditionValue.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
server/sonar-web/src/main/js/types/types.ts
sonar-core/src/main/resources/org/sonar/l10n/core.properties