chatwoot/app/javascript
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
..
dashboard Fix: Pagination bug with filters payload (#3747) 2022-01-17 20:35:53 +05:30
packs feat: Use vue-router on widget route management (#3415) 2022-01-12 16:25:27 +05:30
sdk fix: Fixes widget unread view blocking parent page (#3658) 2022-01-12 12:27:16 -08:00
shared feat: Adds the ability to have custom view for conversations (#3666) 2022-01-17 09:18:54 +05:30
specs/packs feat: HMAC verification for web widget (#1643) 2021-01-17 22:44:03 +05:30
survey feat: Remove ionicons v2 dependency on widget (#3402) 2021-11-18 15:18:51 +05:30
widget fix: Fixes widget unread view blocking parent page (#3658) 2022-01-12 12:27:16 -08:00