Chatwoot/app/javascript/dashboard/store/modules
Muhsin Keloth 6245a10a70
feat: Campaign table (#2212)
* code cleanup

* add campaign table

* update locale texts

* locale text cleanup

* Rename selectedAgent with selectedSender in add campaign form

* code cleanup

* remove timer mixin

* update avatar size to 20px

* add border for table

* add campaigns get action specs

* rename campaign table component

* fix style issues

* update sender list based on inbox permission

* style fixes

* review fixes

* add campaign sender component

* replace wootsubmit button with wootbutton

* update scroll width

* replace campaign status with woot label

* changes as per review

* style fixes

* remove unused code

* disable campaign in inbox settings page

* review fixes
2021-05-05 22:16:59 -07:00
..
contacts feat: Create a new conversation from the contact panel (#2019) 2021-04-16 20:31:07 +05:30
conversations fixed object destructuring to fallback to {} when meta.team is null (#2158) 2021-04-26 15:30:26 +05:30
notifications feat: Tag agents in a private note (#1688) 2021-01-27 00:04:11 +05:30
specs feat: Campaign table (#2212) 2021-05-05 22:16:59 -07:00
teams feat: Set up store for teams (#1689) 2021-03-15 18:35:56 +05:30
accounts.js feat: Ability for the logged in user to create a new account (#985) 2020-07-26 12:54:50 +05:30
agents.js Feature: Availability Statuses (#874) 2020-07-04 11:42:47 +05:30
auth.js fix: error response has undefined issue (#2092) 2021-04-13 18:21:46 +05:30
campaigns.js feat: Add campaign (#2177) 2021-05-04 15:08:41 +05:30
cannedResponse.js [Refactor] Cleanup agent store and actions (#373) 2019-12-21 22:54:35 +05:30
contactConversations.js feat: Create a new conversation from the contact panel (#2019) 2021-04-16 20:31:07 +05:30
conversationLabels.js Feature: Improve label experience (#975) 2020-06-25 21:04:03 +05:30
conversationMetadata.js Feature: Contact Panel with conversation details (#397) 2020-01-01 22:30:43 +05:30
conversationPage.js fix: Clear search input which navigating to other tab/page (#2061) 2021-04-22 13:58:04 +05:30
conversationSearch.js feat: Add global message search (#1385) 2020-11-08 01:46:45 +05:30
conversationStats.js Chore: Move conversationStats to a seperate module (#962) 2020-06-14 14:07:52 +05:30
conversationTypingStatus.js Chore: Move conversationStats to a seperate module (#962) 2020-06-14 14:07:52 +05:30
inboxAssignableAgents.js Enhancement: Ability to assign administrators as conversation assignees (#2142) 2021-04-22 23:17:29 +05:30
inboxes.js feat: Create a new conversation from the contact panel (#2019) 2021-04-16 20:31:07 +05:30
inboxMembers.js chore: inbox member clean up (#2144) 2021-04-27 20:59:00 +05:30
integrations.js Feature: Slack - receive messages, create threads, send replies (#974) 2020-06-22 13:19:26 +05:30
labels.js feat: Sort labels on sidebar by alphabetical order (#1387) 2020-11-07 12:21:34 +05:30
reports.js feat: Download Agent wise report (#1517) 2020-12-15 23:35:03 +05:30
teamMembers.js feat: Set up store for teams (#1689) 2021-03-15 18:35:56 +05:30
userNotificationSettings.js Feature: Add web push notification permission in frontend (#766) 2020-05-06 00:10:56 +05:30
webhooks.js Feature: As a admin, I should be able to add webhooks to account (#572) 2020-02-29 17:43:49 +05:30