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 capability to delete features from layer & index #103145

Merged
merged 13 commits into from
Jun 25, 2021

Commits on Jun 23, 2021

  1. End-to-end delete functionality in place

    Aaron Caldwell committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    65f76cf View commit details
    Browse the repository at this point in the history
  2. Add tooltip to delete mode

    Aaron Caldwell committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    afc2bb8 View commit details
    Browse the repository at this point in the history
  3. Add endpoint tests for feature delete

    Aaron Caldwell committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    c4a3a19 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'upstream/master' into add-delete-to-fea…

    …ture-edit-tools
    Aaron Caldwell committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    3f2bcf0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e8e2018 View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'upstream/master' into add-delete-to-fea…

    …ture-edit-tools
    Aaron Caldwell committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    affabf1 View commit details
    Browse the repository at this point in the history
  7. Update test to account for data source update

    Aaron Caldwell committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    e494100 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2021

  1. Update filters array to eval all

    Aaron Caldwell committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    58887ad View commit details
    Browse the repository at this point in the history
  2. Add greated resolution to delete endpoint responses

    Aaron Caldwell committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    0888b7d View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'upstream/master' into add-delete-to-fea…

    …ture-edit-tools
    Aaron Caldwell committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    bc6cc4d View commit details
    Browse the repository at this point in the history
  4. A couple more test updates to account for data update

    Aaron Caldwell committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    201078b View commit details
    Browse the repository at this point in the history
  5. A couple more test updates

    Aaron Caldwell committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    0dd4265 View commit details
    Browse the repository at this point in the history
  6. Use dedicated index for drawing functional tests. Modifying existing …

    …test index data effects other unrelated tests
    Aaron Caldwell committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    8ecec69 View commit details
    Browse the repository at this point in the history