]> source.dussan.org Git - sonarqube.git/commit
SONAR-20665 Add rich Quality Profile event component to be displayed in project's...
authorAmbroise C <ambroise.christea@sonarsource.com>
Wed, 11 Oct 2023 15:13:02 +0000 (17:13 +0200)
committersonartech <sonartech@sonarsource.com>
Wed, 18 Oct 2023 20:03:04 +0000 (20:03 +0000)
commit15ad8fdc479e90f05a27e6a67d2af0b18392b394
treebb787fea4833ef829d2411590d7fd416d1e63c31
parent0e1efe3da4deae3617191c67a1995006c804511f
SONAR-20665 Add rich Quality Profile event component to be displayed in project's activity
server/sonar-web/src/main/js/apps/overview/branches/Event.tsx
server/sonar-web/src/main/js/apps/overview/branches/__tests__/ActivityPanel-it.tsx
server/sonar-web/src/main/js/components/activity-graph/EventInner.tsx
server/sonar-web/src/main/js/components/activity-graph/RichQualityProfileEventInner.tsx [new file with mode: 0644]
server/sonar-web/src/main/js/types/project-activity.ts