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

Filter manager improvements \ bug fixes #41999

Commits on Jul 25, 2019

  1. Filter manager improvements

     - Avoid firing update \ fetch events twice from filter manager, by making filter state manager use getFilters rathre than storing its own previous filters.
    - Don't fire fetch event when only disabled filters were changed
    - Replaced onlyDisabledChanged implementation with a more readable one (karma tests pass!)
    - Exported onlyDisabledChanged from data
    - Deleted unused only_state_changed
    Liza K committed Jul 25, 2019
    Configuration menu
    Copy the full SHA
    a57f485 View commit details
    Browse the repository at this point in the history
  2. Delete empty afterEach

    Liza K committed Jul 25, 2019
    Configuration menu
    Copy the full SHA
    47266ad View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'upstream/master' into newplatform/data-…

    …plugin/restore-fetch-update-diff
    Liza K committed Jul 25, 2019
    Configuration menu
    Copy the full SHA
    5e079a9 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2019

  1. Merge remote-tracking branch 'upstream/master' into newplatform/data-…

    …plugin/restore-fetch-update-diff
    Liza K committed Jul 28, 2019
    Configuration menu
    Copy the full SHA
    f051045 View commit details
    Browse the repository at this point in the history