]> source.dussan.org Git - sonarqube.git/commit
SONAR-20500 Migrate custom rule form to the new UI
authorJeremy Davis <jeremy.davis@sonarsource.com>
Tue, 26 Sep 2023 12:22:59 +0000 (14:22 +0200)
committersonartech <sonartech@sonarsource.com>
Thu, 5 Oct 2023 20:02:47 +0000 (20:02 +0000)
commit4d5ab47cfc972316a074a1a7a269f7eb76548ace
treeabb61da20094982faaea2b9235e0cbc47eb3a1d0
parentb944a031eaaf02ea9d2250851a6c88fab6c6f30b
SONAR-20500 Migrate custom rule form to the new UI
server/sonar-web/src/main/js/apps/coding-rules/components/CustomRuleFormModal.tsx
server/sonar-web/src/main/js/apps/coding-rules/components/RuleDetails.tsx
server/sonar-web/src/main/js/apps/coding-rules/components/SeveritySelect.tsx
server/sonar-web/src/main/js/apps/coding-rules/utils-tests.tsx
server/sonar-web/src/main/js/components/shared/TypeHelper.tsx