-
Notifications
You must be signed in to change notification settings - Fork 71
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
Stands Controller with view of existing stands Report Controller Fix some issues #216
Conversation
Report Controller Fix some issues
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
CI Failure Feedback 🧐
✨ CI feedback usage guide:The CI feedback tool (
In addition to being automatically triggered, the tool can also be invoked manually by commenting on a PR:
where Configuration options
See more information about the |
PR Code Suggestions ✨Explore these optional code suggestions:
|
Report Controller Fix some issues
PR Type
Enhancement
Description
Migrate stand and stats to new API controllers
Add new report and stand management features
Enhance admin UI with improved tables and cards
Add input validation and requirements to routes
Changes walkthrough 📝
9 files
Remove deprecated stand and stats functions
Remove deprecated API endpoints
Add new API routes and requirements
Add new Report Controller for stats
Add new Stand Controller for stand management
Add daily and user stats repository methods
Update admin UI for stands and reports
Add new report template with tables
Add new stands template with cards
11 files