Chatwoot/app/javascript/dashboard/components
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
..
Accordion bug: Fix cannot copy text content from sidebar (#3506) 2021-12-06 14:38:04 +05:30
buttons chore: Updates design of resolve context menu (#3667) 2021-12-29 22:24:11 +05:30
layout feat: Adds the ability to have custom view for conversations (#3666) 2022-01-17 09:18:54 +05:30
specs feat: Add a view for mentions (#3505) 2021-12-09 11:20:14 +05:30
ui chore: Fix Eslint warnings (#3654) 2021-12-27 13:49:31 +05:30
widgets Fix: Pagination bug with filters payload (#3747) 2022-01-17 20:35:53 +05:30
ChatList.vue feat: Adds the ability to have custom view for conversations (#3666) 2022-01-17 09:18:54 +05:30
Code.vue fix: Show push notifications settings except Safari (#1741) 2021-02-08 16:39:15 +05:30
CustomAttribute.vue feat: Use Fluent SVG icons on the dashboard (#3482) 2021-11-30 21:03:18 -08:00
index.js feat: Add CSAT reports (#2608) 2021-07-14 10:20:06 +05:30
Modal.vue feat: Use Fluent SVG icons on the dashboard (#3482) 2021-11-30 21:03:18 -08:00
ModalHeader.vue feat: Disable attachments and emoji picker in the web widget (#1102) 2020-08-05 17:46:17 +05:30
NetworkNotification.vue chore: Updates icon for network disconnect alert (#3514) 2021-12-07 23:45:36 +05:30
SettingsSection.vue feat: HMAC verification for web widget (#1643) 2021-01-17 22:44:03 +05:30
SidemenuIcon.vue feat: Use Fluent SVG icons on the dashboard (#3482) 2021-11-30 21:03:18 -08:00
Snackbar.vue chore: Add a redirect link to the conversation in success toast message (#3711) 2022-01-13 11:15:40 -08:00
SnackbarContainer.vue chore: Add a redirect link to the conversation in success toast message (#3711) 2022-01-13 11:15:40 -08:00