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

[Discover] Remove error when a user without default index patterns accesses #47705

Commits on Oct 9, 2019

  1. Refactor defaultIndex logic

    - setting uiRoutes: requireDefaultIndex to false
    
    - retrieve defaultIndex if necessary in discover route
    
    - before it was set in load_default.js
    kertal committed Oct 9, 2019
    Configuration menu
    Copy the full SHA
    6e45a31 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2019

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

Commits on Oct 11, 2019

  1. Merge remote-tracking branch 'upstream/master' into kertal-pr-2019-10…

    …-09-discover-readonly-error
    kertal committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    47854b9 View commit details
    Browse the repository at this point in the history
  2. Improve logic

    kertal committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    af36902 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60e3557 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aff471d View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2019

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

Commits on Oct 13, 2019

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

Commits on Oct 14, 2019

  1. Merge branch 'kertal-pr-2019-10-09-discover-readonly-error' of github…

    ….com:kertal/kibana into kertal-pr-2019-10-09-discover-readonly-error
    kertal committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    cf181f7 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master' into kertal-pr-2019-10…

    …-09-discover-readonly-error
    kertal committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    b04b503 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b446b92 View commit details
    Browse the repository at this point in the history
  4. Fix types

    kertal committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    d740444 View commit details
    Browse the repository at this point in the history