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
Siddharth Ramesh
2120734f67
Chore: Update social icon colors on sidebar ( #1846 )
2021-03-02 18:27:22 +05:30
Nithin David Thomas
89e5f18dfb
feat: Update design of Contacts table ( #1753 )
...
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
2021-03-01 22:28:15 +05:30
Sojan Jose
03bc4bf224
fix: Greeting messages not sent when pre-chat form is enabled ( #1842 )
2021-03-01 10:58:49 +05:30
David Pedoneze
60b25760fb
fix: Resolve pt_BR inboxMgmt SETTINGS locale typo ( #1836 )
2021-02-28 13:43:38 +05:30
Pranav Raj S
d6391be4db
feat: Update UI for edit contact modal ( #1833 )
2021-02-27 12:33:12 +05:30
Muhsin Keloth
aab70bf1f1
fix: attachment rendering if the message content is empty in private note ( #1831 )
...
Fixes #1830
2021-02-25 22:40:03 +05:30
Pranav Raj S
00954aa16f
fix: Upgrade browser gem to fix missing push config in Opera ( #1828 )
2021-02-25 14:03:33 +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
Sojan Jose
f424a832f4
fix: Log config env variable typecasting ( #1792 )
2021-02-23 20:48:15 +05:30
Ankur Patel
01ee3d7f8b
chore: Removing unused index method from Widget Controller ( #1819 )
2021-02-23 20:04:49 +05:30
Sojan Jose
0e721653e5
feat: Business hour Inbox APIs ( #1821 )
...
* feat: Business hour Inbox APIs
2021-02-23 12:11:15 +05:30
Nithin David Thomas
a3b0de63de
Feat: Component for setting business hour availability ( #1794 )
...
* Component business hour setting availability
2021-02-22 16:30:58 +05:30
Sivin Varghese
4cbdbbe4bd
chore: Changes the dropdown ui ( #1813 )
...
* Changes the dropdown ui
2021-02-22 10:52:50 +05:30
Nithin David Thomas
c17380d48a
Feat: Create contact from contacts page ( #1806 )
...
* Add contact create modal to contacts page
* Test cases
* Review fixes
2021-02-19 20:22:58 +05:30
Sojan
6ba25bae3d
Merge branch 'release/1.13.1'
2021-02-19 19:40:45 +05:30
Sojan
d1b9e21ea5
Bump version to 1.13.1
2021-02-19 19:39:01 +05:30
Sojan Jose
1612f515b0
chore: Fix issues with notification actors ( #1807 )
2021-02-19 18:35:21 +05:30
Nithin David Thomas
eec90a1319
chore: Refactor Edit contact modal to separate form ( #1805 )
2021-02-19 00:10:32 +05:30
Pranav Raj S
6bbeb005f5
fix: Remove orphan members from inbox ( #1797 )
2021-02-18 15:56:54 +05:30
Sojan Jose
5daf970a87
chore: Generate nginx config using chatwoot installation scripts ( #1687 )
...
Co-authored-by: iriseden <iriseden@localhost.localdomain>
Co-authored-by: iriseden <ad.chabod@iriseden.eu>
2021-02-17 20:03:43 +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
2245233618
fix: the width of time stamp in notification. ( #1791 )
...
Co-authored-by: Nithin David Thomas <webofnithin@gmail.com>
2021-02-17 12:35:00 +05:30
Sojan
ec1ddc06fd
Merge branch 'release/1.13.0'
2021-02-16 19:54:24 +05:30
Sojan
6154690c05
Bump version to 1.13.0
2021-02-16 19:52:35 +05:30
Sojan Jose
850041bc1d
fix: Twitter inbox creation error ( #1783 )
...
fixes #1708
Co-authored-by: Pranav <pranav@chatwoot.com>
2021-02-16 19:35:10 +05:30
Nithin David Thomas
ac15f08995
Fix: Warning on new inbox page ( #1784 )
2021-02-16 19:29:35 +05:30
Pranav Raj S
ec557205f4
fix: Add validations dynamically for pre-chat form ( #1779 )
2021-02-16 15:15:37 +05:30
Pranav Raj S
1706199a0e
feat: Add pre_chat_form_settings in inbox settings page ( #1776 )
2021-02-16 00:58:57 +05:30
Sojan Jose
3ade7d4445
chore: Fix push message tag error ( #1768 )
2021-02-16 00:15:45 +05:30
Pranav Raj S
037ffc7419
feat: Add a pre-chat form on widget ( #1769 )
2021-02-16 00:14:13 +05:30
Sivin Varghese
5f2bf7dfd2
Fix: link address overflow in webhook. ( #1775 )
2021-02-16 00:10:01 +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
64d7dc5335
fix: Remove teams on account user destroy ( #1766 )
2021-02-15 13:32:52 +05:30
Siddharth Ramesh
27cf5ecdce
chore: Include website_token key in the inboxes API response ( #1765 )
...
Many self-hosted instances require this key as a part of QA & maintenance. Since this key is not sensitive its better to send it as a part of the JSON response instead of having to use a regex to get it from the widget_script_tag
2021-02-15 13:08:15 +05:30
Sojan Jose
84560953ea
chore: Update translations ( #1713 )
...
Co-authored-by: luiscper
Co-authored-by: Sin V (jiiniasu)
Co-authored-by: AlguienSama
Co-authored-by: this-gavagai
Co-authored-by: Yovan Lutfi Arya (Regerta)
Co-authored-by: vfasoulas
Co-authored-by: magnus
Co-authored-by: Goudarz Jafari (Goudarz)
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
2021-02-13 15:37:06 +05:30
Nithin David Thomas
eaafc45f45
feat: Show teams on sidebar ( #1754 )
...
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
Co-authored-by: Sojan <sojan@pepalo.com>
2021-02-13 14:58:05 +05:30
Sojan Jose
8d45849d0c
chore: Update notification Message Copy ( #1685 )
2021-02-12 22:56:12 +05:30
Pranav Raj S
5defe648b5
chore: Bump rails to 6.0.3.5 ( #1755 )
2021-02-12 22:27:02 +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
dependabot[bot]
a880845d2b
chore: Bump marked from 1.2.7 to 2.0.0 ( #1745 )
...
Bumps [marked](https://github.com/markedjs/marked ) from 1.2.7 to 2.0.0.
- [Release notes](https://github.com/markedjs/marked/releases )
- [Changelog](https://github.com/markedjs/marked/blob/master/release.config.js )
- [Commits](https://github.com/markedjs/marked/compare/v1.2.7...v2.0.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nithin David Thomas <webofnithin@gmail.com>
Co-authored-by: Sojan Jose <sojan@pepalo.com>
2021-02-10 23:29:04 +05:30
Muyi
da94e65d20
fixed slack channel builder so that the channel list can have more th… ( #1725 )
...
fixed slack channel builder so that the channel list can have more than 100 elements
Co-authored-by: xinruiyang <xinruiyang@deepmap.ai>
2021-02-10 20:22:06 +05:30
Nithin David Thomas
1484849cc7
chore: Update method for team members ( #1734 )
...
Co-authored-by: Sojan Jose <sojan@pepalo.com>
2021-02-09 19:21:31 +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
88fd2c22d3
feat: Update select button styles to match button styles ( #1742 )
2021-02-08 18:27:20 +05:30
Pranav Raj S
df0d7262b4
fix: Show push notifications settings except Safari ( #1741 )
2021-02-08 16:39:15 +05:30
Pranav Raj S
d4c2a78db6
chore: Add Chatwoot SDK to Chatwoot Dashboard ( #1726 )
...
Add Chatwoot SDK to Chatwoot Dashboard
2021-02-08 16:38:35 +05:30
Sojan Jose
f46c4b5130
chore: Minor Changes to Bot Message APIs ( #1739 )
2021-02-08 12:50:11 +05:30