Chatwoot/app/javascript/dashboard/api
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
..
channel fix: Twitter inbox creation error (#1783) 2021-02-16 19:35:10 +05:30
inbox fix: Update tweet character count logic (#2709) 2021-08-02 16:07:30 +05:30
specs feat - Add filter for reports by agent, label and inboxes (#3084) 2021-09-30 13:13:45 +05:30
account.js feat: Ability for the logged in user to create a new account (#985) 2020-07-26 12:54:50 +05:30
agents.js Chore: Scope URLs with account_id (#601) 2020-03-09 23:27:10 +05:30
ApiClient.js Feature: Slack - receive messages, create threads, send replies (#974) 2020-06-22 13:19:26 +05:30
attributes.js feat: Add custom attribute table (#2929) 2021-09-08 09:37:58 +05:30
auth.js feat: Improved password security policy (#2345) 2021-06-07 17:26:08 +05:30
campaigns.js feat: Add campaign (#2177) 2021-05-04 15:08:41 +05:30
cannedResponse.js Chore: Scope URLs with account_id (#601) 2020-03-09 23:27:10 +05:30
channels.js Chore: Add Facebook app set up documentation (#647) 2020-03-28 11:43:02 +05:30
contactNotes.js Feat: Show notes panel on crm page (#2320) 2021-06-14 09:49:17 +05:30
contacts.js feat: Add ability to bulk import contacts (#3026) 2021-09-29 12:01:58 +05:30
conversations.js Chore: Scope URLs with account_id (#601) 2020-03-09 23:27:10 +05:30
csatReports.js feat: Add date-range filter on CSAT Reports (#2622) 2021-07-14 20:15:57 +05:30
endPoints.js Chore: Remove dead code related to billing (#935) 2020-06-07 20:31:48 +05:30
inboxes.js feat: Ability to remove inbox avatar (#2885) 2021-08-31 15:12:05 +05:30
inboxMembers.js Chore: Inbox Members API improvements (#3008) 2021-09-14 11:55:02 +05:30
integrations.js feat: Add Integration hooks UI (#2301) 2021-06-06 16:59:05 +05:30
labels.js Feature: Improve label experience (#975) 2020-06-25 21:04:03 +05:30
notifications.js feat: notification center (#1612) 2021-01-25 00:59:44 +05:30
notificationSubscription.js Feature: Add web push notification permission in frontend (#766) 2020-05-06 00:10:56 +05:30
reports.js feat - Add filter for reports by agent, label and inboxes (#3084) 2021-09-30 13:13:45 +05:30
teams.js feat: Set up store for teams (#1689) 2021-03-15 18:35:56 +05:30
userNotificationSettings.js Chore: Scope URLs with account_id (#601) 2020-03-09 23:27:10 +05:30
webhooks.js Chore: Scope URLs with account_id (#601) 2020-03-09 23:27:10 +05:30