Dev -> Prod 2026-09-09 - #1804
Merged
Merged
Conversation
Previously the back button only appeared during event creation. Added back button for existing events (expired and not-yet-completed) that navigates to the event view page, as requested in PR review.
…wareDevTeam/celts into daniel_back_buttom
…e of the same key, considered edge cases if there are multiple position hold by a person and if the switch to a different position during spring which means we cannot display it as AY but as seperate spring and fall.
…studentstaff I have editted the side bar to allow someone who is studentstaff
…My Proposals to not change to Manage Proposals when on an account that wasn't the displayed student.
…ime, removed operation student sidebar user will implement it in next round
Rosters' Program Specific column wrongly marks Attended
implemented peewee query for term instead of cache
filter added for rosters to exclude graduated students
…e_hours solved issue service hours not being displayed in participation history
Celts labor api
…ttom Daniel back button
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.
Extravaganza HF:
Deleted trainings no longer appear on the volunteer extravaganza page
Removed QR Code from repository so it will regenerate in new environements
Roster HF:
Rosters now only show current and interested students
The Add Interested Students button now only shows current students as options for selection
Term Cache HF:
Logout is no longer required to see newly uploaded volunteer handbooks
Roster Program-Specific HF:
The Program-specific roster Training column now only indicates if students have attended a program-specific training
In the program roster, attending an All Celts Training now counts as attending an All Volunteer Training
Students who have RSVP'd for a future training no longer are credited with having attended that training until the event actually occurs.
CELTS Labor API:
The CELTS Labor section of a user's profile now properly reflects their Labor Contracts
The Student Search bar user interface works as expected
Student Search now searches by first and last name independently, resulting in more students showing in response to a query
Service Hours in User Profile:
Service hours now display in the Participation History section of a user's profile
CCE Minor Notes:
It is possible to add a CCE Minor note on a student's profile page
The student note list now indicate the type of note (e.g., Bonner, CCE)
Back Button:
Added a back button to return to the Student Search page and Event Creation page