Nithin David Thomas
|
c287ad08fb
|
fix: Hide rich editor for unsupported channels (#2102)
* Fix: Hide rich editor for unsupported channels
* Review fixes
Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
|
2021-04-16 06:33:46 -07:00 |
|
Muhsin Keloth
|
ce4ce3c86c
|
fix: Check uploaded file size in widget and dashboard (#1975)
* File size check logic in widget
* set maxium file size
* update locale texts
* file size check in dashboard
* dynamincally set file size limit error message
* code climate review fixes
* add alert mixin
* move attahcment bus event to constants
* Move file size check logic to helper
* add specs for file size limit check helper
* changes as per review
|
2021-04-15 22:28:19 +05:30 |
|
Sivin Varghese
|
ba41a10609
|
Fix: Order list number break issue (#2097)
|
2021-04-14 15:20:13 +05:30 |
|
Sivin Varghese
|
997447364c
|
fix: Responsive issue in activity message (#2090)
|
2021-04-13 22:58:54 +05:30 |
|
Muhsin Keloth
|
04a9dc630a
|
enhancement: Enable reply box for whatsapp template message (#2082)
* remove 24-hours reply restriction in WhatsApp
* remove the console.logs
* move reply policy to separate constants file
* fix spelling mistake
|
2021-04-12 03:45:11 -07:00 |
|
Nithin David Thomas
|
03bd34be86
|
Fix: Populate only agents part of the inbox in conversations (#2060)
* Fix: Show only agents part of the inbox in conversations
* Show only verified agents
Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
|
2021-04-09 14:32:29 +05:30 |
|
Sivin Varghese
|
98f4a2f6f3
|
Fix: Dropdown width issue fixes by using fit-content (#2048)
* Dropdown width issue fixes by using fit-content
* Review fixes
* Review fixes
* Review fixes
* Review fixes
Co-authored-by: Nithin David Thomas <webofnithin@gmail.com>
|
2021-04-08 19:42:38 +05:30 |
|
Sivin Varghese
|
28fb6469a3
|
Fix: Alignment issue in activity message (#2057)
* Fixes alignment issue in activity message
* Codeclimate fixes
Co-authored-by: Nithin David Thomas <webofnithin@gmail.com>
|
2021-04-08 19:42:03 +05:30 |
|
Nithin David Thomas
|
a377da9028
|
chore: Change size of assignee dropdown in header (#2027)
* Chore: Change size of assignee dropdown in header
* Fix: prevent overflow of agent name in multselect
|
2021-04-07 11:45:33 +05:30 |
|
Nithin David Thomas
|
7a890e543a
|
chore: Improve button component styles (#1996)
|
2021-04-07 11:43:16 +05:30 |
|
Sivin Varghese
|
dbb41c12a2
|
Enhancement: Added hover effect for conversations (#2059)
|
2021-04-06 20:22:38 +05:30 |
|
Sivin Varghese
|
bce5e29c49
|
fix: Allow text overflow in a conversation for wide emails (#2028)
|
2021-04-05 10:52:51 +05:30 |
|
Sivin Varghese
|
bf8f19b334
|
Fix: Reply box overflow issue (#2034)
Co-authored-by: Nithin David Thomas <webofnithin@gmail.com>
|
2021-04-01 21:09:27 +05:30 |
|
Pranav Raj S
|
1ce36539aa
|
fix: Show inbox name only if more > 1 inbox present (#2004)
|
2021-03-29 11:09:06 +05:30 |
|
Pranav Raj S
|
6a55960d4a
|
fix: Revert quoted text styles (#2003)
|
2021-03-27 13:54:50 +05:30 |
|
Pranav Raj S
|
8285f5df15
|
fix: Handle rendering HTML only email in UI (#1987)
|
2021-03-27 13:29:04 +05:30 |
|
Nithin David Thomas
|
4657e5c713
|
Fix: Refactors error prone checks (#1947)
|
2021-03-20 17:12:36 +05:30 |
|
Sivin Varghese
|
e289106c5b
|
Chore: Hover color for status dropdown (#1906)
|
2021-03-20 13:08:56 +05:30 |
|
Pranav Raj S
|
54d578676b
|
fix: Use team conversationURL in team section (#1921)
Fixes: #1917
|
2021-03-16 19:44:50 +05:30 |
|
Sivin Varghese
|
3fd398879e
|
Fix: conversation list user name overflow (#1912)
Co-authored-by: Nithin David Thomas <webofnithin@gmail.com>
|
2021-03-15 18:38:37 +05:30 |
|
Nithin David Thomas
|
941d4219f0
|
feat: Set up store for teams (#1689)
|
2021-03-15 18:35:56 +05:30 |
|
Nithin David Thomas
|
38d1b0eae3
|
Chore: Reply panel emoji button size fixes (#1896)
|
2021-03-11 21:48:52 +05:30 |
|
Sivin Varghese
|
cdd8d85815
|
Fix: Conversation timestamp and thumbnail position issue (#1885)
|
2021-03-10 10:33:45 +05:30 |
|
Sivin Varghese
|
1c7e5df91a
|
Enhancement: Conversation item redesign (#1857)
* Rearrange the inboxes label in conversations.
|
2021-03-09 19:52:14 +05:30 |
|
Nithin David Thomas
|
0e40f8a10f
|
Fix: emoji box not showing up (#1873)
|
2021-03-09 15:26:03 +05:30 |
|
Nithin David Thomas
|
759ed43745
|
Chore: Responsive fixes for common screen widths (#1856)
|
2021-03-08 13:30:33 +05:30 |
|
Nithin David Thomas
|
5f250e5b3a
|
chore: Move conversation header above sidebar (#1835)
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
|
2021-03-02 22:44:04 +05:30 |
|
Pranav Raj S
|
82a1ad891d
|
feat: Add a view to assist user while onboarding (#1826)
Co-authored-by: Nithin David <webofnithin@gmail.com>
|
2021-02-24 11:16:38 +05:30 |
|
Sivin Varghese
|
e9fb43c61e
|
chore: Changes the mention tag design in the private note. (#1789)
|
2021-02-17 12:50:26 +05:30 |
|
Sivin Varghese
|
ee3ccbf0c8
|
fix: Fixes color for file name, file icon in private note. (#1772)
|
2021-02-15 23:53:52 +05:30 |
|
Sivin Varghese
|
c1a2f75509
|
Fix: Color for private note links (#1771)
|
2021-02-15 18:24:58 +05:30 |
|
Pranav Raj S
|
9315cb81e8
|
feat: Use audio tag instead of download file button (#1749)
|
2021-02-11 17:26:14 +05:30 |
|
Pranav Raj S
|
d92a6a3078
|
feat: Show date along with time in messages (#1748)
|
2021-02-11 12:10:08 +05:30 |
|
Pranav Raj S
|
bf2b56a988
|
fix: Fix bot message rendering in dashboard (#1743)
|
2021-02-09 15:19:47 +05:30 |
|
Pranav Raj S
|
933661b22c
|
feat: Save rich content editor state to user.uiSettings (#1736)
Co-authored-by: Nithin David Thomas <webofnithin@gmail.com>
|
2021-02-07 12:54:32 +05:30 |
|
Nithin David Thomas
|
19f7a2eda1
|
Ui minor fixes (#1735)
|
2021-02-05 23:24:50 +05:30 |
|
Sojan Jose
|
5d5e75ce9c
|
Chore: Fix Deserialisation Error in Jobs (#1683)
- Ignore Jobs on de-serialization error
- Show empty conversations in chat UI
Fixes: #1480
|
2021-01-31 13:05:07 +05:30 |
|
Pranav Raj S
|
b93388b330
|
feat: Tag agents in a private note (#1688)
Co-authored-by: Sojan <sojan@pepalo.com>
|
2021-01-27 00:04:11 +05:30 |
|
Muhsin Keloth
|
c087e75808
|
feat: notification center (#1612)
Co-authored-by: Pranav <pranav@chatwoot.com>
|
2021-01-25 00:59:44 +05:30 |
|
Pranav Raj S
|
e75916d562
|
chore: Move Canned Responses list to a separate component (#1681)
|
2021-01-23 14:07:01 +05:30 |
|
Pranav Raj S
|
12491fa8d5
|
feat: Add "Enter to send" option on format mode (#1671)
|
2021-01-19 19:28:40 +05:30 |
|
Nithin David Thomas
|
54f15b73d3
|
feat: Markdown editor support (#1657)
Co-authored-by: Pranav <pranav@chatwoot.com>
|
2021-01-18 11:20:19 +05:30 |
|
Nithin David Thomas
|
58fad2561d
|
chore: Standardize button element (#1633)
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
|
2021-01-18 00:54:20 +05:30 |
|
Nithin David Thomas
|
a5c3c4301c
|
feat: Add support for markdown in messages (#1642)
Co-authored-by: Pranav <pranav@chatwoot.com>
|
2021-01-15 14:40:50 +05:30 |
|
Suhavi Sandhu
|
dad737021f
|
Adds character count to reply box 😳 (#1634)
* Added characters remaining to reply box
* Changed warning text for character length
* Decreased font size of message
|
2021-01-13 19:16:45 +05:30 |
|
Nithin David Thomas
|
fd181f18a1
|
feat: Update reply box UI 👀 (#1623)
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
|
2021-01-13 18:06:25 +05:30 |
|
Nithin David Thomas
|
3d2db95417
|
feat: Add preview for attachment messages (#1562)
Add preview for pending messages and attachments
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
|
2021-01-06 17:56:29 +05:30 |
|
Pranav Raj S
|
1266f0ab8c
|
feat: Add link to the Twitter profile of the sender (#1597)
|
2021-01-05 10:06:40 +05:30 |
|
Pranav Raj S
|
8b7e43bdbb
|
fix: Remove Twitter links rendered in messages (#1570)
Co-authored-by: Nithin David Thomas <webofnithin@gmail.com>
|
2020-12-31 19:17:00 +05:30 |
|
Nithin David Thomas
|
7c62d3629c
|
feat: Add pending message on dashboard (#1547)
|
2020-12-25 13:15:01 +05:30 |
|