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

Ui/replication mgmt/generate token action #9187

Commits on Jun 5, 2020

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

Commits on Jun 10, 2020

  1. Configuration menu
    Copy the full SHA
    cc9f1b1 View commit details
    Browse the repository at this point in the history
  2. Use unique input ids for DR Operation Token in replication actions

    With the new DR replication management page, multiple forms expected data with the same ID, causing an error on the page and breaking the generate token workflow completely. This allows for Promote, Update Primary, and Generate Operation Token action blocks to coexist in peace, without side effects on the call to the API (see replication-actions submitHandler)
    chelshaw committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    30705eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e5fdf5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a379a3b View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2020

  1. Configuration menu
    Copy the full SHA
    e377b8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5355efb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5bf3419 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2c32740 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ff5ddbe View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2020

  1. Configuration menu
    Copy the full SHA
    c7ce533 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44b5010 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1049f8d View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2020

  1. Add shamir-modal-flow tests

    chelshaw committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    c9e539b View commit details
    Browse the repository at this point in the history
  2. Cleanup

    chelshaw committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    ed4954b View commit details
    Browse the repository at this point in the history
  3. Merge branch 'ui/replication-status-discoverability' into ui/replicat…

    …ion-mgmt/generate-token-action
    chelshaw committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    3ce5715 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2020

  1. Address PR Comments

    chelshaw committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    c84c92e View commit details
    Browse the repository at this point in the history
  2. Add modal div to test

    chelshaw committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    59a33bd View commit details
    Browse the repository at this point in the history