]> source.dussan.org Git - sonarqube.git/commit
SONAR-19608 New UI for the Zoom widget of the Activity graph
authorJeremy Davis <jeremy.davis@sonarsource.com>
Tue, 20 Jun 2023 15:18:10 +0000 (17:18 +0200)
committersonartech <sonartech@sonarsource.com>
Mon, 26 Jun 2023 20:03:54 +0000 (20:03 +0000)
commitac76901f6705448fb5ae616569e61a1f0b81157d
tree01a9152c48dce55e66d7dd8f9c925736046ab9d2
parentcc8ce2dbf925cf80ef0e40576e92ed962d227583
SONAR-19608 New UI for the Zoom widget of the Activity graph
13 files changed:
server/sonar-web/design-system/src/components/__tests__/__snapshots__/HotspotRating-test.tsx.snap
server/sonar-web/design-system/src/components/__tests__/__snapshots__/LineFinding-test.tsx.snap
server/sonar-web/design-system/src/components/icons/DraggableIcon.tsx [new file with mode: 0644]
server/sonar-web/design-system/src/components/icons/Icon.tsx
server/sonar-web/design-system/src/components/icons/index.ts
server/sonar-web/src/main/js/apps/overview/branches/__tests__/ActivityPanel-it.tsx
server/sonar-web/src/main/js/components/activity-graph/GraphsTooltips.tsx
server/sonar-web/src/main/js/components/activity-graph/GraphsTooltipsContentCoverage.tsx
server/sonar-web/src/main/js/components/activity-graph/GraphsTooltipsContentDuplication.tsx
server/sonar-web/src/main/js/components/activity-graph/GraphsTooltipsContentEvents.tsx
server/sonar-web/src/main/js/components/activity-graph/GraphsTooltipsContentIssues.tsx
server/sonar-web/src/main/js/components/charts/ZoomTimeLine.css [deleted file]
server/sonar-web/src/main/js/components/charts/ZoomTimeLine.tsx