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

Feature/toolbar tabs #11

Closed martedesco closed 2 months ago

martedesco commented 2 months ago

This pull request introduces significant changes to the project, primarily focusing on the addition of new components and the enhancement of existing ones. The new components include CopilotChatViewer.vue and LanguagesBreakdown.vue, which provide new functionalities to the application. The existing MetricsViewer.vue and MainComponent.vue components have been updated with several improvements and modifications.

New components:

Refactoring:

Removal of redundant code: