Pranav Raj S
|
e35638588a
|
fix: Avoid conversationId getting undefined in unattended view (#6001)
|
2022-11-30 20:37:58 -08:00 |
|
Clairton Rodrigo Heinzen
|
edcbd53425
|
feat: Read/Delivery status for Whatsapp Cloud API (#5157)
Process field statuses received in webhook WhatsApp cloud API
ref: #1021
Co-authored-by: Sojan <sojan@pepalo.com>
Co-authored-by: Nithin David <1277421+nithindavid@users.noreply.github.com>
|
2022-11-29 15:51:37 +03:00 |
|
Vishnu Narayanan
|
8813c77907
|
chore: add ph-no-capture css class to messages (#5932)
This ensure posthog replaces the corresponding elements with an empty
block in recordings.
ref: https://posthog.com/manual/recordings#ignoring-sensitive-elements
|
2022-11-24 10:42:28 -08:00 |
|
Sojan Jose
|
606fc9046a
|
feat: Allow users to mark a conversation as unread (#5924)
Allow users to mark conversations as unread.
Loom video: https://www.loom.com/share/ab70552d3c9c48b685da7dfa64be8bb3
fixes: #5552
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
|
2022-11-24 10:55:45 +03:00 |
|
Fayaz Ahmed
|
33aacb3401
|
Add team option in bulk actions (#5885)
|
2022-11-18 14:44:36 +05:30 |
|
Fayaz Ahmed
|
47c90e2085
|
feat: Add a loader till the dashboard app is loaded (#5814)
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
|
2022-11-09 10:06:09 -08:00 |
|
salman652
|
6ff0c93659
|
feat: Ability to receive location on whatsapp inbox (#5742)
- Ability to receive location messages on WhatsApp Inbox
ref: https://github.com/chatwoot/chatwoot/issues/3398
Co-authored-by: Sojan Jose <sojan@pepalo.com>
|
2022-11-07 21:36:47 -08:00 |
|
Nithin David Thomas
|
20406dce01
|
feat: Adds component to show location based messages (#5809)
- Adds a component to show location-type messages in the dashboard
|
2022-11-07 20:50:07 -08:00 |
|
Muhsin Keloth
|
92724576af
|
fix: Update conversation read status indicator logic (#5777)
|
2022-10-31 09:35:48 -07:00 |
|
Fayaz Ahmed
|
3de8f256cb
|
fix: Avoid overflowing submenus in conversation context menu (#5113)
* Scroll overflowing content inside submenus
* Disable submenus if options are not available
|
2022-10-19 12:23:53 -07:00 |
|
Pranav Raj S
|
e19c6d5671
|
chore: Add editor toggle for API inbox (#5660)
|
2022-10-17 18:52:51 -07:00 |
|
Nithin David Thomas
|
73f5595762
|
chore: Sync colors from dashboard to tailwind config (#5656)
|
2022-10-17 13:13:02 -07:00 |
|
Nithin David Thomas
|
252eda14c6
|
chore: Add woot button to message context menu (#5638)
|
2022-10-16 16:48:32 -07:00 |
|
David Kubeš
|
6c048626d0
|
chore: Replace deprecated functions (#5611)
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
|
2022-10-12 14:55:59 -07:00 |
|
Tejaswini Chile
|
7419e413f4
|
fix: Added "None" option in bulk actions assignment menu (#5585)
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
|
2022-10-11 13:44:35 -07:00 |
|
Pranav Raj S
|
788b766179
|
feat: Quickly create canned responses (#5563)
|
2022-10-05 22:00:15 -07:00 |
|
Pranav Raj S
|
cd4c1ef27e
|
feat: Update the design of mentions with thumbnail (#5551)
|
2022-10-05 14:18:16 -07:00 |
|
Nithin David Thomas
|
8df7547043
|
feat: Add support for draft messages in reply box (#4440)
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
Co-authored-by: Fayaz Ahmed <15716057+fayazara@users.noreply.github.com>
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
|
2022-10-03 21:29:02 -07:00 |
|
Sivin Varghese
|
beedfc47bf
|
feat: Allow users to select Cmd+Enter as a hotkey (#4401)
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
|
2022-10-03 15:27:34 -07:00 |
|
Nithin David Thomas
|
705d06ac3c
|
fix: Avoid editor formatting issues when a canned response is edited (#5533)
|
2022-09-30 15:03:33 -07:00 |
|
Pranav Raj S
|
2d871a1ed5
|
fix: Hide conversation links in input_csat message in non-website channels (#5469)
Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
|
2022-09-20 17:15:32 -07:00 |
|
Pranav Raj S
|
8af27d861b
|
chore: Default to rich content editor in website and email channel (#5357)
|
2022-09-13 05:41:42 -07:00 |
|
Sivin Varghese
|
79406c5775
|
fix: Emoji picker is not working on the expanded layout (#5398)
|
2022-09-06 10:41:39 +05:30 |
|
Sivin Varghese
|
f5e360fd4d
|
fix: Adding a private note clears the CC field in an Email inbox (#5366)
|
2022-09-05 16:08:28 +05:30 |
|
Sivin Varghese
|
8f873a34a2
|
feat: Adds the ability to update conversation timeframe automatically (#5253)
* feat: Adds the ability to update conversation timeframe automatically
* Update app/javascript/dashboard/components/ui/TimeAgo.vue
Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
|
2022-09-05 16:07:58 +05:30 |
|
Sivin Varghese
|
a9d687565e
|
chore: Displayed WhatsApp API provider name in inbox settings (#5346)
|
2022-08-29 12:40:15 +05:30 |
|
Sivin Varghese
|
8bc560752f
|
fix: File validations for Twilio WhatsApp Channel (#5294)
Fixes: #5289 #2971
- Removed unsupported attachment file format from Twilio WhatsApp Channel. https://www.twilio.com/docs/whatsapp/guidance-whatsapp-media-messages
- Added 5 MB attachment file limit for Twilio SMS Channel.
|
2022-08-23 18:35:31 +05:30 |
|
Fayaz Ahmed
|
fc9699d993
|
feat: Add assign team option to the context menu (#5153)
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
|
2022-08-05 10:57:58 +05:30 |
|
Pranav Raj S
|
b38877300c
|
chore: Update styles in cc/bcc input (#5201)
|
2022-08-04 17:45:12 +05:30 |
|
David Kubeš
|
a18c0a97f3
|
chore: Replace packages with native functions (#5140)
|
2022-08-03 17:08:21 +05:30 |
|
Sivin Varghese
|
262458f07d
|
fix: Update broken styles in the editor (#5183)
|
2022-08-03 15:04:32 +05:30 |
|
Pranav Raj S
|
2c372fe315
|
feat: Improve email rendering, introduce a new layout for emails (#5039)
Co-authored-by: Fayaz Ahmed <15716057+fayazara@users.noreply.github.com>
|
2022-08-01 10:53:50 +05:30 |
|
Fayaz Ahmed
|
2082409657
|
feat: Add support for right click context menu in conversations (#4923)
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
|
2022-07-26 10:47:28 +05:30 |
|
Pranav Raj S
|
d57dc41cee
|
fix: Do not reset the scroll if there is no new message (#5108)
|
2022-07-26 10:40:21 +05:30 |
|
Pranav Raj S
|
32291f4f7d
|
fix: Update browser_language logic to include all languages (#5090)
|
2022-07-22 13:14:17 +05:30 |
|
Pranav Raj S
|
bca347149a
|
feat: Add responsive tab styles (#4997)
|
2022-07-08 13:53:01 +07:00 |
|
Fayaz Ahmed
|
263b8240d3
|
fix: Add a fix for minor UI / a11y issues (#4905)
|
2022-06-24 23:12:53 +05:30 |
|
Fayaz Ahmed
|
9c721d279e
|
fix: Truncate overflowing labels in bulk actions selector (#4898)
|
2022-06-20 22:32:52 +05:30 |
|
Fayaz Ahmed
|
3fa34991d0
|
fix: Display missing agent avatar in bulk actions and reports (#4893)
|
2022-06-20 16:04:26 +05:30 |
|
Fayaz Ahmed
|
205d42e978
|
fix: Bulk actions agent loading (#4874)
|
2022-06-16 11:02:32 +05:30 |
|
Fayaz Ahmed
|
067c905329
|
feat: Allow agents to bulk assign labels to conversations (#4854)
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
|
2022-06-15 14:18:05 +05:30 |
|
Pranav Raj S
|
1bb0371c1d
|
feat: Add agent_reply_time_window in API channels (#4857)
|
2022-06-14 18:05:37 +05:30 |
|
Fayaz Ahmed
|
2198930185
|
feat: Add snooze, reopen option to bulk actions (#4831)
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
|
2022-06-13 12:14:27 +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 |
|
Pranav Raj S
|
3f3ee6c34a
|
chore: Add support for message_templates in API inbox (#4835)
|
2022-06-10 18:40:29 +05:30 |
|
Fayaz Ahmed
|
c5c89449dd
|
fix: Remove validation for WhatsApp templates with no params (#4820)
|
2022-06-09 21:34:59 +05:30 |
|
Fayaz Ahmed
|
bad24f97ab
|
feat: Add support for Whatsapp template messages in the UI (#4711)
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
|
2022-06-07 17:33:33 +05:30 |
|
Fayaz Ahmed
|
79a525aa62
|
feat: Add Bulk actions to conversations (#4647)
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
|
2022-06-03 11:12:22 +05:30 |
|
Pranav Raj S
|
b9aa4444b3
|
feat: Allow users to create dashboard apps to give agents more context (#4761)
|
2022-06-01 11:13:10 +05:30 |
|
Fayaz Ahmed
|
3f382e5979
|
Handle falsy values for filename (#4766)
|
2022-05-31 16:38:24 +05:30 |
|