iachat/app/javascript/dashboard/routes/dashboard/contacts
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
..
components Fix: Pagination bug with filters payload (#3747) 2022-01-17 20:35:53 +05:30
contactFilterItems feat: Add advanced contact filters (#3471) 2021-12-02 19:12:44 -08:00
pages feat: Add notes for Contacts (#3273) 2021-10-25 18:35:58 +05:30
routes.js feat: Add notes for Contacts (#3273) 2021-10-25 18:35:58 +05:30