]> source.dussan.org Git - sonarqube.git/commit
SONAR-16614 Display the most relevant rule description context for an issue
authorPhilippe Perrin <philippe.perrin@sonarsource.com>
Wed, 6 Jul 2022 13:05:04 +0000 (15:05 +0200)
committersonartech <sonartech@sonarsource.com>
Fri, 8 Jul 2022 20:02:48 +0000 (20:02 +0000)
commit6bd83879b74dac63c4683e8b9f8703cbb3f7b617
tree946eb21a4e93b1cfa6bacd0b7d7835282c0450f8
parentf2fecdae009dd0572fa13cd76ac2903b590265b0
SONAR-16614 Display the most relevant rule description context for an issue
13 files changed:
server/sonar-web/src/main/js/api/mocks/CodingRulesMock.ts
server/sonar-web/src/main/js/api/mocks/IssuesServiceMock.ts
server/sonar-web/src/main/js/apps/coding-rules/components/RuleTabViewer.tsx
server/sonar-web/src/main/js/apps/coding-rules/rule.ts
server/sonar-web/src/main/js/apps/issues/__tests__/IssueApp-it.tsx
server/sonar-web/src/main/js/apps/issues/components/IssueTabViewer.tsx
server/sonar-web/src/main/js/apps/security-hotspots/components/HotspotViewerTabs.tsx
server/sonar-web/src/main/js/apps/security-hotspots/components/__tests__/__snapshots__/HotspotViewerTabs-test.tsx.snap
server/sonar-web/src/main/js/components/rules/MoreInfoRuleDescription.tsx
server/sonar-web/src/main/js/components/rules/RuleDescription.tsx
server/sonar-web/src/main/js/types/issues.ts
server/sonar-web/src/main/js/types/types.ts
sonar-core/src/main/resources/org/sonar/l10n/core.properties