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

Introduce Access Agreement UI. #63563

Merged
merged 22 commits into from
Apr 28, 2020

Commits on Apr 20, 2020

  1. Introduce Access Notice UI.

    azasypkin committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    5c395ef View commit details
    Browse the repository at this point in the history
  2. design adjustments

    ryankeairns committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    13648ac View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from ryankeairns/issue-18176-pre-access-message

    Access page design adjustments
    azasypkin committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    10a6048 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0f6f189 View commit details
    Browse the repository at this point in the history
  5. address feedback

    ryankeairns committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    0410f17 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2 from ryankeairns/issue-18176-pre-access-message

    Remove direct use of EuiModal classes
    azasypkin committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    c862669 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b867f79 View commit details
    Browse the repository at this point in the history
  8. Update jest snapshot.

    azasypkin committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    45c51d6 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2020

  1. Configuration menu
    Copy the full SHA
    663ced3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ba5360 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3fd22ea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e582328 View commit details
    Browse the repository at this point in the history
  5. Review#1: introduce AuthenticationProvider common interface, do not…

    … generalize flags just yet.
    azasypkin committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    57d9d2d View commit details
    Browse the repository at this point in the history
  6. Review#1: introduce AuthenticationProvider common interface, do not…

    … generalize flags just yet, use object format for `accessAgreement` config.
    azasypkin committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    258e597 View commit details
    Browse the repository at this point in the history
  7. Review#1: introduce AuthenticationProvider common interface, do not…

    … generalize flags just yet, use object format for `accessAgreement` config, use loading screen.
    azasypkin committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    b9d4713 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2020

  1. Configuration menu
    Copy the full SHA
    ab1ed57 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    300877f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    20f24a8 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2020

  1. Configuration menu
    Copy the full SHA
    be9a7f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de10976 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    99332b2 View commit details
    Browse the repository at this point in the history
  4. Review#1: return 403 instead of 404 if current license does not suppo…

    …rt access agreement, minor test fixes.
    azasypkin committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    3c7cf49 View commit details
    Browse the repository at this point in the history