Chatwoot/app/javascript/dashboard/store/modules
Sojan Jose b05d06a28a
feat: Ability to lock to single conversation (#5881)
Adds the ability to lock conversation to a single thread for Whatsapp and Sms Inboxes when using outbound messages.

demo: https://www.loom.com/share/c9e1e563c8914837a4139dfdd2503fef

fixes: #4975

Co-authored-by: Nithin David <1277421+nithindavid@users.noreply.github.com>
2022-11-25 13:01:04 +03:00
..
contacts feat: Update API for contact avatar (#4719) 2022-07-12 10:03:16 +02:00
conversations feat: Allow users to mark a conversation as unread (#5924) 2022-11-24 10:55:45 +03:00
helpCenterArticles feat: Adds the ability to publish an article (#5365) 2022-09-02 12:53:18 +05:30
helpCenterCategories fix: Update article count in portal admin dashboard (#5647) 2022-10-21 13:43:15 -07:00
helpCenterPortals chore: Refactor sidebar components used in help center (#5695) 2022-10-21 16:43:43 -07:00
notifications feat: Update notifications and unread count in real time (#4261) 2022-03-28 20:01:23 +05:30
specs feat: Allow users to mark a conversation as unread (#5924) 2022-11-24 10:55:45 +03:00
teams feat: Set up store for teams (#1689) 2021-03-15 18:35:56 +05:30
accounts.js feat: Allow agent-bots to be created from the UI (#4153) 2022-11-17 22:15:58 -08:00
agentBots.js chore: Allow admins to choose the agent bot from the UI (#5895) 2022-11-18 08:54:32 -08:00
agents.js fix: Update the relevant agent presence only (#5220) 2022-08-09 12:32:09 +05:30
attributes.js feat: Custom fields in pre-chat form (#4189) 2022-04-19 12:47:29 +05:30
auth.js chore: Ability to change default account (#5393) 2022-10-05 17:31:12 -07:00
automations.js fix: Add Attachment endpoint to save file against automation rule (#4480) 2022-04-24 12:02:40 +05:30
bulkActions.js feat: Add Bulk actions to conversations (#4647) 2022-06-03 11:12:22 +05:30
campaigns.js feat: Add Advanced Conversation Filters (#3239) 2021-11-18 19:15:02 +05:30
cannedResponse.js [Refactor] Cleanup agent store and actions (#373) 2019-12-21 22:54:35 +05:30
contactConversations.js feat: Ability to lock to single conversation (#5881) 2022-11-25 13:01:04 +03:00
contactLabels.js feat: Ability to add label for contact page (#2350) 2021-06-14 10:36:00 +05:30
contactNotes.js feat: Add notes for Contacts (#3273) 2021-10-25 18:35:58 +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 feat: Add Advanced Conversation Filters (#3239) 2021-11-18 19:15:02 +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 fix: Disable typing indicator for user when agent is typing a private note (#3303) 2021-11-01 12:20:07 +04:00
conversationWatchers.js feat: Add store for conversation watchers (#5808) 2022-11-08 09:33:14 -08:00
csat.js chore: Add an option to download CSAT Reports (#4694) 2022-05-17 21:01:45 +05:30
customViews.js feat: Adds the ability to delete a segment (#3836) 2022-01-24 17:37:43 +05:30
dashboardApps.js feat: Add the ability to create dashboard apps from the UI (#4924) 2022-07-08 15:55:32 +07:00
inboxAssignableAgents.js feat: Add Bulk actions to conversations (#4647) 2022-06-03 11:12:22 +05:30
inboxes.js chore: Add editor toggle for API inbox (#5660) 2022-10-17 18:52:51 -07:00
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 fix: Could not able to create label (#4161) 2022-03-14 20:43:56 +05:30
macros.js feat: Add API module and Vuex store for Macros (#5603) 2022-10-11 22:54:17 -07:00
reports.js fix: Update the relevant agent presence only (#5220) 2022-08-09 12:32:09 +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 feat: Add event subscription option to webhooks (#4540) 2022-04-25 17:44:42 +05:30