iachat/app/javascript/dashboard
Fayaz Ahmed a1563917ba
feat - Add filter for reports by agent, label and inboxes (#3084)
* Adds filter for agents, labels and inboxes

* Added Inboxes Reports Feature

* Fixed populating of filter dropdown issue

* If applied, fixes code climate style-lint warnings

* Fixes codeclimate warnings

* if applied, Refactors sidebar file to fix codclimate warnings

* if applied, fixes the download reports button for filtered report-data

* If applied, replaces native img tag with thumbnail component

* If applied, replaces hardcoded color string with variable

* If applied, adds a11y labels to multiselect dropdowns

* If applied, Renames reports methods to generic names

* If applied, Adds test cases for Labels and Inboxes

* If applied, write a test spec for fileDownload helper

* if applied, Moves fileDownload method to a utils folder

* If applied, Fixes the report file name type

* Test Spec for Reports Store module

* Fix specs - add restoreAllMocks

Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
2021-09-30 13:13:45 +05:30
..
api feat - Add filter for reports by agent, label and inboxes (#3084) 2021-09-30 13:13:45 +05:30
assets feat - Add filter for reports by agent, label and inboxes (#3084) 2021-09-30 13:13:45 +05:30
components feat: Display "Snoozed Until" time on conversation header (#3028) 2021-09-29 19:33:51 +05:30
helper feat: Ability to delete a contact (#2984) 2021-09-23 12:52:49 +05:30
i18n feat - Add filter for reports by agent, label and inboxes (#3084) 2021-09-30 13:13:45 +05:30
mixins chore: Update contact sidebar with accordion (#3002) 2021-09-13 18:08:58 +05:30
modules Live chat widget preview #2441 (#2523) 2021-07-22 18:36:33 +05:30
routes feat - Add filter for reports by agent, label and inboxes (#3084) 2021-09-30 13:13:45 +05:30
store feat - Add filter for reports by agent, label and inboxes (#3084) 2021-09-30 13:13:45 +05:30
App.vue chore: Show new account modal if user accounts are empty (#2448) 2021-08-02 08:54:53 +05:30
App.Vue.spec.js Move src to dashboard (#152) 2019-10-16 14:36:17 +05:30
constants.js feat: Add all filter for conversations (#3102) 2021-09-29 16:23:39 +05:30