Pranav Raj S
|
d8de16fd70
|
chore: Remove bourbon dependancy (#5215)
|
2022-08-08 21:02:29 +05:30 |
|
Pranav Raj S
|
b7606e4dd2
|
feat: Add native support for CSML in agent_bot API (#4913)
|
2022-06-23 19:17:46 +05:30 |
|
Pranav Raj S
|
7bb8186e43
|
chore: Update self-closing tag eslint config (#4826)
* chore: Fix self-closing tag issues
* Fix merge conflicts
Co-authored-by: Fayaz Ahmed <15716057+fayazara@users.noreply.github.com>
|
2022-06-10 19:29:52 +05:30 |
|
Muhsin Keloth
|
27ddd77a1b
|
chore: Sanitize html content (#4498)
|
2022-04-21 11:27:28 +05:30 |
|
Muhsin Keloth
|
26f23a6e21
|
feat: Custom fields in pre-chat form (#4189)
|
2022-04-19 12:47:29 +05:30 |
|
Pranav Raj S
|
17fb6b8d55
|
fix: Update business hour calculation (#4496)
|
2022-04-18 18:15:20 +05:30 |
|
Sivin Varghese
|
14e6a5d6b0
|
fix: Background dark mode colour issue in campaign view (#4416)
|
2022-04-08 10:54:51 +05:30 |
|
Pranav Raj S
|
0b03e4b296
|
feat: Add an option to disable endConversation button (#4352)
|
2022-04-06 13:54:55 +05:30 |
|
Sivin Varghese
|
caee9535f1
|
feat: Support Dark mode for the widget (#4137)
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
|
2022-04-01 20:59:03 +05:30 |
|
Fayaz Ahmed
|
30ac8054ba
|
feat: Add an SDK method for opening conversation in popout window (#4232)
|
2022-03-28 13:31:51 +05:30 |
|
Sivin Varghese
|
0667d9f016
|
fix: Avatars get cropped on the widget (#4238)
Co-authored-by: Fayaz Ahmed <15716057+fayazara@users.noreply.github.com>
Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
|
2022-03-25 19:20:53 +05:30 |
|
giquieu
|
8b9aea231c
|
feat: support audio player on widget (#4250)
|
2022-03-24 12:44:34 +05:30 |
|
Tejaswini Chile
|
207a03155e
|
Feat: authenticate direct upload (#4160)
|
2022-03-16 13:54:18 +05:30 |
|
Aswin Dev P.S
|
c4837cd7ac
|
feat: End conversation from widget (#3660)
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
Co-authored-by: Fayaz Ahmed <15716057+fayazara@users.noreply.github.com>
Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
Co-authored-by: Nithin David Thomas <1277421+nithindavid@users.noreply.github.com>
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
|
2022-03-15 22:07:30 +05:30 |
|
Muhsin Keloth
|
f405572e5c
|
Revert "feat: Custom fields in pre-chat form (#4135)" (#4182)
This reverts commit e730804b48.
|
2022-03-15 16:54:33 +05:30 |
|
Muhsin Keloth
|
e730804b48
|
feat: Custom fields in pre-chat form (#4135)
Fixes: #2744
|
2022-03-14 15:06:56 +05:30 |
|
Pranav Raj S
|
28d102f526
|
fix: Show new message screen instead of input field (#4102)
|
2022-03-03 12:36:31 +05:30 |
|
Pranav Raj S
|
6c94768bdb
|
feat: Add flat design for widget (#4065)
|
2022-02-25 16:18:18 +05:30 |
|
Tejaswini Chile
|
94a473c9f8
|
chore: Delayed deploy of direct uploads (#3966)
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
|
2022-02-15 16:16:54 +05:30 |
|
Nithin David Thomas
|
4201b57315
|
fix: Fixes console error with image component in widget (#3955)
|
2022-02-10 12:48:22 +05:30 |
|
Pranav Raj S
|
dbb50e5923
|
fix: Update font-size/width to fix iOS input zoom (#3894)
|
2022-02-03 10:11:02 +05:30 |
|
Pranav Raj S
|
e0d24e0a73
|
chore: Use globalConfig in NetworkNotification (#3871)
|
2022-02-01 12:25:51 +05:30 |
|
Tejaswini Chile
|
69eaf3ff7f
|
feat: Activestorage direct upload (#3768)
|
2022-01-27 15:57:22 +05:30 |
|
Nithin David Thomas
|
1b36143d27
|
fix: Fixes alignment of widget unread view close button (#3806)
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
|
2022-01-19 12:43:04 +05:30 |
|
Pranav Raj S
|
9c31d7c672
|
feat: Use vue-router on widget route management (#3415)
* feat: Add vue-router to widget
Co-authored-by: Pranav <pranav@chatwoot.com>
* Move to dynamic imports
* Move to routerMixin
* Fix popup button display
* Remove unnecessary import
* router -> route
* Fix open state
* Fix issues
* Remove used CSS
* Fix specs
* Fix specs
* Fix widgetColor specs
* Fix mutation specs
* Fixes broken lint errors
* Fixes issues with widget flow
Co-authored-by: Nithin <nithin@chatwoot.com>
Co-authored-by: Nithin David <1277421+nithindavid@users.noreply.github.com>
Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
|
2022-01-12 16:25:27 +05:30 |
|
Aswin Dev P.S
|
7ee7062843
|
feat: Toggle to disallow users to send messages after a conversation is resolved (#3605)
|
2022-01-11 00:32:03 -08:00 |
|
Muhsin Keloth
|
9606abe251
|
chore: Fix Eslint warnings (#3654)
* Fix all the eslint warnings
* Revert the schema
|
2021-12-27 13:49:31 +05:30 |
|
Nithin David Thomas
|
307118b235
|
feat: Shows error message with retry for widget messages (#3594)
- Adds error message retry option for widget bubbles
- Adds a fallback for widget images with file type bubble
|
2021-12-21 12:02:43 +05:30 |
|
Sojan Jose
|
6fe5484119
|
chore: Allow more filetypes in uploads (#3557)
- Allowing the ability to upload more common file types like zip, Docx etc
- Fallback for image bubble when the image URL isn't available
fixes: #3270
Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
Co-authored-by: Nithin David <1277421+nithindavid@users.noreply.github.com>
|
2021-12-20 23:50:37 +05:30 |
|
Sivin Varghese
|
ad09c5dc5f
|
bug: Fixes pressing enter key not submitting values in widget. (#3610)
|
2021-12-20 08:48:09 +05:30 |
|
Pranav Raj S
|
da163cc1f7
|
chore: Move unscoped styles to global stylesheet (#3422)
|
2021-11-19 16:09:20 +05:30 |
|
Pranav Raj S
|
a3ba8f9e35
|
feat: Remove ionicons v2 dependency on widget (#3402)
|
2021-11-18 15:18:51 +05:30 |
|
Muhsin Keloth
|
c6326993df
|
feat: Show pre-chat form before triggering the campaign (#3215)
|
2021-11-11 19:02:16 +05:30 |
|
Sivin Varghese
|
19855a90e2
|
fix: Remove duplicate attachment downloads (#3262)
|
2021-10-22 19:23:05 +05:30 |
|
Sanju
|
1c4afb10df
|
fix: Open live-chat widget clicking on any unread message (#3153)
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
|
2021-10-08 14:08:13 +05:30 |
|
Pranav Raj S
|
7b77bab18e
|
fix: Update actions position if avatar image is unavailable (#2963)
|
2021-09-06 01:14:17 +05:30 |
|
koudshoorn
|
af1d8c0ee5
|
feat: Fixes #1940 WCAG support for website widget (#2071)
Co-authored-by: Kaj Oudshoorn <kaj@milvum.com>
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
Co-authored-by: Nithin David Thomas <1277421+nithindavid@users.noreply.github.com>
|
2021-09-02 12:13:53 +05:30 |
|
Muhsin Keloth
|
92c14fa87d
|
feat: CSAT response collection public page (#2685)
|
2021-08-03 18:22:50 +05:30 |
|
Pranav Raj S
|
5b3339cd33
|
fix: Render line-breaks properly in messages (#2699)
|
2021-08-02 08:24:08 +05:30 |
|
Muhsin Keloth
|
b56512eb56
|
fix: Hide deleted messages on widget side (#2614)
|
2021-07-15 14:27:37 +05:30 |
|
Pranav Raj S
|
3d18ec9e40
|
feat: Add date-range filter on CSAT Reports (#2622)
|
2021-07-14 20:15:57 +05:30 |
|
Muhsin Keloth
|
15085cfb98
|
feat: Conversation transcript in widget (#2549)
|
2021-07-13 11:31:21 +05:30 |
|
Muhsin Keloth
|
e89e184d3b
|
chore: Add loader for email and csat submit buttons (#2569)
* fix the loader issue in submit button
* review fixes
Co-authored-by: Nithin David Thomas <1277421+nithindavid@users.noreply.github.com>
|
2021-07-07 11:24:08 +05:30 |
|
Sivin Varghese
|
abda86f9a7
|
bug: fixes typing indicator out of position in widget (#2551)
Fixes typing indicator out of position in the widget when the agent did not send the last message.
|
2021-07-02 15:28:32 +05:30 |
|
Muhsin Keloth
|
f0f66c7da6
|
feat: Add ability to create a new conversation if the previous conversation is resolved (#2512)
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
|
2021-06-30 21:09:44 +05:30 |
|
Sojan Jose
|
dd9d5e410c
|
feat: Add CSAT response APIs (#2503)
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
|
2021-06-29 20:59:41 +05:30 |
|
Pranav Raj S
|
bd1b17baf3
|
feat: Show the CSAT response to the agent (#2511)
|
2021-06-25 13:37:51 +05:30 |
|
Sivin Varghese
|
b769fc87d0
|
chore: Adds storybook for woot textarea (#2451)
* chore: Adds storybook for woot textarea
* Review fixes
* Minor fixes
Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
Co-authored-by: Nithin David Thomas <1277421+nithindavid@users.noreply.github.com>
|
2021-06-25 13:18:24 +05:30 |
|
Muhsin Keloth
|
dbddb1ece4
|
feat: Add CSAT response submit action (#2506)
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
|
2021-06-25 12:00:49 +05:30 |
|
Muhsin Keloth
|
29b9915d3b
|
feat: Add customer satisfaction component (#2456)
|
2021-06-22 13:01:19 +05:30 |
|