]> source.dussan.org Git - sonarqube.git/commit
SONAR-19171 New Execution Flow component
authorJeremy Davis <jeremy.davis@sonarsource.com>
Fri, 12 May 2023 15:27:56 +0000 (17:27 +0200)
committersonartech <sonartech@sonarsource.com>
Tue, 16 May 2023 20:02:50 +0000 (20:02 +0000)
commitad0029cacacc54b36830b32bd68d30034a671b5d
tree204871cf62e6b7875b31b2b58ad9409e2e4fee15
parent9d470a890bc45f553ff849b578090c919296d09e
SONAR-19171 New Execution Flow component
server/sonar-web/design-system/src/components/ExecutionFlowAccordion.tsx [new file with mode: 0644]
server/sonar-web/design-system/src/components/FlowStep.tsx [new file with mode: 0644]
server/sonar-web/design-system/src/components/LocationMarker.tsx [new file with mode: 0644]
server/sonar-web/design-system/src/components/__tests__/ExecutionFlowAccordion-test.tsx [new file with mode: 0644]
server/sonar-web/design-system/src/components/__tests__/FlowStep-test.tsx [new file with mode: 0644]
server/sonar-web/design-system/src/components/icons/IssueLocationIcon.tsx [new file with mode: 0644]
server/sonar-web/design-system/src/components/icons/index.ts
server/sonar-web/design-system/src/components/index.ts
server/sonar-web/design-system/src/theme/light.ts