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

[Maps] Update layer dependencies to NP #59585

Merged
merged 17 commits into from
Mar 20, 2020

Commits on Mar 16, 2020

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

Commits on Mar 17, 2020

  1. Create separate init method for plugin setup, leverage in embeddable …

    …factory
    Aaron Caldwell committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    8906c4c View commit details
    Browse the repository at this point in the history
  2. Add NP timefilter, http, IndexPatternSelect

    Aaron Caldwell committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    6654914 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'upstream/master' into np-update-layer-d…

    …ependencies
    Aaron Caldwell committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    ccfc1ed View commit details
    Browse the repository at this point in the history
  4. Pull vis color utils into Maps

    Aaron Caldwell committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    be6bdd5 View commit details
    Browse the repository at this point in the history
  5. Add NP dark mode and toast handling. Some fixes

    Aaron Caldwell committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    223c876 View commit details
    Browse the repository at this point in the history
  6. Init autocomplete and indexPattern via normal paths

    Aaron Caldwell committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    6335ab4 View commit details
    Browse the repository at this point in the history
  7. Test fixes and clean up

    Aaron Caldwell committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    09557bb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bb30b0a View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2020

  1. Fix remaining broken jest tests

    Aaron Caldwell committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    6bcf095 View commit details
    Browse the repository at this point in the history
  2. Update inspector start contract

    Aaron Caldwell committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    a901ae9 View commit details
    Browse the repository at this point in the history
  3. Clean up plugin and legacy files. Fix type issues

    Aaron Caldwell committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    43efb9c View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'upstream/master' into np-update-layer-d…

    …ependencies
    Aaron Caldwell committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    eb76efe View commit details
    Browse the repository at this point in the history
  5. Set inspector in plugin start method not external function

    Aaron Caldwell committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    b07589b View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2020

  1. Keep both injected var functions (legacy and NP). Move inspector init…

    … back to separate init function
    Aaron Caldwell committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    db6c7f3 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master' into np-update-layer-d…

    …ependencies
    Aaron Caldwell committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    2f3347f View commit details
    Browse the repository at this point in the history
  3. Add back ts-ignore on NP kibana services import

    Aaron Caldwell committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    b0a7e5d View commit details
    Browse the repository at this point in the history