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

Add delete data stream action and detail panel #68919

Merged
merged 8 commits into from
Jun 25, 2020

Commits on Jun 23, 2020

  1. Configuration menu
    Copy the full SHA
    32c651e View commit details
    Browse the repository at this point in the history
  2. Refine empty prompt copy and link to Ingest Managemer instead of the …

    …templates tab and update tests.
    cjcenizal committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    8abf4af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f5ec8ca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a424d65 View commit details
    Browse the repository at this point in the history
  5. Add ingestManager as optional dependency and render CTA to composable…

    … index templates or Ingest Manager dependent upon its presence.
    cjcenizal committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    4670f98 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2020

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

Commits on Jun 25, 2020

  1. Address feedback and refine UX.

    - Add delete action to flyout.
    - Always render the detail panel when deep-linked, even if table is loading, errored, or has no data streams.
    - Fix tests and TS errors,
    cjcenizal committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    5be54ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12a421f View commit details
    Browse the repository at this point in the history