]> source.dussan.org Git - sonarqube.git/commit
SONAR-22224 Allow to prioritize rule when activating quality profile
authorViktor Vorona <viktor.vorona@sonarsource.com>
Fri, 24 May 2024 12:59:01 +0000 (14:59 +0200)
committersonartech <sonartech@sonarsource.com>
Mon, 3 Jun 2024 20:02:58 +0000 (20:02 +0000)
commit48f9f5c105b9b9694821677ddf532b68f2e56375
tree6401178c89711cd7b102eb363d8fdcacbacc288c
parent30e65beada07ec62d2d7f9d5efa806ad69a80699
SONAR-22224 Allow to prioritize rule when activating quality profile
14 files changed:
server/sonar-web/src/main/js/api/mocks/CodingRulesServiceMock.ts
server/sonar-web/src/main/js/api/mocks/data/rules.ts
server/sonar-web/src/main/js/api/quality-profiles.ts
server/sonar-web/src/main/js/apps/coding-rules/__tests__/CodingRules-it.ts
server/sonar-web/src/main/js/apps/coding-rules/components/ActivatedRuleActions.tsx
server/sonar-web/src/main/js/apps/coding-rules/components/ActivationButton.tsx
server/sonar-web/src/main/js/apps/coding-rules/components/ActivationFormModal.tsx
server/sonar-web/src/main/js/apps/coding-rules/components/RuleDetailsProfiles.tsx
server/sonar-web/src/main/js/apps/coding-rules/components/RuleListItem.tsx
server/sonar-web/src/main/js/apps/coding-rules/utils-tests.tsx
server/sonar-web/src/main/js/helpers/testMocks.ts
server/sonar-web/src/main/js/types/features.ts
server/sonar-web/src/main/js/types/types.ts
sonar-core/src/main/resources/org/sonar/l10n/core.properties