Skip to content
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

Added RSVPs and Attendance cards to main dashboards #4519

Merged
merged 42 commits into from
Aug 17, 2024
Merged

Conversation

jvogt23
Copy link
Contributor

@jvogt23 jvogt23 commented Apr 1, 2024

Title.

###Expected Behavior
This change allows Nova users to see the RSVPs and attendance for each upcoming event. Events will not have information shown on the main dashboard if nobody has RSVPed or attended the event yet, and only upcoming events are shown (Any event whose end date is after Carbon::now() will not be shown).

###Files changed/Files to check
App\Nova\Dashboards\Main
App\Nova\Metrics\ActiveAttendanceBreakdown
App\Nova\Metrics\RsvpSourceBreakdown

@jvogt23 jvogt23 requested a review from kberzinch April 1, 2024 04:01
Copy link
Member

@kberzinch kberzinch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rebase from master

app/Nova/Dashboards/Main.php Outdated Show resolved Hide resolved
app/Nova/Dashboards/Main.php Outdated Show resolved Hide resolved
app/Nova/Event.php Outdated Show resolved Hide resolved
app/Nova/Metrics/ActiveAttendanceBreakdown.php Outdated Show resolved Hide resolved
app/Nova/Metrics/ActiveAttendanceBreakdown.php Outdated Show resolved Hide resolved
app/Nova/Metrics/ActiveAttendanceBreakdown.php Outdated Show resolved Hide resolved
app/Nova/Metrics/ActiveAttendanceBreakdown.php Outdated Show resolved Hide resolved
app/Nova/Metrics/ActiveAttendanceBreakdown.php Outdated Show resolved Hide resolved
app/Nova/Metrics/RsvpSourceBreakdown.php Outdated Show resolved Hide resolved
app/Nova/User.php Outdated Show resolved Hide resolved
jvogt23 and others added 5 commits April 13, 2024 23:00
Co-authored-by: Kristaps Berzinch <kristapsberzinch@gmail.com>
Co-authored-by: Kristaps Berzinch <kristapsberzinch@gmail.com>
Co-authored-by: Kristaps Berzinch <kristapsberzinch@gmail.com>
Co-authored-by: Kristaps Berzinch <kristapsberzinch@gmail.com>
@kberzinch kberzinch linked an issue Jul 27, 2024 that may be closed by this pull request
@kberzinch kberzinch merged commit baadd63 into main Aug 17, 2024
9 checks passed
@kberzinch kberzinch deleted the jvogt/rsvp branch August 17, 2024 23:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Show event RSVPs and attendance on main dashboard
2 participants