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

Migrate Coordinate Maps to NP #64668

Merged
merged 34 commits into from
May 6, 2020

Commits on Apr 29, 2020

  1. Use NP format service

    Aaron Caldwell committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    8f9984e View commit details
    Browse the repository at this point in the history
  2. Use NP data query service

    Aaron Caldwell committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    9848713 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b66704f View commit details
    Browse the repository at this point in the history
  4. Import leaflet draw to avoid timing issue that prevents it from being…

    … loaded yet in NP
    Aaron Caldwell committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    6a4c970 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    151ddc9 View commit details
    Browse the repository at this point in the history
  6. Switch new maps over to using NP map config

    Aaron Caldwell committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    47aec38 View commit details
    Browse the repository at this point in the history
  7. Consume mapsLegacy config on Maps server

    Aaron Caldwell committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    a53a452 View commit details
    Browse the repository at this point in the history
  8. Type fixes. Schema updates

    Aaron Caldwell committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    5561154 View commit details
    Browse the repository at this point in the history
  9. Add new plugin path to i18n

    Aaron Caldwell committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    d3bae1c View commit details
    Browse the repository at this point in the history
  10. Mock configs for karma test service settings

    Aaron Caldwell committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    1855529 View commit details
    Browse the repository at this point in the history
  11. Merge remote-tracking branch 'upstream/master' into np-migrate-coordi…

    …nate-maps
    Aaron Caldwell committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    bb3404c View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2020

  1. Fix jest tests

    Aaron Caldwell committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    05b672b View commit details
    Browse the repository at this point in the history
  2. Update test files to snake case

    Aaron Caldwell committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    c0154b3 View commit details
    Browse the repository at this point in the history
  3. Use getIsEmsEnabled from kibana services

    Aaron Caldwell committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    166b0c5 View commit details
    Browse the repository at this point in the history
  4. Review feedback

    Aaron Caldwell committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    577b583 View commit details
    Browse the repository at this point in the history
  5. Review feedback. Set initializerContext as readonly

    Aaron Caldwell committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    2368a9c View commit details
    Browse the repository at this point in the history
  6. Type fix

    Aaron Caldwell committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    e24f4be View commit details
    Browse the repository at this point in the history
  7. Fix issue with heatlayer not getting loaded correctly

    Aaron Caldwell committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    d49a57f View commit details
    Browse the repository at this point in the history
  8. Update jest test

    Aaron Caldwell committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    a391bb9 View commit details
    Browse the repository at this point in the history
  9. Change how popup is instantiated and bound to map

    Aaron Caldwell committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    4c25a26 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2020

  1. Remove webpack shims and relocate to maps_legacy. Remove other leafle…

    …t and plugin imports
    Aaron Caldwell committed May 4, 2020
    Configuration menu
    Copy the full SHA
    39c2231 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2020

  1. Clean up extra imports of leaflet resources

    Aaron Caldwell committed May 5, 2020
    Configuration menu
    Copy the full SHA
    a384887 View commit details
    Browse the repository at this point in the history
  2. Remove staggered loading. Clean up

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

    …nate-maps
    Aaron Caldwell committed May 5, 2020
    Configuration menu
    Copy the full SHA
    7409be3 View commit details
    Browse the repository at this point in the history
  4. Pull global L from local file

    Aaron Caldwell committed May 5, 2020
    Configuration menu
    Copy the full SHA
    b5785ef View commit details
    Browse the repository at this point in the history
  5. Forgot one leaflet reference

    Aaron Caldwell committed May 5, 2020
    Configuration menu
    Copy the full SHA
    13bccc2 View commit details
    Browse the repository at this point in the history
  6. Remove one more unneeded leaflet ref in dashboard

    Aaron Caldwell committed May 5, 2020
    Configuration menu
    Copy the full SHA
    61b1c01 View commit details
    Browse the repository at this point in the history
  7. Uno mas

    Aaron Caldwell committed May 5, 2020
    Configuration menu
    Copy the full SHA
    3d7a38e View commit details
    Browse the repository at this point in the history
  8. Import leaflet for vega tests since it can't be initialized the norma…

    …l way (tests have no access to the window object)
    Aaron Caldwell committed May 5, 2020
    Configuration menu
    Copy the full SHA
    83e467d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8f861ce View commit details
    Browse the repository at this point in the history
  10. Merge remote-tracking branch 'upstream/master' into np-migrate-coordi…

    …nate-maps
    Aaron Caldwell committed May 5, 2020
    Configuration menu
    Copy the full SHA
    9ef70a2 View commit details
    Browse the repository at this point in the history
  11. Get rid of unused module.exports

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

Commits on May 6, 2020

  1. Configuration menu
    Copy the full SHA
    f4af673 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master' into np-migrate-coordi…

    …nate-maps
    Aaron Caldwell committed May 6, 2020
    Configuration menu
    Copy the full SHA
    46ad010 View commit details
    Browse the repository at this point in the history