Chatwoot/app/javascript/dashboard/store/modules/specs
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
..
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
auth feat: Save UI state in the database (#1635) 2021-01-10 19:25:33 +05:30
campaigns feat: Campaign table (#2212) 2021-05-05 22:16:59 -07:00
contactConversations feat: Create a new conversation from the contact panel (#2019) 2021-04-16 20:31:07 +05:30
contacts Feat: Create contact from contacts page (#1806) 2021-02-19 20:22:58 +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 Fix: sidebar filters not applying bug for chatlist (#1938) 2021-03-20 17:42:29 +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
inboxAssignableMembers Enhancement: Ability to assign administrators as conversation assignees (#2142) 2021-04-22 23:17:29 +05:30
inboxes Chore: Web widget Inbox Tech Debts (#738) 2020-04-19 23:40:28 +05:30
integrations Feature: Slack - receive messages, create threads, send replies (#974) 2020-06-22 13:19:26 +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: Download Agent wise report (#1517) 2020-12-15 23:35:03 +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 Feature: As a admin, I should be able to add webhooks to account (#572) 2020-02-29 17:43:49 +05:30