]> source.dussan.org Git - sonarqube.git/commit
SONAR-21797 Show software qualites measure history in graph
authorstanislavh <stanislav.honcharov@sonarsource.com>
Tue, 19 Mar 2024 09:22:10 +0000 (10:22 +0100)
committersonartech <sonartech@sonarsource.com>
Mon, 25 Mar 2024 20:02:42 +0000 (20:02 +0000)
commit7565e9a2e350e1f6aec44c032f359c1c49fd97c0
tree988b31efb4b21b7f9061c8455fed44432d3c1ba3
parent494316d9f27f7a64b762e37d4f8bc34e4b4370d7
SONAR-21797 Show software qualites measure history in graph
server/sonar-web/src/main/js/apps/projectActivity/__tests__/utils-test.ts
server/sonar-web/src/main/js/apps/projectActivity/utils.ts
server/sonar-web/src/main/js/components/activity-graph/AddGraphMetric.tsx
server/sonar-web/src/main/js/components/activity-graph/ChartLegend.tsx
server/sonar-web/src/main/js/components/activity-graph/__tests__/ActivityGraph-it.tsx
server/sonar-web/src/main/js/components/activity-graph/utils.ts
server/sonar-web/src/main/js/components/charts/AdvancedTimeline.tsx
server/sonar-web/src/main/js/components/charts/ZoomTimeLine.tsx
server/sonar-web/src/main/js/components/charts/__tests__/__snapshots__/AdvancedTimeline-test.tsx.snap
server/sonar-web/src/main/js/helpers/constants.ts