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

Adding saved_objects_page in OSS #69900

Merged
merged 9 commits into from
Jun 26, 2020

Commits on Jun 25, 2020

  1. add savedObjects own PO

    dmlemeshko committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    6c3c2db View commit details
    Browse the repository at this point in the history
  2. fix usage

    dmlemeshko committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    1e90270 View commit details
    Browse the repository at this point in the history
  3. simplify functions

    dmlemeshko committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    7ee99c1 View commit details
    Browse the repository at this point in the history
  4. fix test

    dmlemeshko committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    ba4e2b2 View commit details
    Browse the repository at this point in the history
  5. fix title parsing

    dmlemeshko committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    35ee6dd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    228632f View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2020

  1. add missing await

    dmlemeshko committed Jun 26, 2020
    Configuration menu
    Copy the full SHA
    2c4059e View commit details
    Browse the repository at this point in the history
  2. improve parsing

    dmlemeshko committed Jun 26, 2020
    Configuration menu
    Copy the full SHA
    9a0915f View commit details
    Browse the repository at this point in the history
  3. wait for table is loaded

    dmlemeshko committed Jun 26, 2020
    Configuration menu
    Copy the full SHA
    9d4fb56 View commit details
    Browse the repository at this point in the history