fix: update jersey deadline from March 28 to April 10 #190
No reviewers
Labels
No labels
domain:backend
domain:devops
domain:frontend
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
ldraney/westside-app!190
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "180-fix-jersey-deadline"
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
Parents clicking the jersey email CTA were landing on a page showing a stale "March 28" deadline. Updated both jersey pages to reflect the actual April 10 deadline.
Changes
src/routes/(app)/jersey/+page.svelte— changed deadline text from "March 28" to "April 10"src/routes/(app)/jersey/cancel/+page.svelte— changed deadline text from "March 28" to "April 10"Test Plan
/jersey?token={valid_token}and verify the subtitle says "April 10"npm run buildpasses cleanReview Checklist
npm run build)Related Notes
Related
forgejo_admin/basketball-api#243(jersey email send)QA Review -- PR #190
Scope
Two-file copy fix replacing hardcoded "March 28" jersey deadline with "April 10" in:
src/routes/(app)/jersey/+page.svelte(line 276)src/routes/(app)/jersey/cancel/+page.svelte(line 37)Findings
npm run buildpasses clean.180-fix-jersey-deadlinefollows convention.Nits
None.
VERDICT: APPROVED
Note: QA subagent could not be spawned (credit balance too low). Review performed inline by dev agent.
Pull request closed