Pranav Raj S
a3b72ad997
Fix getOperatorType
2022-05-13 16:58:21 +05:30
Pranav Raj S
4c5b6bcbfa
Refactor getOperator
2022-05-13 16:54:20 +05:30
Fayaz Ahmed
ab5d8ce311
Refactor Mixin
2022-05-13 16:44:35 +05:30
Fayaz Ahmed
1ebdd0e573
Refactor Automion mixin
2022-05-13 16:18:44 +05:30
Fayaz Ahmed
29259731b8
Refactor
2022-05-13 15:52:17 +05:30
Fayaz Ahmed
403b4f22ec
Add labels for Custom attributes in dropdown
2022-05-13 15:07:48 +05:30
Fayaz Ahmed
6730f9fe27
Fix test spec
2022-05-13 13:35:49 +05:30
Fayaz Ahmed
1d45cbb57f
Code Climate Issues Breakdown
2022-05-13 13:11:08 +05:30
Fayaz Ahmed
fe2bf47fce
Bug fixes and Code Climate issue fix
2022-05-13 12:41:55 +05:30
Fayaz Ahmed
123b5a7e6a
Merge branch 'feat/custom-attrs-automations' of github.com:chatwoot/chatwoot into feat/custom-attrs-automations
2022-05-12 14:03:04 +05:30
Fayaz Ahmed
a86aeee033
Bug fix - Custom attributes getting duplicated
2022-05-12 14:02:35 +05:30
Fayaz Ahmed
97481f92b6
Merge branch 'develop' into feat/custom-attrs-automations
2022-05-12 13:40:11 +05:30
Sojan Jose
5c161e0fef
chore: Split Inbox Settings Page Component ( #4664 )
...
Clean up the Inbox settings page component as the logic was growing complex.
- Moved subpages like collaborators and configuration to new components
- Moved Assignment settings to the collaborators tab
- Introduced a new inbox seeder to quickly preview setting pages of all inbox types when in development
2022-05-11 13:33:24 +05:30
Pranav Raj S
9cec091716
chore: Remove unused method scriptGenerator ( #4671 )
2022-05-11 12:05:42 +05:30
Tejaswini Chile
9ed1f5d96b
Fix: Make version changeable from the environment vars ( #4654 )
2022-05-10 19:20:55 +05:30
Fayaz Ahmed
690727f1f9
Fix Codeclimate complexity warning
2022-05-09 22:40:55 +05:30
Fayaz Ahmed
d6519b74d3
fix Code climate issue
2022-05-09 22:24:30 +05:30
Fayaz Ahmed
9bfbd9e904
Ported duplicate logic to a mixin
2022-05-09 22:12:04 +05:30
Fayaz Ahmed
b97c5944d2
Merge branch 'develop' into feat/custom-attrs-automations
2022-05-09 20:43:47 +05:30
Sojan Jose
5ce29a7beb
chore: Update translations from Crowdin ( #4652 )
2022-05-09 18:57:05 +05:30
Pranav Raj S
2e0d43c093
chore: Use different files for widget and dashboard audio alert ( #4637 )
2022-05-06 20:19:36 +05:30
Fayaz Ahmed
ef850eda0f
feat: Add the SDK method to programatically toggle live chat bubble ( #4223 )
...
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
2022-05-06 19:30:48 +05:30
Jordan Brough
77a6893203
feat: Open "Switch Account" modal when clicking account name on dashboard ( #4613 )
...
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
2022-05-06 14:55:38 +05:30
Muhsin Keloth
4f9d41962a
fix: Pre chat custom fields drag and drop ( #4530 )
2022-05-06 12:01:34 +05:30
Fayaz Ahmed
ba5aa75cf6
Handle edit mode for custom attributes
2022-05-05 15:07:24 +05:30
Fayaz Ahmed
2ffc7d4607
Fix dropdown values for custom attributes
2022-05-05 13:37:33 +05:30
Fayaz Ahmed
a0f05101ad
Merge branch 'develop' into feat/custom-attrs-automations
2022-05-05 13:31:36 +05:30
giquieu
b3c8c83830
fix: unable to send audio messages on Telegram ( #4493 )
...
- Changed the lib used to record the audio (videojs-record).
- Changed the audio recording format to .ogg, this will keep compatibility with sending to channels, Telegram, Whatsapp, Web Widget and API.
- Changed the visualization of recording waves, it is now using bars, the same format used by applications (Whatsapp and Telegram)
Fixes : #4115
2022-05-02 13:14:04 +05:30
Fayaz Ahmed
84eccf8c71
Merge branch 'develop' into feat/custom-attrs-automations
2022-04-30 13:21:18 +05:30
Fayaz Ahmed
4070de5580
Custom Attrs Manifest
2022-04-30 13:19:39 +05:30
Fayaz Ahmed
3d824855f0
Fix positioning of read ticks on attachment message bubbles ( #4545 )
...
* Fix positioning of read ticks
* Review fixes
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
Co-authored-by: iamsivin <iamsivin@gmail.com>
2022-04-27 08:12:30 +05:30
Aswin Dev P.S
1bf2da180b
fix: Update agent metrics query to show data from current account ( #4557 )
...
* Update agent metrics query to fetch data from current account
2022-04-26 05:52:13 -07:00
Sivin Varghese
fa031a0e2d
feat: Adds support for canned responses in contact messages ( #4453 )
2022-04-26 09:04:34 +05:30
Aswin Dev P.S
676796ddc7
feat: Add reports about live agent load ( #4537 )
...
* feat: Add reports about live agent load
2022-04-25 07:34:41 -07:00
Pranav Raj S
899176a793
feat: Add event subscription option to webhooks ( #4540 )
...
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
2022-04-25 17:44:42 +05:30
Fayaz Ahmed
cc0d9a1a12
Custom attributes
2022-04-25 16:54:32 +05:30
Tejaswini Chile
1b3011b27b
fix: Add Attachment endpoint to save file against automation rule ( #4480 )
...
Co-authored-by: fayazara <fayazara@gmail.com>
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
2022-04-24 12:02:40 +05:30
Tejaswini Chile
2acb48bbe0
feat: Add support for conversation attribute automation conditions in message event ( #4518 )
...
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
2022-04-21 20:52:23 +05:30
Sojan
bd0ed322cc
Merge branch 'hotfix/2.4.1' into develop
2022-04-21 14:19:18 +05:30
Pranav Raj S
f769471439
fix: Issue with closed all hours ( #4521 )
...
fixing the accidentally merged conditions for open all day and closed all day.
2022-04-21 14:14:56 +05:30
Muhsin Keloth
27ddd77a1b
chore: Sanitize html content ( #4498 )
2022-04-21 11:27:28 +05:30
Fayaz Ahmed
2b2252b66e
feat: Add a read indicator for web-widget channel ( #4224 )
...
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
2022-04-20 16:03:12 +05:30
Muhsin Keloth
4f3a271355
chore: Add custom attributes
in campaign.triggered
event ( #4463 )
2022-04-20 10:49:52 +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
Pranav Raj S
0319b78eac
fix: Allow users to login even if they have access to more than 15 accounts ( #4475 )
2022-04-14 20:54:26 +05:30
Fayaz Ahmed
337a74a10c
feat: Add send message, fix issues with message conditions ( #4423 )
...
Co-authored-by: Tejaswini <tejaswini@chatwoot.com>
2022-04-14 13:36:55 +05:30
Nithin David Thomas
d4be268cc3
enhancement: Remove clickaway for expanded reply box ( #4414 )
...
* enhancement: Remove clickaway for expanded reply box
* Removes unused imports
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
2022-04-13 12:04:34 +05:30
Tejaswini Chile
923b4637db
chore: Automation bug fix ( #4442 )
2022-04-12 20:23:34 +05:30
Sivin Varghese
14503b5fe0
feat: Add missing password validation at signup ( #4441 )
...
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
2022-04-12 11:08:12 +05:30