]> source.dussan.org Git - sonarqube.git/commit
SONAR-19248 Add Hotspot Rating to component library
authorstanislavh <stanislav.honcharov@sonarsource.com>
Tue, 9 May 2023 13:04:46 +0000 (15:04 +0200)
committersonartech <sonartech@sonarsource.com>
Wed, 10 May 2023 20:05:28 +0000 (20:05 +0000)
commitc2171fcbb67b83571849440748750ea4ead1fa87
tree4618a47ac7df605b69f8c5a39b8daaf6330e170c
parent23cdf7853c8e1d8adea934361c7f36d2c635cff5
SONAR-19248 Add Hotspot Rating to component library
server/sonar-web/design-system/src/components/HotspotRating.tsx [new file with mode: 0644]
server/sonar-web/design-system/src/components/__tests__/HotspotRating-test.tsx [new file with mode: 0644]
server/sonar-web/design-system/src/components/__tests__/__snapshots__/HotspotRating-test.tsx.snap [new file with mode: 0644]
server/sonar-web/design-system/src/components/icons/FilterIcon.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/types/measures.ts