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

Domains: Create 100-Year Domain flow #95081

Merged
merged 38 commits into from
Oct 17, 2024
Merged

Commits on Oct 17, 2024

  1. Signup: Submit the domains step on checkout back button click (#94859)

    * Submit the domains step on checkout back button click.
    
    * Use a cookie to retrieve dependencies.
    
    * Use session storage to correctly persist domains data.
    
    * Limit persisted data to onboarding flow.
    
    * Clean up code.
    
    * Clean up code.
    
    * Fix the paid domain showing up again.
    
    * Rename DomainsDependencies and clear storage in all flows.
    allilevine authored and leonardost committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    74bdffb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17b7c6f View commit details
    Browse the repository at this point in the history
  3. Move CSS class

    leonardost committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    27572cb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8e6a4d4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7ee7f6c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9aef942 View commit details
    Browse the repository at this point in the history
  7. Small refactor

    leonardost committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    c1f458c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    08b950c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d84de94 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ee06ed1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e1b2ff0 View commit details
    Browse the repository at this point in the history
  12. Fix CSS styling

    leonardost committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    cbd3235 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    01dfd5c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9a5fce3 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0f5c74c View commit details
    Browse the repository at this point in the history
  16. Fix typo in constant name

    leonardost committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    55e23ea View commit details
    Browse the repository at this point in the history
  17. Small refactors

    leonardost committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    4e48a3d View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    93cf947 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    df1c64b View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    a28c102 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    85d3a3b View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    0b08d84 View commit details
    Browse the repository at this point in the history
  23. Revert unwanted change

    leonardost committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    44d33a2 View commit details
    Browse the repository at this point in the history
  24. Remove commented CSS

    leonardost committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    6b904b5 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    38d3f45 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    60ac351 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    d5d233d View commit details
    Browse the repository at this point in the history
  28. Update flow name check

    leonardost committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    dd890b5 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    95f0522 View commit details
    Browse the repository at this point in the history
  30. Fix mobile CSS styling

    leonardost committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    f2770c6 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    d2783e2 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    b5a4110 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    7f029cd View commit details
    Browse the repository at this point in the history
  34. Remove unneeded CSS code

    leonardost committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    55931ca View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    0fd483f View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    8cc35b8 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    214dcd3 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    d4e0192 View commit details
    Browse the repository at this point in the history