Chatwoot/app
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
..
actions chore: Migrate PubSub Token to contact inbox (#3434) 2021-11-22 23:32:17 +05:30
assets feat: Fixes #1940 WCAG support for website widget (#2071) 2021-09-02 12:13:53 +05:30
builders feat: Save automation rules (#3359) 2022-01-10 12:41:59 +05:30
channels chore: Migrate PubSub Token to contact inbox (#3434) 2021-11-22 23:32:17 +05:30
controllers Feat: Automations Actions (#3564) 2022-01-13 11:21:06 +05:30
dashboards fix: SuperAdmin Improvements (#3733) 2022-01-11 19:00:00 -08:00
dispatchers feat: Save automation rules (#3359) 2022-01-10 12:41:59 +05:30
drops fix: Add fixes for sentry errors (#3522) 2021-12-09 11:50:28 +05:30
fields fix: SuperAdmin Improvements (#3733) 2022-01-11 19:00:00 -08:00
finders feat: Add a view for mentions (#3505) 2021-12-09 11:20:14 +05:30
helpers chore: Allow more filetypes in uploads (#3557) 2021-12-20 23:50:37 +05:30
javascript Fix: Pagination bug with filters payload (#3747) 2022-01-17 20:35:53 +05:30
jobs chore: API improvements (#3637) 2021-12-21 22:48:01 +05:30
listeners Feat: Automations Actions (#3564) 2022-01-13 11:21:06 +05:30
mailboxes bug: NoMethodError: undefined method `match' for in_reply_to (#3641) 2021-12-22 22:33:18 +05:30
mailers feat: Save automation rules (#3359) 2022-01-10 12:41:59 +05:30
models chore: Clean up assignment logic (#3763) 2022-01-13 21:38:10 -08:00
policies feat: Save automation rules (#3359) 2022-01-10 12:41:59 +05:30
presenters chore: Minor API cleanups (#3645) 2021-12-23 00:55:49 +05:30
services Feat: Automations Actions (#3564) 2022-01-13 11:21:06 +05:30
views fix: Update broken CSS Styles in liquid template (#3756) 2022-01-13 10:52:48 -08:00
workers Fix: Add max retries for all jobs (#3582) 2021-12-15 17:31:16 +05:30
test-matchers.js Initial testing with jest (#133) 2019-10-15 00:18:46 +05:30