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 a welcome screen for new Kibana instances #21353

Merged
merged 22 commits into from
Aug 16, 2018

Commits on Jul 27, 2018

  1. Add a welcome screen to Kibana home if this is a "new" Kibana instance.

    New is determined by whether or not there are any index patterns
    defined.
    chrisdavies committed Jul 27, 2018
    Configuration menu
    Copy the full SHA
    b1cd9bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01e32b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    052fb9d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b4c5362 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f642473 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    979e591 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2018

  1. Configuration menu
    Copy the full SHA
    36921c9 View commit details
    Browse the repository at this point in the history
  2. Add a bit of commenting

    chrisdavies committed Jul 30, 2018
    Configuration menu
    Copy the full SHA
    9ae922f View commit details
    Browse the repository at this point in the history
  3. Fix home test snapshot

    chrisdavies committed Jul 30, 2018
    Configuration menu
    Copy the full SHA
    9be2d33 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2018

  1. Update welcome UI with new styles

    Add a max timeout of 250ms
    chrisdavies committed Aug 10, 2018
    Configuration menu
    Copy the full SHA
    015a633 View commit details
    Browse the repository at this point in the history
  2. Merge master

    chrisdavies committed Aug 10, 2018
    Configuration menu
    Copy the full SHA
    f233a87 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a64261 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    439a9b2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9a72c4a View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2018

  1. Configuration menu
    Copy the full SHA
    6a3fd5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4af5702 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c21ec44 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4f1a60b View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2018

  1. Configuration menu
    Copy the full SHA
    0cb55fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    097e37b View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2018

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

Commits on Aug 16, 2018

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