fix: update Queens practice schedule Fri BWill → Wed Granger (#40) #41
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "40-fix-queens-practice-schedule"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Update the Queens (girls travel) practice schedule in the contract page from Friday at BWill 7-9 PM to Wednesday at Granger High School 6:30-7:30 PM.
Changes
src/routes/contract/[token]/+page.svelte-- Changed Queens practice day from Friday to Wednesday, location from BWill to Granger High School, time from 7-9 PM to 6:30-7:30 PMTest Plan
npm test-- 14/14 tests passnpm run check-- pre-existing type errors only (missing @types/node, @types/pg), no new issuesReview Checklist
–)Related
Closes #40
Related Notes
None
QA Review
Scope Check
Changes Verified
–) match surrounding code styleTests
svelte-checkshows only pre-existing type errors (missing @types/node, @types/pg) -- no regressionsNote on Forgejo Diff
The Forgejo diff shows additional changes (app.css Queens pink scheme, Nike EYBL text updates) that are NOT part of this branch. These are from commits already merged to
mainon the remote. The actual branch diff (git diff main..HEAD) confirms only the 2-line practice schedule change.Nits
None.
VERDICT: APPROVED