feat: port fix, Stripe redirect handler, tryout date update #51
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
forgejo_admin/westside-app#51
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Type
Feature
Lineage
plan-wkq→ Phase 1 (Commit Uncommitted Work)Repo
forgejo_admin/westside-appUser Story
As a parent visiting the registration site
I want the correct tryout date displayed and card payments to redirect properly
So that I can register and pay online seamlessly
Context
Captures work done during the registration session: container port changed to 3000 to match k8s service config, tryout banner corrected to "This Tuesday", photo upload endpoint fixed to use the correct API path, and Stripe redirect handler added so card payments redirect to Stripe checkout.
File Targets
Files modified:
Dockerfile— EXPOSE 80 → 3000nginx.conf— listen 80 → 3000src/routes/+page.svelte— "This Saturday" → "This Tuesday"src/routes/register/+page.svelte— photo upload endpoint fix + Stripe redirect handlerAcceptance Criteria
/api/register/upload-photoendpointTest Expectations
Constraints
Checklist
Related
westside-basketball— project