ghostguild-org/e2e
Jennie Robinson Faber fee5959818 feat(join): redesign /join page with split hero and unified contribution list
Restructures /join.vue per docs/specs/join-form-redesign.md:

- Split hero (1fr 1fr) matching about.vue rhythm: H1 + tagline on left,
  "What you get" benefits on right (including "Pick your circle anytime
  after signup")
- Form section (1fr 1fr): form on left, "About the money" trust copy on
  right
- Inline PWYC editorial list with visually-hidden radio inputs for
  keyboard accessibility; cadence-aware preset amounts ($0/$5/$15/$30/$50
  monthly, ×12 annual); $15 row tagged "Suggested"
- Custom-amount row commits on blur and snaps to matching preset
- Cadence toggle (Monthly · Annual) in the section header; switching
  multiplies/floor-divides both form.contributionAmount and the custom
  amount display
- Removed: circle radio picker (defers to post-signup), ParchmentInset
  "How membership works", bottom three-circle row
- Submit row: bare agreement checkbox + auto-width button, wraps at 480px
- form.circle stays initialized to "community" and submits unchanged

Tests updated for new markup (radio ids #pwyc-N, .submit-btn class).
Cadence/billing-summary and contribution-guidance tests retired with
the ContributionAmountField usage on this page.
2026-05-23 18:57:11 +01:00
..
helpers fix(e2e): rebuild auth helpers + tune playwright config 2026-04-30 22:25:28 +01:00
a11y.spec.js test(e2e): expand coverage and harden cross-file isolation 2026-04-30 22:26:11 +01:00
accept-invite.spec.js feat(contribution): port accept-invite.vue to ContributionAmountField 2026-05-23 15:14:33 +01:00
admin-board-channels.spec.js test(e2e): align specs with current page structure 2026-04-26 18:28:14 +01:00
admin-events.spec.js test(e2e): expand coverage and harden cross-file isolation 2026-04-30 22:26:11 +01:00
admin-members.spec.js test(e2e): expand coverage and harden cross-file isolation 2026-04-30 22:26:11 +01:00
admin-pre-registrants.spec.js test(e2e): expand coverage and harden cross-file isolation 2026-04-30 22:26:11 +01:00
admin-series.spec.js test(e2e): expand coverage and harden cross-file isolation 2026-04-30 22:26:11 +01:00
admin-site-content.spec.js test(e2e): expand coverage and harden cross-file isolation 2026-04-30 22:26:11 +01:00
auth.spec.js fix(a11y,test): USelect placeholder contrast + auth logout hydration wait 2026-04-26 18:30:32 +01:00
board.spec.js test(e2e): expand coverage and harden cross-file isolation 2026-04-30 22:26:11 +01:00
coming-soon.spec.js merge: worktree-a11y-fixes into main 2026-04-05 22:05:00 +01:00
events.spec.js test(e2e): expand coverage and harden cross-file isolation 2026-04-30 22:26:11 +01:00
join-flow.spec.js feat(join): redesign /join page with split hero and unified contribution list 2026-05-23 18:57:11 +01:00
member-dashboard.spec.js Huge bunch of UI/UX improvements and tweaks! 2026-04-06 16:17:12 +01:00
member-profile.spec.js test(e2e): align specs with current page structure 2026-04-26 18:28:14 +01:00
wave-slack-onboarding.spec.js test(seed): add pending_payment persona for wave-slack §7.3 2026-05-01 10:13:18 +01:00