CLDC-2241 Add filter count and clear button (#1768)
* feat: initial commit
* feat: update designs
* feat: actually clear filters
* refactor: don't use underscore in route
* refactor: make filters_count more readable
* feat: add session controller tests
* feat: add more tests
* refactor: simplification
* feat: add bulk upload id to filter count, make nil safe
* feat: add tests (and add other missing ones to sales log controller spec)
* Update flaky test (#1773)
* feat: revert db changes
* refactor: lint
---------
Co-authored-by: kosiakkatrina <54268893+kosiakkatrina@users.noreply.github.com>
|