Skip to content

Redesign accounts and sociallogin login pages.#642

Open
Antoliny0919 wants to merge 24 commits into
mainfrom
update_new_auth_pages
Open

Redesign accounts and sociallogin login pages.#642
Antoliny0919 wants to merge 24 commits into
mainfrom
update_new_auth_pages

Conversation

@Antoliny0919
Copy link
Copy Markdown
Member

@Antoliny0919 Antoliny0919 commented Dec 2, 2025

Login

Screenshot 2025-12-04 at 10 40 42 AM

SignUp

Screenshot 2025-12-04 at 10 40 55 AM

Email Verification

Screenshot 2025-12-05 at 8 04 24 AM

Password Reset

Screenshot 2025-12-07 at 10 27 24 AM

Password Reset Done

Screenshot 2025-12-07 at 12 53 48 PM

Password Reset Key

Screenshot 2025-12-07 at 12 53 06 PM

Password Reset Key(Expired)

Screenshot 2025-12-10 at 10 08 42 AM

Password Reset Key Done

Screenshot 2025-12-10 at 10 37 09 AM

@Antoliny0919 Antoliny0919 changed the title Update new auth pages Redesign accounts and sociallogin login pages. Dec 2, 2025
@Antoliny0919 Antoliny0919 marked this pull request as draft December 2, 2025 02:32
@Antoliny0919
Copy link
Copy Markdown
Member Author

Antoliny0919 commented Dec 4, 2025

Hello @chriswedgwood !

I included your email address as a contact on the email verification page. Please let me know if you're okay with that :)
Screenshot 2025-12-05 at 8 07 59 AM

@chriswedgwood
Copy link
Copy Markdown
Collaborator

chriswedgwood commented Dec 5, 2025 via email

@Antoliny0919 Antoliny0919 force-pushed the update_new_auth_pages branch 2 times, most recently from ee406e5 to 82c3a62 Compare December 7, 2025 01:31
@Antoliny0919 Antoliny0919 force-pushed the update_new_auth_pages branch 2 times, most recently from b8d8f51 to cc86d28 Compare December 15, 2025 02:45
- Use allauth default messages and email messages
- Remove email_confirmed.html (depreated in allauth)
- Remove logout.html (unused when ACCOUNT_LOGOUT_ON_GET=True)
- Remove verified_email_reuqired.html (ACCOUNT_EMAIL_VERIFICATION is mandatory)
@Antoliny0919 Antoliny0919 marked this pull request as ready for review December 15, 2025 11:10
@Antoliny0919 Antoliny0919 reopened this Feb 2, 2026
Copy link
Copy Markdown
Member

@cliffordgama cliffordgama left a comment

Choose a reason for hiding this comment

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

Hey @Antoliny0919 👋🏾

What do you think about

  1. "Django Snippets" to the signin page, and
  2. Compressing some of the images (perhaps using svgs)? I noticed they are some that are hundreds of KBs even though they don't look like they have much detail.

@Antoliny0919
Copy link
Copy Markdown
Member Author

Thank you for the review, clifford :)

"Django Snippets" to the signin page, and

Yes, we probably need it for signin and signup.
But I delayed this part because I thought I'd need to recreate the logo.

Compressing some of the images (perhaps using svgs)? I noticed they are some that are hundreds of KBs even though they don't look like they have much detail.

Good suggestion!
Yes, I'll compress them as much as possible without degrading the image quality.

I think I'll need to apply the logo and navigation bar first for this PR, and then review it again 😄

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.

3 participants