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

[ACS-5480] Bug Fix for multiple process/task filters #8757

Merged
merged 13 commits into from
Jul 21, 2023

Commits on Jul 20, 2023

  1. added a check before pushing filters

    SheenaMalhotra182 committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    cc5a185 View commit details
    Browse the repository at this point in the history
  2. moved the check inside a method and added unit tests for method

    SheenaMalhotra182 committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    4df33bd View commit details
    Browse the repository at this point in the history
  3. renamed duplicate variables

    SheenaMalhotra182 committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    5a4cbd5 View commit details
    Browse the repository at this point in the history
  4. improved unit tests

    SheenaMalhotra182 committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    9ff61c3 View commit details
    Browse the repository at this point in the history
  5. linting fixes

    SheenaMalhotra182 committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    ea202f9 View commit details
    Browse the repository at this point in the history
  6. linting fixes

    SheenaMalhotra182 committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    3e9743e View commit details
    Browse the repository at this point in the history
  7. linting fixes

    SheenaMalhotra182 committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    5118272 View commit details
    Browse the repository at this point in the history
  8. removed unnecessary expects

    SheenaMalhotra182 committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    1dad1f5 View commit details
    Browse the repository at this point in the history
  9. linting fix and added JS doc

    SheenaMalhotra182 committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    a408a7e View commit details
    Browse the repository at this point in the history
  10. linting fixes - removed types from doc

    SheenaMalhotra182 committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    a4114e1 View commit details
    Browse the repository at this point in the history
  11. added unit tests for createDefaultFilter scenario

    SheenaMalhotra182 committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    ed2aa71 View commit details
    Browse the repository at this point in the history
  12. linting fixes

    SheenaMalhotra182 committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    f01ccde View commit details
    Browse the repository at this point in the history
  13. moved mock test data to mock data files

    SheenaMalhotra182 committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    1895d51 View commit details
    Browse the repository at this point in the history