Skip to content

feat: password wall and login page#52

Merged
jp-bmn merged 4 commits into
mainfrom
feat/password-auth
Jun 29, 2026
Merged

feat: password wall and login page#52
jp-bmn merged 4 commits into
mainfrom
feat/password-auth

Conversation

@m1lestones

Copy link
Copy Markdown
Collaborator

Summary

  • Adds middleware that redirects unauthenticated users to /login
  • Login page styled with Adonis brand colors (dark green gradient)
  • Cookie set for 30 days on successful login (password: adonis2026)
  • ShellGuard component hides sidebar and Iris on the login page
  • Blocks public access to the dashboard

Test plan

  • Visit the app URL — should redirect to /login
  • Enter wrong password — should show error
  • Enter correct password (adonis2026) — should redirect to signal feed
  • Refresh — should stay logged in
  • Delete adonis_auth cookie — should redirect back to /login

🤖 Generated with Claude Code

- Iris greets user by first name above prompt buttons
- Panel anchors to bottom-right above bubble (no longer flies to top)
- Bubble default position raised 48px from bottom edge
- Replaced 'Draft an outreach email' with admin/AE-specific prompts
- Fixed duplicate React keys in IrisMessage renderer
- Copilot route now surfaces actual Anthropic error messages
@vercel

vercel Bot commented Jun 29, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
adonisagent-web Ready Ready Preview, Comment Jun 29, 2026 5:49pm

@jp-bmn jp-bmn merged commit aeb0fba into main Jun 29, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants