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] Migrate Maps server to NP #66510

Merged
merged 27 commits into from
May 21, 2020
Merged

Commits on May 12, 2020

  1. Set up NP config handling

    Aaron Caldwell committed May 12, 2020
    Configuration menu
    Copy the full SHA
    42d3eec View commit details
    Browse the repository at this point in the history

Commits on May 13, 2020

  1. Configuration menu
    Copy the full SHA
    51e68a3 View commit details
    Browse the repository at this point in the history
  2. Move index pattern settings to NP

    Aaron Caldwell committed May 13, 2020
    Configuration menu
    Copy the full SHA
    d260cd0 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2020

  1. Migrate server side routing to NP

    Aaron Caldwell committed May 14, 2020
    Configuration menu
    Copy the full SHA
    f714d5c View commit details
    Browse the repository at this point in the history
  2. Clean up

    Aaron Caldwell committed May 14, 2020
    Configuration menu
    Copy the full SHA
    7b02928 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    72d7a03 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'upstream/master' into np-migrate-maps-s…

    …erver
    Aaron Caldwell committed May 14, 2020
    Configuration menu
    Copy the full SHA
    ca6ae71 View commit details
    Browse the repository at this point in the history
  5. Replace injected var refs with config refs. General clean up

    Aaron Caldwell committed May 14, 2020
    Configuration menu
    Copy the full SHA
    0381779 View commit details
    Browse the repository at this point in the history
  6. Include new args from legacy side on services init

    Aaron Caldwell committed May 14, 2020
    Configuration menu
    Copy the full SHA
    6815df6 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2020

  1. Get proxyElasticMapsService from map config, not xpack.maps

    Aaron Caldwell committed May 15, 2020
    Configuration menu
    Copy the full SHA
    4c43f90 View commit details
    Browse the repository at this point in the history
  2. Review feedback. TS updates

    Aaron Caldwell committed May 15, 2020
    Configuration menu
    Copy the full SHA
    d3e9d81 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'upstream/master' into np-migrate-maps-s…

    …erver
    Aaron Caldwell committed May 15, 2020
    Configuration menu
    Copy the full SHA
    35c1aff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d258035 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'upstream/master' into np-migrate-maps-s…

    …erver
    Aaron Caldwell committed May 15, 2020
    Configuration menu
    Copy the full SHA
    d555b35 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2020

  1. Pass the correct new maps config consistently to init services from l…

    …egacy and NP
    Aaron Caldwell committed May 19, 2020
    Configuration menu
    Copy the full SHA
    4a824e1 View commit details
    Browse the repository at this point in the history
  2. Add params and query validation. Fix index settings request

    Aaron Caldwell committed May 19, 2020
    Configuration menu
    Copy the full SHA
    a1eef2c View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'upstream/master' into np-migrate-maps-s…

    …erver
    Aaron Caldwell committed May 19, 2020
    Configuration menu
    Copy the full SHA
    15ae73c View commit details
    Browse the repository at this point in the history
  4. Ignore ts errors in legacy code that will be going away

    Aaron Caldwell committed May 19, 2020
    Configuration menu
    Copy the full SHA
    04b7541 View commit details
    Browse the repository at this point in the history
  5. Get config in legacy in safe way to accomodate karma tests

    Aaron Caldwell committed May 19, 2020
    Configuration menu
    Copy the full SHA
    c8f61f4 View commit details
    Browse the repository at this point in the history
  6. Safely obtain other config ref for karma tests

    Aaron Caldwell committed May 19, 2020
    Configuration menu
    Copy the full SHA
    0321801 View commit details
    Browse the repository at this point in the history
  7. Ignore config warning

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

Commits on May 20, 2020

  1. Review feedback. Change config ConfigSchema -> MapsXPackConfig. Sever…

    …al TS updates
    Aaron Caldwell committed May 20, 2020
    Configuration menu
    Copy the full SHA
    53c883b View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master' into np-migrate-maps-s…

    …erver
    Aaron Caldwell committed May 20, 2020
    Configuration menu
    Copy the full SHA
    9b37c86 View commit details
    Browse the repository at this point in the history
  3. Update telemetry config ts refs

    Aaron Caldwell committed May 20, 2020
    Configuration menu
    Copy the full SHA
    6a54a1f View commit details
    Browse the repository at this point in the history
  4. Review feedback. TS updates and clarifying comment

    Aaron Caldwell committed May 20, 2020
    Configuration menu
    Copy the full SHA
    db5a3a2 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2020

  1. Review feedback. Remove ts-ignore

    Aaron Caldwell committed May 21, 2020
    Configuration menu
    Copy the full SHA
    998aa82 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master' into np-migrate-maps-s…

    …erver
    Aaron Caldwell committed May 21, 2020
    Configuration menu
    Copy the full SHA
    dfb495d View commit details
    Browse the repository at this point in the history