mirror of
https://github.com/hashicorp/vault.git
synced 2026-06-27 01:50:31 -04:00
* no-op commit * Migrate Vault Reporting Dashboard from shared package into Vault Enterprise (#14892) * Migrate Vault Reporting Dashboard from shared package into Vault Enterprise * Add click interactions for export toggle in usage reporting dashboard tests * feat(reporting): enhance external link security with rel attributes * feat(reporting): migrate Vault Reporting Dashboard components and integrate meter chart visualization * feat(reporting): remove deprecated meter.js and migration instructions for Vault Reporting Dashboard * Migrate Vault Reporting Dashboard from shared package into Vault Enterprise * Add click interactions for export toggle in usage reporting dashboard tests * feat(reporting): enhance external link security with rel attributes * feat(reporting): migrate Vault Reporting Dashboard components and integrate meter chart visualization * feat(reporting): remove deprecated meter.js and migration instructions for Vault Reporting Dashboard * feat(reporting): migrate horizontal bar chart to new viz-card component and remove deprecated files * feat(reporting): remove horizontal bar chart component and associated files * feat(reporting): update dashboard to force remount of chart layers on namespace refresh and improve data fetching logic * feat(reporting): remove usage reporting handler and associated imports * feat(reporting): refactor route handling and remove safeRoute utility; update data download methods- copilot recommendation * feat(reporting): enhance tooltip interaction by replacing mouse events with pointer events for better responsiveness * feat(reporting): remove reporting analytics service and associated tracking logic from dashboard components * feat(reporting): standardize text casing in dashboard and export components * feat(reporting): standardize text casing in usage reporting tests * feat(reporting): add padding to carbon chart for improved layout * feat(reporting): implement toSentenceCase utility and update chart labels for consistency * feat(reporting): enhance toSentenceCase utility to handle acronyms and branded names * feat(reporting): migrate vault-reporting module from shared package to Vault Enterprise * feat(reporting): enhance tooltip functionality and styling for usage reporting charts * Fix formatting in pnpm-lock.yaml * Refactor CSV export to use sentence case for labels and enhance toSentenceCase utility * Refactor CSV download test to simplify URL handling and assert sentence case labels * Enhance destination name formatting to use sentence case in reporting dashboard * Add RabbitMQ branding override and update tests for sentence case handling --------- Co-authored-by: Aravind VM <aravind.vm@ibm.com> |
||
|---|---|---|
| .. | ||
| forms | ||
| model-helpers | ||
| advanced-secret-test.js | ||
| all-engines-metadata-test.js | ||
| api-path-test.js | ||
| backend-route-helpers-test.js | ||
| chart-helpers-test.js | ||
| common-prefix-test.js | ||
| decode-config-from-jwt-test.js | ||
| external-plugin-helpers-test.js | ||
| form-config-generator-test.js | ||
| key-utils-test.js | ||
| keymgmt-provider-utils-test.ts | ||
| keymgmt-provider-validator-test.ts | ||
| kmip-role-fields-test.js | ||
| kv-breadcrumbs-test.js | ||
| kv-path-test.js | ||
| ldap-breadcrumbs-test.js | ||
| metric-helpers-test.js | ||
| openapi-helpers-test.js | ||
| openapi-to-attrs-test.js | ||
| paginate-list-test.js | ||
| plugin-catalog-helpers-test.js | ||
| query-param-string-test.js | ||
| sanitize-path-test.js | ||
| sort-objects-test.js | ||
| timestamp-test.js | ||
| to-sentence-case-test.ts | ||
| transform-engine-logic-test.js | ||
| trim-right-test.js | ||
| version-utils-test.js | ||