-
-
Notifications
You must be signed in to change notification settings - Fork 9
Seats and survey enhancements #201
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…eters, and updated the way target lines are rendered, so they are more likely to be visible.
…for later on the highcharts service
…the status endpoint
Enhanced seats gantt chart with toggle box fixed a few lingering problems with setting node heap size, securing the target calculation component, and allowing seats data to be queried with since and until.
…loper's "baseball card" of copilot stats
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.OpenSSF Scorecard
Scanned Files
|
frontend/src/app/main/copilot/copilot-seats/copilot-seat/copilot-seat.component.ts
Fixed
Show fixed
Hide fixed
frontend/src/app/main/copilot/copilot-seats/copilot-seat/copilot-seat.component.ts
Fixed
Show fixed
Hide fixed
frontend/src/app/main/copilot/copilot-seats/copilot-seat/copilot-seat.component.ts
Fixed
Show fixed
Hide fixed
frontend/src/app/main/copilot/copilot-seats/copilot-seat/copilot-seat.component.ts
Fixed
Show fixed
Hide fixed
...tend/src/app/main/copilot/copilot-surveys/new-copilot-survey/new-copilot-survey.component.ts
Fixed
Show fixed
Hide fixed
...tend/src/app/main/copilot/copilot-surveys/new-copilot-survey/new-copilot-survey.component.ts
Fixed
Show fixed
Hide fixed
...tend/src/app/main/copilot/copilot-surveys/new-copilot-survey/new-copilot-survey.component.ts
Fixed
Show fixed
Hide fixed
...tend/src/app/main/copilot/copilot-surveys/new-copilot-survey/new-copilot-survey.component.ts
Fixed
Show fixed
Hide fixed
… DuplicateService
refactor: enhance webhook service URL handling and logging fix: ensure valid parameters are sent to API for all time range
…rvice; update TargetsService to handle default values and error cases refine how targets are used to render y axis on adoption chart correct the formula for average daily activity to use engaged users
frontend/src/app/main/copilot/copilot-value/adoption-chart/adoption-chart.component.ts
Fixed
Show fixed
Hide fixed
…tionService; enhance adoption chart component with default, safely assigned yMax value
…n CopilotDashboardComponent
…cs filtering to drop zeroes in HighchartsService
… values in HighchartsService
…doption, daily activity, and time saved charts
…te; improve data handling in HighchartsService
…ng GitHub URL handling
…ds in TeamsService fix: change return type in getOrgMembers method of GithubService to use Member type
austenstone
approved these changes
May 22, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
A number of enhancements to the Seats page including the addition of a survey statistics section, the option of choosing different time windows, and cleaning up the UI a bit for both Seats and the New Survey form (which now provides a link that opens a new window to view individual history)