github-copilot-resources / copilot-metrics-viewer

Tool to visualize the Copilot metrics provided via the Copilot Business Metrics API (current in public beta)
https://ashy-sky-02a7d0403.5.azurestaticapps.net/
MIT License
215 stars 99 forks source link

Refactor code and add Vuetify plugin and components #10

Closed martedesco closed 2 months ago

martedesco commented 2 months ago

This pull request primarily focuses on the migration of the Vue.js application to Vuetify, a Material Design component framework. The changes involve the introduction of several new dependencies, modifications to the application's main structure, and the refactoring of existing components to use Vuetify's components and styles.

Dependency changes:

UI component modifications:

Configuration and setup: