Chatwoot/app/javascript/dashboard/helper
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
..
specs Fix: Pagination bug with filters payload (#3747) 2022-01-17 20:35:53 +05:30
actionCable.js feat: Add a view for mentions (#3505) 2021-12-09 11:20:14 +05:30
APIHelper.js chore: Adjust Chatwoot Config to deploy frontend as a separate app (#2347) 2021-05-28 19:21:16 +05:30
commons.js feat: Adds the ability to edit and delete custom attributes (#2982) 2021-09-13 03:26:18 -07:00
downloadCsvFile.js feat: Add Reports for teams (#3116) 2021-10-06 23:53:51 +05:30
filterQueryGenerator.js Fix: Pagination bug with filters payload (#3747) 2022-01-17 20:35:53 +05:30
inbox.js feat: Use Fluent SVG icons on the dashboard (#3482) 2021-11-30 21:03:18 -08:00
pushHelper.js Feature: Add web push notification permission in frontend (#766) 2020-05-06 00:10:56 +05:30
scriptGenerator.js Chore: Add web_widget_script in the Inboxes API (#615) 2020-03-16 12:32:34 +05:30
scriptHelpers.js feat: Configure Chatwoot & Analytics for SaaS app (#2975) 2021-09-07 23:11:01 +05:30
states.js Move src to dashboard (#152) 2019-10-16 14:36:17 +05:30
URLHelper.js feat: Adds the ability to have custom view for conversations (#3666) 2022-01-17 09:18:54 +05:30