mirror of
https://github.com/chatwoot/chatwoot.git
synced 2026-06-13 21:01:16 +08:00
* 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> |
||
|---|---|---|
| .. | ||
| channel | ||
| inbox | ||
| specs | ||
| account.js | ||
| agents.js | ||
| ApiClient.js | ||
| attributes.js | ||
| auth.js | ||
| campaigns.js | ||
| cannedResponse.js | ||
| channels.js | ||
| contactNotes.js | ||
| contacts.js | ||
| conversations.js | ||
| csatReports.js | ||
| endPoints.js | ||
| inboxes.js | ||
| inboxMembers.js | ||
| integrations.js | ||
| labels.js | ||
| notifications.js | ||
| notificationSubscription.js | ||
| reports.js | ||
| teams.js | ||
| userNotificationSettings.js | ||
| webhooks.js | ||