Nithin David
351fc2cc1f
Fixes for webpack build
2021-10-01 17:05:25 +05:30
Nithin David
e980c8693a
Style fixes
2021-10-01 15:10:32 +05:30
Nithin David
32f89d2147
Creates new flow multi conversations
2021-10-01 15:03:58 +05:30
Nithin David
7bdfb5b075
Merge branch 'chore/upgrade-to-postcss-8' of https://github.com/chatwoot/chatwoot into feat/widget-multi-getters
2021-09-29 17:34:50 +05:30
Nithin David
804b8cb64d
Adds routing for widget
2021-09-29 14:28:32 +05:30
Sivin Varghese
6f6bb91823
fix: Add meaningful alert error message if file upload fails ( #3093 )
...
Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
2021-09-29 13:00:08 +05:30
Sivin Varghese
a8f6eebd66
bug: Fixes Incorrect badge for Twilio SMS inbox and adds the ability to differentiate Twitter tweets and chats ( #3003 )
...
* bug: Fixes Incorrect badge in the thumbnail for Twilio SMS inbox
* Minor fixes
* Minor fixes
* Review fixes
* Minor fixes
* fixes codeclimate error
* Minor fixes
* Minor fixes
* Minor fixes
* Review fixes
* Minor fixes
Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
2021-09-29 12:56:45 +05:30
Fayaz Ahmed
bba2750975
feat: Add ability to bulk import contacts ( #3026 )
...
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
2021-09-29 12:01:58 +05:30
Aswin Dev P.S
edd0e2329f
feat: Add the ability to close and reopen the chat window via SDK ( #3080 )
2021-09-28 19:25:44 +05:30
Sivin Varghese
1761bec615
feat: Adds ability to edit out webhook URL of API Channel ( #3013 )
2021-09-28 12:33:08 +05:30
Sivin Varghese
8b7f6c691a
bug: fixes error in creating a new one off campaign ( #3067 )
...
* bug: fixes error in creating a new one off campaign
* Review fixes
Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
2021-09-24 08:07:30 -07:00
Aswin Dev P.S
4f51a46c2b
feat: Ability to delete a contact ( #2984 )
...
This change allows the administrator user to delete a contact and its related data like conversations, contact inboxes, and reports.
Fixes #1929
2021-09-23 12:52:49 +05:30
Nithin David
0259cc5008
Merge branch 'feat/widget-multiple' of https://github.com/chatwoot/chatwoot into feat/widget-multi-getters
2021-09-23 12:23:46 +05:30
Nithin David
e3be117f13
fix: adds module to store
2021-09-23 12:20:53 +05:30
Nithin David Thomas
211f5cdedd
feat: Refactors API on widget side to support multiple conversations ( #3032 )
...
* State structure
* How to refactr action modules
* feat: Add state and mutations for multiple conversation on widget
* Adds actions to support multiple conversation
* feat: Adds public API endpoints for widget
* fixes lint errors
* Refactors store
* Update mutations to accommodate new changes in store
* Refactors actions in messages
* fixes broken tests
2021-09-23 11:56:24 +05:30
Nithin David Thomas
e4b7b9a63d
feat: Add actions for multiple conversation on widget #2851 ( #3020 )
...
* State structure
* How to refactr action modules
* feat: Add state and mutations for multiple conversation on widget
* Adds actions to support multiple conversation
* Fix linter errors
2021-09-23 11:03:36 +05:30
Pranav Raj S
b59e73b10b
fix: Update associations when a label is updated ( #3046 )
2021-09-21 10:16:32 +05:30
Nithin David
0b9068b8b5
feat: refactors getters for multiple conversations
2021-09-20 20:51:48 +05:30
Nithin David
dd7936921b
feat: Refactor getters for multiple conversations
2021-09-20 10:13:39 +05:30
Brent
dcbbb09ebd
fix: Update widget option button style to handle long text ( #3030 )
...
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
2021-09-19 21:12:54 +05:30
Pranav Raj S
fa2db5a729
fix: Update title for out of office message ( #3043 )
2021-09-19 20:38:20 +05:30
Aswin Dev P.S
794a56d4cc
Feat: Out of office autoresponder ( #2992 )
...
This change allows the user to enable autoresponder during the out-of-office time.
Fixes : #2035
2021-09-17 22:17:11 +05:30
Nithin David
bf98ccb6fb
fixes broken tests
2021-09-17 21:50:16 +05:30
Nithin David Thomas
a2faa3484f
feat: Add state and mutations for multiple conversation on widget ( #2851 )
...
* State structure
* How to refactr action modules
* feat: Add state and mutations for multiple conversation on widget
Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
2021-09-17 20:58:21 +05:30
Nithin David
ee557bac90
Refactors actions in messages
2021-09-17 11:50:30 +05:30
Nithin David Thomas
74b512db3b
Update mutations to accommodate new changes in store
2021-09-16 15:58:02 +05:30
Nithin David
ef50a8cd65
Refactors store
2021-09-16 12:22:05 +05:30
Nithin David
366d8b2def
fixes lint errors
2021-09-15 20:19:33 +05:30
Pranav Raj S
3abcadb5cb
fix: Reject keyboard shortcut listeners if input box is active ( #3019 )
...
Reject keyboard shortcut listeners if input box is active
2021-09-15 20:15:06 +05:30
Sojan Jose
a14f4ede87
chore: Sidebar icons for new inboxes ( #3016 )
...
- Sidebar icons for line and telegram inboxes
- Sentry fix for contact IP lookup job
2021-09-15 18:12:56 +05:30
Nithin David
c230df2652
feat: Adds public API endpoints for widget
2021-09-15 12:51:57 +05:30
Nithin David
446ee381ea
Merge branch 'develop' of https://github.com/chatwoot/chatwoot into feat/widget-multi-actions
2021-09-15 11:54:51 +05:30
Sojan Jose
2396b59f11
chore: API fixes ( #3014 )
...
- Minor API fixes
- Configuration screen for LINE inbox
2021-09-14 22:44:53 +05:30
Pranav Raj S
11cbc4d952
fix: Revert key changes in it
translation files ( #3010 )
2021-09-14 12:33:13 +05:30
Pranav Raj S
aa5d01b572
fix: Hide quoted replies by default from messages ( #3009 )
...
Fixes : #2009 , #2365
2021-09-14 11:55:48 +05:30
Sojan Jose
22d1c8baf2
Chore: Inbox Members API improvements ( #3008 )
...
- New Inbox Member APIs
- Return JSON errors for Platform APIs
2021-09-14 11:55:02 +05:30
Sojan Jose
ccd0dc39ad
chore: Update translations ( #3004 )
...
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
2021-09-13 19:19:59 +05:30
Pranav Raj S
f2e2a0b7ed
chore: Update contact sidebar with accordion ( #3002 )
2021-09-13 18:08:58 +05:30
Sivin Varghese
26a3150fd8
feat: Adds the ability to edit and delete custom attributes ( #2982 )
...
* feat: Adds the ability to edit and delete custom attributes
* Review fixes
* Minor fixes
* Adds specs
* Minor fixes
* Update settings.routes.js
Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
2021-09-13 03:26:18 -07:00
Brandon Wilson
571fefd7cd
fix: Selected agent profile picture in agent multi select ( #2949 )
2021-09-13 13:43:19 +05:30
Pranav Raj S
f79c52b8c3
chore: Update Changelog URL ( #3001 )
2021-09-13 12:54:26 +05:30
Sojan Jose
0a38632f14
feat: Line Channel ( #2904 )
...
- Ability to configure line bots as a channel in chatwoot
- Receive a message sent to the line bot in chatwoot
- Ability to reply to line users from chatwoot
fixes : #2738
2021-09-11 01:31:17 +05:30
Sojan Jose
671c5c931f
feat: Telegram Channel ( #2901 )
...
- Ability to configure telegram bots as a channel in chatwoot
- Receive a message sent to the telegram bot in chatwoot
- Ability to reply to telegram users from chatwoot
- Receive attachment messages in chatwoot
fixes : #1843
2021-09-10 00:00:52 +05:30
Fayaz Ahmed
2821777e93
feat: Add multiline support for channel greeting message ( #2952 )
2021-09-08 15:07:24 +05:30
Pranav Raj S
41314157c2
fix: Revert translated values in CHAT_STATUS_ITEMS ( #2977 )
...
Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
2021-09-08 10:06:18 +05:30
Sivin Varghese
c80289e661
feat: Add custom attribute table ( #2929 )
2021-09-08 09:37:58 +05:30
Sojan Jose
39c4fa111a
chore: Update translations ( #2965 )
...
Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
2021-09-07 23:14:58 +05:30
Pranav Raj S
4759730022
feat: Configure Chatwoot & Analytics for SaaS app ( #2975 )
...
* feat: Add Chatwoot support inside Chatwoot SaaS
* Fix identity issues with Chatwoot
2021-09-07 23:11:01 +05:30
Tejaswini Chile
772d4ae726
feat: Send MMS through Twilio Inbox ( #2959 )
...
Send MMS message to customer for Twilio integration inbox.
Fixes #2311
2021-09-07 00:05:14 +05:30
Pranav Raj S
118c1458ab
fix: Remove duplicate emit event ( #2969 )
2021-09-06 15:13:51 +05:30