-
-
Notifications
You must be signed in to change notification settings - Fork 1
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
Enhance settings form with Copilot fields and adoption metrics #65
base: main
Are you sure you want to change the base?
Conversation
…adoption percentage
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.OpenSSF Scorecard
Scanned Files |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hope this works!
btw, Copilot saved me about half a lifetime!!!
Pull request was converted to draft
… implement confetti service
…ice usage in controllers
…or handling in GitHub connection, and improve loading component logic with reactive patterns
…sts, and adjust logging configuration
…ic, and update Copilot value component for cleaner data handling; add new dependency for monitoring node processes
… in metrics service queries, and improve error handling in query execution
…g, and improve change detection in components
This pull request includes significant changes to the |
…prove spacing in MetricsService, and enhance error handling in QueryService
…database logging in Database, and optimize metrics retrieval in MetricsService
…evels, and improve code formatting across various components
… and modify database synchronization strategy
…ance logging practices
…improve maintainability
…eation to enhance security and prevent SQL injection
…fety, and implement lifecycle hooks
…ent for IMember type in teams model
…dability, change Docker port mapping, and modify predictive modeling interface
MAJOR REFACTOR adding support for multiple orgs
- Change default port from 80 to 8080 in docker compose file - Add 'why-is-node-running' package to backend dependencies - Remove unnecessary constructor in SurveyService - Update Highcharts theme type definition - Enhance styling for main component header - Delete unused service spec files - Rename and reorganize API service files for better structure - Add new styles for database component - Modify usage controller to filter by organization if provided - Add 'canvas-confetti' package to frontend dependencies
Add fields for Copilot licenses and developer adoption percentage to the settings form, improving data collection for analysis. Update validation rules and interface accordingly.