mirror of
https://github.com/hashicorp/vault.git
synced 2026-05-28 04:10:44 -04:00
* Migrate lineal bar charts to carbon * revert changes made to mirage * fix failing tests * fix test failures * removed the usage of render modifiers * Update RunningTotal component to handle null values for chart data and adjust test for simple chart rendering * Enhance RunningTotal component with Carbon Charts integration and accessibility improvements * Migrate client usage by month bar chart to Carbon Charts with updated options and styles * Update overview tests to utilize new chart selectors and improve assertions for client stats visibility * Remove unnecessary nested-interactive a11y rule suppression from carbon-chart tests * UI: Enhance chart color scales and options for client usage visualization to use HDS color tokens * Refactor chart-related constants and remove unused functions from chart helpers * Update date range inputs in client usage overview tests to use constants for historical months --------- Co-authored-by: Aravind VM <aravind.vm@ibm.com> Co-authored-by: Copilot <copilot@github.com> |
||
|---|---|---|
| .. | ||
| charts | ||
| counts | ||
| page | ||
| config.hbs | ||
| config.ts | ||
| counts-card.hbs | ||
| date-range.hbs | ||
| date-range.ts | ||
| filter-toolbar.hbs | ||
| filter-toolbar.ts | ||
| no-data.hbs | ||
| page-header.hbs | ||
| page-header.ts | ||
| running-total.hbs | ||
| running-total.ts | ||
| table.hbs | ||
| table.ts | ||
| usage-stats.hbs | ||