Chatwoot/app/javascript/dashboard/store/modules/specs
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
..
account feat: Ability for the logged in user to create a new account (#985) 2020-07-26 12:54:50 +05:30
agents Feature: Availability Statuses (#874) 2020-07-04 11:42:47 +05:30
attributes feat: Add custom attribute table (#2929) 2021-09-08 09:37:58 +05:30
auth feat: Save UI state in the database (#1635) 2021-01-10 19:25:33 +05:30
campaigns feat: Dedicated tab for campaigns (#2741) 2021-08-11 20:29:33 +05:30
contactConversations feat: Create a new conversation from the contact panel (#2019) 2021-04-16 20:31:07 +05:30
contactLabels feat: Ability to add label for contact page (#2350) 2021-06-14 10:36:00 +05:30
contactNotes Feat: Show notes panel on crm page (#2320) 2021-06-14 09:49:17 +05:30
contacts feat: Ability to delete a contact (#2984) 2021-09-23 12:52:49 +05:30
conversationLabels Feature: Improve label experience (#975) 2020-06-25 21:04:03 +05:30
conversationMetadata Feature: Contact Panel with conversation details (#397) 2020-01-01 22:30:43 +05:30
conversationPage fix: Clear search input which navigating to other tab/page (#2061) 2021-04-22 13:58:04 +05:30
conversations feat: Display "Snoozed Until" time on conversation header (#3028) 2021-09-29 19:33:51 +05:30
conversationSearch feat: Add global message search (#1385) 2020-11-08 01:46:45 +05:30
conversationStats Chore: Move conversationStats to a seperate module (#962) 2020-06-14 14:07:52 +05:30
conversationTypingStatus Feature: Typing Indicator on widget and dashboard (#811) 2020-05-04 23:07:56 +05:30
csat feat: Add CSAT reports (#2608) 2021-07-14 10:20:06 +05:30
inboxAssignableMembers Enhancement: Ability to assign administrators as conversation assignees (#2142) 2021-04-22 23:17:29 +05:30
inboxes bug: fixes error in creating a new one off campaign (#3067) 2021-09-24 08:07:30 -07:00
integrations feat: Add Integration hooks UI (#2301) 2021-06-06 16:59:05 +05:30
labels Feature: Improve label experience (#975) 2020-06-25 21:04:03 +05:30
notifications feat: Tag agents in a private note (#1688) 2021-01-27 00:04:11 +05:30
reports feat - Add filter for reports by agent, label and inboxes (#3084) 2021-09-30 13:13:45 +05:30
teamMembers feat: Set up store for teams (#1689) 2021-03-15 18:35:56 +05:30
teams feat: Set up store for teams (#1689) 2021-03-15 18:35:56 +05:30
userNotificationSettings Feature: Add UI to update email notification preferences (#579) 2020-03-01 17:47:08 +05:30
webhooks feat: Add an option to edit webhook URL (#2316) 2021-06-06 16:59:47 +05:30