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] Port over maps logic with few dependencies. Temporarily divide up init logic between legacy and NP #57400

Closed
wants to merge 17 commits into from

Commits on Feb 12, 2020

  1. Plugin file and services in place. Some redux logic ported

    Aaron Caldwell committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    a4040e9 View commit details
    Browse the repository at this point in the history
  2. Port and update index pattern util

    Aaron Caldwell committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    706c569 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2020

  1. Move reducers over to NP. Update refs in legacy

    Aaron Caldwell committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    b7f5603 View commit details
    Browse the repository at this point in the history
  2. Port inspector to NP

    Aaron Caldwell committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    11c6cc9 View commit details
    Browse the repository at this point in the history
  3. Move some kibana services init to NP. Some cleaning

    Aaron Caldwell committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    989b682 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'upstream/master' into get-initial-maps-…

    …logic-in-np
    Aaron Caldwell committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    e1ca275 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9c12002 View commit details
    Browse the repository at this point in the history
  6. Remove legacy selectors

    Aaron Caldwell committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    2f86eb9 View commit details
    Browse the repository at this point in the history
  7. Remove legacy inspector dir

    Aaron Caldwell committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    d39b3a2 View commit details
    Browse the repository at this point in the history
  8. Initialize time filter function in NP

    Aaron Caldwell committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    91c649b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3ac3dc7 View commit details
    Browse the repository at this point in the history
  10. Remove legacy layers

    Aaron Caldwell committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    4b60af7 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2020

  1. Migrate meta file and test. Update refs

    Aaron Caldwell committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    6640bb6 View commit details
    Browse the repository at this point in the history
  2. Migrate mb image utils and utils

    Aaron Caldwell committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    000cd1e View commit details
    Browse the repository at this point in the history
  3. Update NP todos. Update remaining reference to legacy chrome.getInjec…

    …ted. Move validated range component
    Aaron Caldwell committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    df202bb View commit details
    Browse the repository at this point in the history
  4. Migrate layer supporting components. Update refs

    Aaron Caldwell committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    dbc6cc3 View commit details
    Browse the repository at this point in the history
  5. Update file refs. Replace chrome.getUiSettingsClient with core uiSett…

    …ings
    Aaron Caldwell committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    dffc502 View commit details
    Browse the repository at this point in the history