Chatwoot/app/javascript/dashboard/components/widgets
Sojan Jose 791d90c6b7
chore: Migrate PubSub Token to contact inbox (#3434)
At present, the websocket pubsub tokens are present at the contact objects in chatwoot. A better approach would be to have these tokens at the contact_inbox object instead. This helps chatwoot to deliver the websocket events targetted to the specific widget connection, stop contact events from leaking into other chat sessions from the same contact.

Fixes #1682
Fixes #1664

Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
2021-11-22 23:32:17 +05:30
..
chart feat: Add CSAT reports (#2608) 2021-07-14 10:20:06 +05:30
conversation chore: Migrate PubSub Token to contact inbox (#3434) 2021-11-22 23:32:17 +05:30
forms chore: Add readonly attribute to woot-input component (#3119) 2021-09-30 22:07:20 +05:30
mentions chore: Move Canned Responses list to a separate component (#1681) 2021-01-23 14:07:01 +05:30
modal feat: Keyboard shortcuts improvements (#2790) 2021-08-26 15:55:58 +05:30
WootWriter feat: Add notes for Contacts (#3273) 2021-10-25 18:35:58 +05:30
AttachmentsPreview.vue chore: Update the design of the attachments preview (#2447) 2021-06-20 19:54:57 +05:30
Avatar.vue Feature: Improve Dashboard UI (#630) 2020-03-22 11:44:40 +05:30
BackButton.vue feat: Add notes for Contacts (#3273) 2021-10-25 18:35:58 +05:30
ChannelItem.vue feat: Add Instagram Channel (#2955) 2021-10-05 14:35:32 +05:30
ChatTypeTabs.vue feat: Adds keyboard shortcuts for conversation actions (#2672) 2021-08-09 00:38:52 -07:00
ColorPicker.vue Feature: Ability to customise widget color (#903) 2020-05-30 17:28:00 +05:30
EmptyState.vue feat: Add Contacts page (#1335) 2020-11-10 15:25:26 +05:30
InboxIconWithName.vue feat: Dedicated tab for campaigns (#2741) 2021-08-11 20:29:33 +05:30
InboxListItem.vue chore: Adjust Chatwoot Config to deploy frontend as a separate app (#2347) 2021-05-28 19:21:16 +05:30
InboxName.vue feat: Display "Snoozed Until" time on conversation header (#3028) 2021-09-29 19:33:51 +05:30
LabelSelector.stories.js feat: Ability to add label for contact page (#2350) 2021-06-14 10:36:00 +05:30
LabelSelector.vue chore: Update contact sidebar with accordion (#3002) 2021-09-13 18:08:58 +05:30
LoadingState.vue Move src to dashboard (#152) 2019-10-16 14:36:17 +05:30
ReportStatsCard.vue feat: Add CSAT reports (#2608) 2021-07-14 10:20:06 +05:30
SearchBox.vue Refactor: Minor code refactoring in accordance with Vue.js best practices (#368) 2019-12-16 18:23:14 +05:30
SettingIntroBanner.stories.js chore: Cleanup page-top-bar style conflicts (#2407) 2021-06-10 09:35:15 +05:30
SettingIntroBanner.vue chore: Cleanup page-top-bar style conflicts (#2407) 2021-06-10 09:35:15 +05:30
TableFooter.vue chore: Refactor button styles (#2259) 2021-05-20 13:51:46 +05:30
Thumbnail.spec.js chore: Add missing frontend specs (#2329) 2021-05-25 01:30:21 -07:00
Thumbnail.vue fix: Add background to inbox channel badges (#3152) 2021-10-06 19:34:34 +05:30
UserAvatarWithName.vue feat: Add CSAT reports (#2608) 2021-07-14 10:20:06 +05:30