feat: UI batch 2 — Documents, A/B Testing, Auto-Responder/OOO #4050
ccantynzcommented Jun 16, 2026
Originally written by @vercel[bot] on GitHub.
Deployment failed with the following error:
There is no GitHub account connected to this Vercel account.ccantynzcommented Jun 16, 2026
Originally written by @vercel[bot] on GitHub.
The latest updates on your projects. Learn more about Vercel for GitHub.
| Project | Deployment | Actions | Updated (UTC) |
|---|---|---|---|
| alec-rae-com-admin | Jun 16, 2026 9:29am |
Cross-repo impact
See what breaks downstream if this PR merges.
⮌ Merged
This pull request was merged into main.
c comment · e edit title · m merge · a approve · r request changes · ? shortcuts
Originally written by @ccantynz-alt on GitHub.
Imported from https://github.com/ccantynz-alt/AlecRae.com/pull/81
Summary
Continues the UI catch-up — 3 more pages bringing the web app coverage significantly closer to full backend parity.
New Pages
Documents (
/documents) — AlecRae Docs, replacing Google Docs/v1/documents/*endpointsA/B Testing (
/ab-tests) — under Automation/v1/ab-tests/*endpointsAuto-Responder / OOO (
/auto-responder) — under Automation/v1/auto-responder/*endpointsAPI clients added
documentsApi,abTestsApi,autoResponderApi— all inapps/web/lib/api.tsSidebar
All 3 pages added to nav (Documents under Tools, A/B Testing + Auto-Responder under Automation)
Test plan
/documents— create a folder, create a doc, type content, save, use AI Assist, export as Markdown/ab-tests— create a 2-variant test (A=60% / B=40%), start it, view result bars/auto-responder— set Vacation mode, configure schedule + rules, preview AI reply, activategit pull origin main && bun run --cwd apps/web build && sudo systemctl restart alecrae-webhttps://claude.ai/code/session_017mhAkS4qhMjcvVnyFi61xp
Generated by Claude Code