iachat/app/javascript/dashboard/routes
Fayaz Ahmed 6deb3764dc
Fix: Pagination bug with filters payload (#3747)
* Removes the last operators value

* Moved removing the last operator to the payload generator

* Update app/javascript/dashboard/helper/filterQueryGenerator.js

This makes sure the last operator is never sent to the request

Co-authored-by: Nithin David Thomas <1277421+nithindavid@users.noreply.github.com>

* Fixed the test specs

* Fixed the intendation and added comments

Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
Co-authored-by: Nithin David Thomas <1277421+nithindavid@users.noreply.github.com>
2022-01-17 20:35:53 +05:30
..
auth chore: Fix Eslint warnings (#3654) 2021-12-27 13:49:31 +05:30
dashboard Fix: Pagination bug with filters payload (#3747) 2022-01-17 20:35:53 +05:30
login chore: Fix pre-commit hooks (#3525) 2021-12-08 17:32:00 -08:00
index.js fix: Use role permissions from accounts instead of role attribute (#3445) 2021-11-23 17:37:01 +05:30
index.spec.js fix: Use role permissions from accounts instead of role attribute (#3445) 2021-11-23 17:37:01 +05:30