Nirali hours report individual group#5230
Open
Nirali164 wants to merge 17 commits into
Open
Conversation
❌ Deploy Preview for highestgoodnetwork-dev failed.
|
added 17 commits
May 7, 2026 18:11
b0dc30c to
53d9a41
Compare
|
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
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.



Description
Implements # Add ability to run hours reports for individual or groups of people, projects, and teams (Priority High)
This PR introduces a new Volunteer Hours Reporting feature under:
Admin/Owner Login → Reports → Reports
The goal of this feature is to allow admins/owners to generate volunteer hours reports for:
Individual people or groups of people
Teams
Projects
The report supports selecting a custom date range and displays the total logged volunteer hours for the selected period. This functionality is required for nonprofit reporting and volunteer hour tracking requirements.
The implementation includes:
Dynamic report generation by Person, Team, and Project
Date range filtering
Logged hours calculation based on time entries
Sorting and summary totals
Updated report layouts and improved UI structure
Pagination improvements for report detail tables
Dark mode compatibility
Fixes # Priority High - Hours Reporting Enhancement
Main changes explained:
…
Related PR:
This Frontend PR is related to this Backend PR
OneCommunityGlobal/HGNRest#2199
How to test:
Check out the current branch
Run:
npm install
npm start
Clear browser cache/site data
Log in as an Admin/Owner user
Navigate to:
Dashboard → Reports → Reports
Verify the following:
Show the Volunteers report
and check the report for
Screenshots or videos of changes:
Screen.Recording.2026-05-06.at.9.15.46.PM.mov