Sivin Varghese
252c1238fe
Merge branch 'develop' into feat/new-auth-screens
2022-10-04 07:33:09 +05:30
Sivin Varghese
fb9c90a90f
fix: New authentication pages ( #5528 )
...
* fix: New authentication pages
* chore: Updated SVG
* chore: MInor fixes
* chore: Minor fixes
* chore: Code clean up
* chore: Code cleanup
2022-10-03 17:33:30 -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
David Kubeš
9ea43a2678
chore: Improve Nginx settings for speed and security ( #5144 )
...
* fix: Fixes #5138
* Move to helper function
* Improve Nginx settings
* chore: set ssl_prefer_server_ciphers to off
ssl_prefer_server_ciphers should be set to `off` in a modern context.
ref: https://ssl-config.mozilla.org/#server=nginx&version=1.17.7&config=modern&openssl=1.1.1k&guideline=5.6
Co-authored-by: Vishnu Narayanan <vishnu@chatwoot.com>
2022-10-03 17:43:50 +05:30
Sivin Varghese
100f0b07ce
Merge branch 'develop' into feat/new-auth-screens
2022-10-03 10:19:31 +05:30
Nithin David Thomas
705d06ac3c
fix: Avoid editor formatting issues when a canned response is edited ( #5533 )
2022-09-30 15:03:33 -07:00
Tejaswini Chile
7b54990ae6
fix: Updated IMAP errors add method ( #5520 )
...
fixes : #5519
2022-09-30 11:33:00 -07:00
Jordan Brough
4f0360c7a2
chore: Allow setting "users.display_name" in Platform API ( #5532 )
2022-09-30 11:28:18 -07:00
Tejaswini Chile
57fcb79d71
fix: Article slug auto saves ( #5524 )
...
- Auto save article slug
2022-09-30 07:25:23 -07:00
OMAR.A
1819041f5a
fix: "wa_source_id" function return value ( #5451 )
...
- Fix contact inbox builder returning invalid WhatsApp source id
- Add specs to cover source id validations
Co-authored-by: Sojan Jose <sojan@pepalo.com>
2022-09-29 10:34:55 -07:00
Sivin Varghese
2e638b1234
Merge branch 'develop' into feat/new-auth-screens
2022-09-29 15:01:02 +05:30
Sojan Jose
74e03f9beb
chore: Update translations from Crowdin ( #5523 )
2022-09-28 21:59:41 -07:00
Sivin Varghese
38e60de847
Merge branch 'develop' into feat/new-auth-screens
2022-09-29 09:41:39 +05:30
Chamath K.B. Attanayaka
6b47c7b43d
fix: Attachment not sending to bots message creation ( #5353 )
2022-09-28 13:13:29 -07:00
Tejaswini Chile
fcb9a9ab0c
fix: contact is not available for inaccessible sender ( #5509 )
...
Fixes : #5508
We can not read contact information because of this error, as the messages echo when the sender sends messages to contacts. We don't have the user's consent until and unless they send messages to us.
So after this result, information about the contact is empty, and we are trying to create a contact inbox for the same, and the error appears.
type: OAuthException, code: 230, message: (#230 ) User consent is required to access user profile, x-fb-trace-id: AaitxF/whwY [HTTP 403] (Koala::Facebook::ClientError)
2022-09-28 12:50:23 -07:00
Pranav Raj S
83eee7df91
chore: Set locale in default_locale ( #5515 )
2022-09-28 08:29:00 -07:00
Tejaswini Chile
543854eaa8
fix: Remove the notification subscription if present ( #5510 )
2022-09-27 12:36:57 -07:00
Tejaswini Chile
336c09e072
fix: Add all articles count to article API ( #5497 )
2022-09-27 12:35:53 -07:00
Tejaswini Chile
c1c57fb2cd
fix: Add slug to articles ( #5500 )
2022-09-27 12:27:18 -07:00
Sivin Varghese
9a23853907
Merge branch 'develop' into feat/new-auth-screens
2022-09-26 15:22:48 +05:30
Sojan
8e5d8fcdaf
Merge branch 'release/2.9.1' into develop
2022-09-22 14:22:40 -07:00
Sojan
d2d7355e2d
Bump version to 2.9.1
2022-09-22 14:18:30 -07:00
Sojan Jose
913224ad84
chore: Normalize portal slug to nil ( #5487 )
2022-09-22 14:08:48 -07:00
Pranav Raj S
eed716fad7
Update app/javascript/dashboard/routes/auth/components/AuthInput.vue
2022-09-22 08:56:53 -07:00
iamsivin
971c40a5eb
chore: Minor fixes
2022-09-22 11:44:09 +05:30
Sivin Varghese
b6278037f4
Merge branch 'develop' into feat/new-auth-screens
2022-09-22 10:47:54 +05:30
dependabot[bot]
b463ce5b1a
chore(deps): bump commonmarker from 0.23.5 to 0.23.6 ( #5480 )
...
Bumps [commonmarker](https://github.com/gjtorikian/commonmarker ) from 0.23.5 to 0.23.6.
- [Release notes](https://github.com/gjtorikian/commonmarker/releases )
- [Changelog](https://github.com/gjtorikian/commonmarker/blob/main/CHANGELOG.md )
- [Commits](https://github.com/gjtorikian/commonmarker/compare/v0.23.5...v0.23.6 )
---
updated-dependencies:
- dependency-name: commonmarker
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-21 20:43:08 -07:00
Sivin Varghese
0e856b1b11
Merge branch 'develop' into feat/new-auth-screens
2022-09-22 01:13:29 +05:30
iamsivin
89cafaadef
chore: Adds testimonials screen
2022-09-22 01:12:15 +05:30
Tejaswini Chile
111016fe4c
fix: Add not found status if macro not found ( #5473 )
2022-09-21 14:10:35 +05:30
iamsivin
fdf77258e5
chore: Revert back super admin login screen styles
2022-09-21 11:17:00 +05:30
Sivin Varghese
4032d6f639
Merge branch 'develop' into feat/new-auth-screens
2022-09-21 09:38:37 +05:30
Pranav Raj S
cc4ef14faa
chore: Fix link generation logic in help-center ( #5470 )
2022-09-20 18:23:28 -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
Tejaswini Chile
c556e9c694
Fix: Redirect to portal with default locale ( #5467 )
...
- Redirect to default locale if URL does not provide the locale param
2022-09-20 10:31:39 -07:00
Nithin David Thomas
d28502b917
Bug: Adds support multiline text input on article edit page ( #5465 )
...
* Bug: Scroll issue with article list page
* Adds support multiline text input on article edit page
2022-09-20 22:42:09 +05:30
Pranav Raj S
1761100c77
chore: Remove static URLs from the documentation ( #5461 )
2022-09-19 21:52:01 -07:00
Sojan
3a1e521b4c
Merge branch 'release/2.9.0' into develop
2022-09-19 20:37:02 -07:00
Sojan
06c9aad7b3
Bump version to 2.9.0
2022-09-19 20:34:49 -07:00
Pranav Raj S
eb8e348ec1
chore: Update design of the help-center articles ( #5459 )
...
- Update designs
- Fixes meta tags
- Update typography
2022-09-19 20:31:38 -07:00
Nithin David Thomas
54d0055e86
chore: Helpcenter routing and UI fixes ( #5460 )
...
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
2022-09-19 19:40:32 -07:00
Sojan Jose
3b7cae19e6
chore: Enable help center for self-hosted accounts ( #5458 )
2022-09-19 19:39:41 -07:00
Shivam Chahar
6b80afaf50
fix: un-assign agent from conversation after removal ( #5417 )
...
Unassign agents from the conversation when they are removed from the account.
Fixes : #4555
2022-09-19 18:14:55 -07:00
Sojan Jose
99de8f4500
chore: Improve Helpcenter custom domains ( #5456 )
...
- Support rendering articles over frontend URL
- Support rendering articles over help center URL
- Support rendering help center home page in the custom domain root
2022-09-19 17:36:01 -07:00
Sivin Varghese
a773ad7d08
fix: Read status not updated in widget popout mode ( #5454 )
2022-09-19 15:35:41 -07:00
Sojan Jose
97583e410c
feat: Ability to manage account features from super admin ( #5455 )
...
- This PR adds the ability to enable and disable features for an account from the super admin.
2022-09-19 14:57:21 -07:00
Sivin Varghese
678a0af962
chore: Enable Help Center on Sidebar ( #5435 )
...
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
2022-09-18 13:08:30 -07:00
Vishnu Narayanan
bc23c69605
chore: Fix gh nightly failure ( #5442 )
...
* chore: fix gh nightly failure
2022-09-15 23:16:45 +05:30
Sivin Varghese
73b9741b35
Code climate fixes
2022-09-15 10:19:02 +05:30
Sivin Varghese
90fd155f59
Update app/javascript/dashboard/i18n/locale/en/login.json
2022-09-15 10:16:26 +05:30