Conversation
PLlamas28
added a commit
that referenced
this pull request
Apr 11, 2026
* Bcp 84 calendar (#87) * started ticket -RangeCalendar is a calendar with a start and end date, as well as start and end time -SingleDateCalendar is a calendar with just one date -Have to fix year range in singledatecalendar -Have to Implement calendar where needed * fixed bugs for calendar * implemented calendar in signup * small change * small default date fix * yay * cursor cooked --------- Co-authored-by: EduardoH16 <eduardohernandeztufts@gmail.com> * Bcp 80 finalize middleware (#86) * blocked event routes delete to non admin * update: max security update. nothing is getting past this shit on god * update: re-route displayed for unauthenticated users * update: better overlay --------- Co-authored-by: PLlamas28 <Peter.Llamas@tufts.edu> * Bcp 80 finalize middleware (#92) TL:DR - our ticket again but passing ESLint. * blocked event routes delete to non admin * update: max security update. nothing is getting past this shit on god * update: re-route displayed for unauthenticated users * update: better overlay * update: fixed eslint i think --------- Co-authored-by: PLlamas28 <Peter.Llamas@tufts.edu> --------- Co-authored-by: Tomas Maranga <73145481+tomasmaranga@users.noreply.github.com> Co-authored-by: EduardoH16 <eduardohernandeztufts@gmail.com> Co-authored-by: Logan Yuan <121736424+log-y@users.noreply.github.com>
ManuP6789
added a commit
that referenced
this pull request
Apr 12, 2026
* changed prisma to add resource link for event * made the resource link * merging main into bug-22 branch (#94) * Bcp 84 calendar (#87) * started ticket -RangeCalendar is a calendar with a start and end date, as well as start and end time -SingleDateCalendar is a calendar with just one date -Have to fix year range in singledatecalendar -Have to Implement calendar where needed * fixed bugs for calendar * implemented calendar in signup * small change * small default date fix * yay * cursor cooked --------- Co-authored-by: EduardoH16 <eduardohernandeztufts@gmail.com> * Bcp 80 finalize middleware (#86) * blocked event routes delete to non admin * update: max security update. nothing is getting past this shit on god * update: re-route displayed for unauthenticated users * update: better overlay --------- Co-authored-by: PLlamas28 <Peter.Llamas@tufts.edu> * Bcp 80 finalize middleware (#92) TL:DR - our ticket again but passing ESLint. * blocked event routes delete to non admin * update: max security update. nothing is getting past this shit on god * update: re-route displayed for unauthenticated users * update: better overlay * update: fixed eslint i think --------- Co-authored-by: PLlamas28 <Peter.Llamas@tufts.edu> --------- Co-authored-by: Tomas Maranga <73145481+tomasmaranga@users.noreply.github.com> Co-authored-by: EduardoH16 <eduardohernandeztufts@gmail.com> Co-authored-by: Logan Yuan <121736424+log-y@users.noreply.github.com> --------- Co-authored-by: Tomas Maranga <73145481+tomasmaranga@users.noreply.github.com> Co-authored-by: EduardoH16 <eduardohernandeztufts@gmail.com> Co-authored-by: Logan Yuan <121736424+log-y@users.noreply.github.com> Co-authored-by: ManuP6789 <manuel.pena654576@tufts.edu>
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.
same exact ticket, but (hopefully) passing ESLint this time