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] Add query bar inputs to geo threshold alerts tracked points & boundaries #80871

Merged
merged 32 commits into from
Nov 18, 2020

Commits on Oct 13, 2020

  1. Add index search query bar

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

Commits on Oct 16, 2020

  1. Add second query bar and update services used to be compatible with q…

    …uery context services
    Aaron Caldwell committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    59339c4 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master' into add-query-inputs-…

    …to-geo-tracker
    Aaron Caldwell committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    3f2ad7d View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2020

  1. Verify syntax and send to server. Add handling for shapes only logic …

    …on server
    Aaron Caldwell committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    fa4f0ef View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2020

  1. Merge remote-tracking branch 'upstream/master' into add-query-inputs-…

    …to-geo-tracker
    Aaron Caldwell committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    2349822 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2020

  1. Merge remote-tracking branch 'upstream/master' into add-query-inputs-…

    …to-geo-tracker
    Aaron Caldwell committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    cb7d3b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6680db0 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2020

  1. Fix how query bars repopulate for alert edit

    Aaron Caldwell committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    ed259c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f9fce2 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'upstream/master' into add-query-inputs-…

    …to-geo-tracker
    Aaron Caldwell committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    29f1b30 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2020

  1. Type fixes and clean up

    Aaron Caldwell committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    4f692c4 View commit details
    Browse the repository at this point in the history
  2. More type fixes and safety checks on the server side

    Aaron Caldwell committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    5f5df0c View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'upstream/master' into add-query-inputs-…

    …to-geo-tracker
    Aaron Caldwell committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    56d646d View commit details
    Browse the repository at this point in the history
  4. Type fix

    Aaron Caldwell committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    8e86d59 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2020

  1. Merge remote-tracking branch 'upstream/master' into add-query-inputs-…

    …to-geo-tracker
    Aaron Caldwell committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    791e57f View commit details
    Browse the repository at this point in the history
  2. Add tests for esFormattedQuery

    Aaron Caldwell committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    a740033 View commit details
    Browse the repository at this point in the history
  3. Review feedback. Remove 'temp' in names, add 'Input'

    Aaron Caldwell committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    2499530 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2020

  1. Add snapshot tests of index components

    Aaron Caldwell committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    120c0c9 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master' into add-query-inputs-…

    …to-geo-tracker
    Aaron Caldwell committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    faf41dd View commit details
    Browse the repository at this point in the history
  3. Type updates

    Aaron Caldwell committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    0b6fc7a View commit details
    Browse the repository at this point in the history
  4. Snapshot updates

    Aaron Caldwell committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    fb27dc5 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'upstream/master' into add-query-inputs-…

    …to-geo-tracker
    Aaron Caldwell committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    e52ed1f View commit details
    Browse the repository at this point in the history
  6. Update snapshot

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

Commits on Nov 13, 2020

  1. Update kibana.json to cover deps

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

Commits on Nov 14, 2020

  1. Add in kibana deps missed by merge

    Aaron Caldwell committed Nov 14, 2020
    Configuration menu
    Copy the full SHA
    870c16c View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2020

  1. Merge remote-tracking branch 'upstream/master' into add-query-inputs-…

    …to-geo-tracker
    Aaron Caldwell committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    8475bf0 View commit details
    Browse the repository at this point in the history
  2. Update deps missed by merge

    Aaron Caldwell committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    818dade View commit details
    Browse the repository at this point in the history
  3. Type updates

    Aaron Caldwell committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    a4586e0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    984d802 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2020

  1. Merge remote-tracking branch 'upstream/master' into add-query-inputs-…

    …to-geo-tracker
    Aaron Caldwell committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    af9e073 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master' into add-query-inputs-…

    …to-geo-tracker
    Aaron Caldwell committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    733c080 View commit details
    Browse the repository at this point in the history
  3. Add back optional plugin and tweak required plugins to undo merge cha…

    …nges
    Aaron Caldwell committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    c07d6f4 View commit details
    Browse the repository at this point in the history