Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unified auth experience #5940

Draft
wants to merge 22 commits into
base: main
Choose a base branch
from
Draft

Unified auth experience #5940

wants to merge 22 commits into from

Commits on Oct 15, 2024

  1. remove isLoginPage check

    lovincyrus committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    033cc6d View commit details
    Browse the repository at this point in the history
  2. remove unnecessary 400px

    lovincyrus committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    66dd822 View commit details
    Browse the repository at this point in the history
  3. spacing

    lovincyrus committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    db1ed02 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7106093 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    6153e6a View commit details
    Browse the repository at this point in the history
  2. move logic to auth manager

    lovincyrus committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    fa0a616 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b6fec6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c770f35 View commit details
    Browse the repository at this point in the history
  5. clean up

    lovincyrus committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    79acbee View commit details
    Browse the repository at this point in the history
  6. Revert "move logic to auth manager"

    This reverts commit fa0a616.
    lovincyrus committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    d340484 View commit details
    Browse the repository at this point in the history
  7. revert fix

    lovincyrus committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    f2f8627 View commit details
    Browse the repository at this point in the history
  8. bundle gen fix

    lovincyrus committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    79a62b3 View commit details
    Browse the repository at this point in the history
  9. lint

    lovincyrus committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    de9dff5 View commit details
    Browse the repository at this point in the history
  10. add auth step

    lovincyrus committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    c9c1d83 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. heading, subheading wip

    lovincyrus committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    4e79f94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a1dc7ff View commit details
    Browse the repository at this point in the history
  3. wip

    lovincyrus committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    85568e7 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. finally reactive

    lovincyrus committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    887109e View commit details
    Browse the repository at this point in the history
  2. password placeholder

    lovincyrus committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    44e06de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e97f6c5 View commit details
    Browse the repository at this point in the history
  4. disabled password

    lovincyrus committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    5a1eb38 View commit details
    Browse the repository at this point in the history
  5. prettier

    lovincyrus committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    3c9a57a View commit details
    Browse the repository at this point in the history