Chatwoot/app
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
..
actions chore: Merge contact copy over information (#2812) 2021-08-31 15:30:18 +05:30
assets feat: Fixes #1940 WCAG support for website widget (#2071) 2021-09-02 12:13:53 +05:30
builders feat: API to Filter reports by teams (#3066) 2021-09-27 21:12:08 +05:30
channels Chore: Fix presence for current user (#1001) 2020-07-04 20:03:16 +05:30
controllers feat: API to Filter reports by teams (#3066) 2021-09-27 21:12:08 +05:30
dashboards feat: Improved password security policy (#2345) 2021-06-07 17:26:08 +05:30
dispatchers feat: Add CSAT response APIs (#2503) 2021-06-29 20:59:41 +05:30
drops chore: Display available name in email (#2888) 2021-08-26 15:16:47 +05:30
fields feat: installation config in super admin console (#1641) 2021-01-15 13:21:53 +05:30
finders feat: Add all filter for conversations (#3102) 2021-09-29 16:23:39 +05:30
helpers chore: Security Improvements to the API (#2893) 2021-09-01 15:08:05 +05:30
javascript feat - Add filter for reports by agent, label and inboxes (#3084) 2021-09-30 13:13:45 +05:30
jobs fix: Update associations when a label is updated (#3046) 2021-09-21 10:16:32 +05:30
listeners feat: Ability to delete a contact (#2984) 2021-09-23 12:52:49 +05:30
mailboxes fix: Emails not delivered when case does not match 2021-09-17 22:14:39 +05:30
mailers feat: CSAT for all channels (#2749) 2021-08-23 22:00:47 +05:30
models feat: API to Filter reports by teams (#3066) 2021-09-27 21:12:08 +05:30
policies feat: Ability to delete a contact (#2984) 2021-09-23 12:52:49 +05:30
presenters feat: Display "Snoozed Until" time on conversation header (#3028) 2021-09-29 19:33:51 +05:30
services chore: Remove unused memoization in telegram incoming service (#3075) 2021-09-24 17:22:22 +05:30
views feat: Display "Snoozed Until" time on conversation header (#3028) 2021-09-29 19:33:51 +05:30
workers chore: Fix emails being sent with the wrong translations (#2236) 2021-06-08 22:45:01 +05:30
test-matchers.js Initial testing with jest (#133) 2019-10-15 00:18:46 +05:30