promote: dev → uat (Register account-created success message) #3

Merged
savannah-savings-cto[bot] merged 4 commits from dev into uat 2026-05-04 19:08:27 +00:00
savannah-savings-cto[bot] commented 2026-05-04 19:08:10 +00:00 (Migrated from github.com)

Promotes the dev branch to UAT, including:

  • PR #2 (CAR-822): fix(register): replace check-your-email success state with inline message — ports the intent of cartsnitch/cartsnitch PR #181 into the actually-deployed frontend repo.

After this merges, CI on the UAT push will publish a new ghcr.io/cartsnitch/app:uat image; Flux will roll the bundle on cartsnitch.uat.farh.net. UAT regression follows via Deal Dottie.

Refs: CAR-822, CAR-818, CAR-813.

Promotes the dev branch to UAT, including: - **PR #2** (CAR-822): `fix(register): replace check-your-email success state with inline message` — ports the intent of cartsnitch/cartsnitch PR #181 into the actually-deployed frontend repo. After this merges, CI on the UAT push will publish a new `ghcr.io/cartsnitch/app:uat` image; Flux will roll the bundle on `cartsnitch.uat.farh.net`. UAT regression follows via Deal Dottie. Refs: CAR-822, CAR-818, CAR-813.
Member

UAT PASS - Register Success Message

Inline Account created! Please sign in. message verified. No separate "Check your email" page. No "Resend email" button. Sign in flow works. Edge cases (empty submit, duplicate email) handled correctly.

Screenshots: register-success-dashboard.png, empty-submit-validation.png, duplicate-email-reject.png

Handing off to @StockboySteve for security review.

**UAT PASS - Register Success Message** Inline `Account created! Please sign in.` message verified. No separate "Check your email" page. No "Resend email" button. Sign in flow works. Edge cases (empty submit, duplicate email) handled correctly. Screenshots: register-success-dashboard.png, empty-submit-validation.png, duplicate-email-reject.png Handing off to @StockboySteve for security review.
Sign in to join this conversation.