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

sfe: Implement self-service frontend for account pausing/unpausing #7500

Merged
merged 34 commits into from
Jul 10, 2024

Commits on Jun 10, 2024

  1. Initial commit

    pgporada committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    0680b46 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Address comments

    pgporada committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    0770bc0 View commit details
    Browse the repository at this point in the history
  2. Fix test text

    pgporada committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    b5fbe6b View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. FREEZE.unindexed

    pgporada committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    651ab79 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0146ac7 View commit details
    Browse the repository at this point in the history
  3. Fix RA mock

    pgporada committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    9527c41 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Remove allow-origin

    pgporada committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    4a2e303 View commit details
    Browse the repository at this point in the history
  2. Test some paths

    pgporada committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    2ace41f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    464d7be View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5437408 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Address comment nit

    pgporada committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    1f86f93 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef0c1da View commit details
    Browse the repository at this point in the history
  3. Fix template text

    pgporada committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    e7978e1 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Address comments

    pgporada committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    11b5361 View commit details
    Browse the repository at this point in the history
  2. Remove regID text because we the JWT hasnt been validated and this ca…

    …n't be parsed out yet
    pgporada committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    bb4d759 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Update unpause-params html

    pgporada committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    8259c6d View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    881af1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8a1e19 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b621942 View commit details
    Browse the repository at this point in the history
  4. Address comments

    pgporada committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    a72a007 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Fix web.NewServer tests

    pgporada committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    6c0d7dd View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    ecdc9e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69426a6 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    dde0bd8 View commit details
    Browse the repository at this point in the history
  2. Finish addressing comments

    pgporada committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    6a3acea View commit details
    Browse the repository at this point in the history
  3. Remove commented out code

    pgporada committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    ae24599 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    9c15d86 View commit details
    Browse the repository at this point in the history
  2. Add space after html tag

    pgporada committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    ce27c91 View commit details
    Browse the repository at this point in the history
  3. Add comment about CSRF

    pgporada committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    6419732 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    990bf94 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Address comments

    pgporada committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    c486700 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93808d4 View commit details
    Browse the repository at this point in the history
  3. F for fixed the lint

    pgporada committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    1ede566 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    2fbfac6 View commit details
    Browse the repository at this point in the history