mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-20 02:01:37 +01:00
* clean up activity serailizer * fix line chart so only plot months with data * cleanup monthly serializer * account for empty months in vertical bar chart * tidy version upgrade info * fix version history model typo * extract const into helper * add upgrade indicator to line chart * fix tests * add todos