Skip to content

Polish login help and sign-up validation#28

Merged
dana-khaing merged 6 commits into
mainfrom
Login-Help_Management
May 30, 2026
Merged

Polish login help and sign-up validation#28
dana-khaing merged 6 commits into
mainfrom
Login-Help_Management

Conversation

@dana-khaing

Copy link
Copy Markdown
Owner

Summary

  • clear stale sessions immediately when API auth tokens are invalid
  • make login-help reply email fields full-width and lock saved admin reply emails
  • make sign-up phone number optional
  • warn users when a sign-up username is already taken

Tests

  • pnpm exec tsc --noEmit
  • venv/bin/python manage.py test core.tests.AuthAPITests.test_register_creates_user_profile_and_returns_user_payload core.tests.AuthAPITests.test_register_allows_missing_phone_number core.tests.AuthAPITests.test_username_availability_warns_when_username_is_taken core.tests.AuthAPITests.test_username_availability_allows_unused_username --settings=flowbit_backend.test_settings

Copilot AI review requested due to automatic review settings May 30, 2026 12:32
@vercel

vercel Bot commented May 30, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
flowbit Building Building Preview, Comment May 30, 2026 12:32pm

@supabase

supabase Bot commented May 30, 2026

Copy link
Copy Markdown

This pull request has been ignored for the connected project tmtjclyahxilghveefxa because there are no changes detected in supabase directory. You can change this behaviour in Project Integrations Settings ↗︎.


Preview Branches by Supabase.
Learn more about Supabase Branching ↗︎.

@dana-khaing dana-khaing merged commit 834e26c into main May 30, 2026
2 of 4 checks passed
@dana-khaing dana-khaing deleted the Login-Help_Management branch May 30, 2026 12:32

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

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