Tanmay Deep Sharma
c351b6df5f
Merge remote-tracking branch 'origin/feat/whatsapp-embedded-signup' into test-pdf-support-captain
2025-07-11 18:09:26 +07:00
Tanmay Deep Sharma
fcc13a5064
add feature flag for wa es
2025-07-11 18:07:44 +07:00
Tanmay Deep Sharma
ac83c28466
Merge remote-tracking branch 'origin/feat/whatsapp-embedded-signup' into feat/whatsapp-embedded-signup
2025-07-11 15:46:46 +07:00
Tanmay Deep Sharma
ac9c24e0aa
refactor and review changes
2025-07-11 15:45:24 +07:00
Muhsin Keloth and GitHub
8c43a6270d
Merge branch 'develop' into feat/whatsapp-embedded-signup
2025-07-11 11:47:45 +05:30
Sivin Varghese and GitHub
802f0694ed
chore: Alphabetically sort inbox list on settings page ( #11921 )
...
# Pull Request Template
## Description
This PR updates the inbox list on the settings page to be sorted
alphabetically.
## Type of change
- [x] Bug fix (non-breaking change which fixes an issue)
## How Has This Been Tested?
### Screenshot
<img width="222" height="463" alt="image"
src="https://github.com/user-attachments/assets/0caabeb1-b2bd-4072-a44f-e0ac5a52404d "
/>
## Checklist:
- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my code
- [ ] I have commented on my code, particularly in hard-to-understand
areas
- [ ] I have made corresponding changes to the documentation
- [x] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [x] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged and published in downstream
modules
2025-07-11 11:46:15 +05:30
Tanmay Deep Sharma
84383160bd
Merge remote-tracking branch 'origin/feat/whatsapp-embedded-signup' into test-pdf-support-captain
2025-07-11 09:26:48 +07:00
Tanmay Deep Sharma
49939c8df7
Merge remote-tracking branch 'origin/feat/whatsapp-embedded-signup' into feat/whatsapp-embedded-signup
2025-07-11 09:25:05 +07:00
Tanmay Deep Sharma
f94691aecb
add review changes to refactor whatsapp es
2025-07-11 09:22:53 +07:00
Muhsin Keloth
ed79173b1b
chore: fix alerts
2025-07-10 17:45:59 +05:30
Tanmay Deep Sharma
d54b32432a
Merge remote-tracking branch 'origin/feat/whatsapp-embedded-signup' into test-pdf-support-captain
2025-07-10 18:06:07 +07:00
Tanmay Deep Sharma
b7fdeb79c2
add web.facebook.com as valid host for WA ES
2025-07-10 18:05:37 +07:00
Tanmay Deep Sharma
0eedac48be
Merge remote-tracking branch 'origin/feat/whatsapp-embedded-signup' into test-pdf-support-captain
2025-07-10 16:59:14 +07:00
Tanmay Deep Sharma
07b1fc202e
revert extra changes
2025-07-10 15:54:08 +07:00
Tanmay Deep Sharma
4548ff35f9
Merge remote-tracking branch 'origin/feat/whatsapp-embedded-signup' into feat/whatsapp-embedded-signup
2025-07-10 15:51:08 +07:00
Tanmay Deep Sharma
dd888f2cf0
fix review changes
2025-07-10 15:50:31 +07:00
Muhsin Keloth and GitHub
b9d3a34a73
Merge branch 'develop' into feat/whatsapp-embedded-signup
2025-07-10 10:03:46 +05:30
Tanmay Deep Sharma
1931a170fa
Merge remote-tracking branch 'origin/feat/whatsapp-es-reauth-flow-fe' into test-pdf-support-captain
2025-07-10 10:48:04 +07:00
Tanmay Deep Sharma
62c5d40b2c
update the checks to show the api key input in configuration
2025-07-10 10:46:09 +07:00
Tanmay Deep Sharma
d696fa2b17
feat: Add WhatsApp reauthorization frontend flow
2025-07-10 03:05:56 +07:00
Tanmay Deep Sharma
a571396b71
Merge branch 'feat/whatsapp-es-reauth-flow' into test-pdf-support-captain
2025-07-10 01:18:52 +07:00
Tanmay Deep Sharma
5c8df87cdc
add translations for wa embedded signup
2025-07-10 01:16:33 +07:00
Sivin Varghese and GitHub
5140deb6f6
feat: Captain settings header component ( #11912 )
2025-07-09 22:21:25 +05:30
Tanmay Deep Sharma
4a36fd6373
Merge branch 'feat/whatsapp-es-reauth-flow' into test-pdf-support-captain
2025-07-09 17:25:13 +07:00
Tanmay Deep Sharma
13918c046d
add reauth flow for wa embedded signup
2025-07-09 17:23:48 +07:00
Tanmay Deep Sharma
ff3780ab1b
Merge remote-tracking branch 'origin/feat/whatsapp-embedded-signup' into test-pdf-support-captain
2025-07-09 10:19:13 +07:00
Muhsin Keloth and GitHub
c73f33619d
Merge branch 'develop' into feat/whatsapp-embedded-signup
2025-07-08 17:32:22 +05:30
Tanmay Deep Sharma
3adad0f32a
Merge remote-tracking branch 'origin/feat/support-pdf-upload-faq-gen' into test-pdf-support-captain
2025-07-08 18:34:36 +07:00
Sivin Varghese and GitHub
8c78573d9d
chore: Remove defer attribute from widget-loader script ( #11887 )
2025-07-08 15:31:33 +05:30
Tanmay Deep Sharma
e15a334daf
Merge remote-tracking branch 'origin/feat/support-pdf-upload-faq-gen' into test-pdf-support-captain
2025-07-08 14:18:03 +07:00
c553997af8
fix: Translate Priority and Messages types in Automations and Macros ( #11741 )
...
# Pull Request Template
## Description
With these fixes, I could improve some translations in portuguese, and
also I added some improvements to make some drowpdown values, that were
not translatable into translatable strings, into the Automations, Macros
and Custom Attributes page. I also fixed some typos.
Here are the main improvements.
- ~Fixed typo in portuguese into `Reports > Agents` page:~
~Before:

After:
~
- Added the possibility to make the `Priority` and `Message types`
translatables in other languages, into Macros and Automations page. Also
added the same feature for Custom attributes page at `applies to` and
`type` fields:
Before:




After:




- ~Improve Bots page. In the Brazilian portuguese is very common and
widely used bots to refer to chatbots, using `robô` as a direct
translations sounds weird, `robô` is used more often when we are talking
about robots, not chatbots.
Before:

After:
~
- Added multiselect both `no options` and `Select` placeholder
translatable strings:
Before:


After:

- Added `.pnpm-store` to `.gitignore`, when I'm using docker, the pnpm
always creates this folder into my root directory, so I imagine the same
could happens with others, so I fixed it.
## Type of change
Please delete options that are not relevant.
- [x] Bug fix (non-breaking change which fixes an issue)
- [x] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing
functionality not to work as expected)
- [ ] This change requires a documentation update
## How Has This Been Tested?
I've added some translations for my language (brazilian portuguese), so
i just switched the languages between the original in EN to PT_BR.
## Checklist:
- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my code
- [ ] I have commented on my code, particularly in hard-to-understand
areas
- [ ] I have made corresponding changes to the documentation
- [x] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [ ] New and existing unit tests pass locally with my changes
- [x] Any dependent changes have been merged and published in downstream
modules
---------
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com >
Co-authored-by: iamsivin <iamsivin@gmail.com >
Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com >
2025-07-08 12:40:40 +05:30
Tanmay Deep Sharma
c8f0cbbfa1
Merge remote-tracking branch 'origin/develop' into feat/whatsapp-embedded-signup
2025-07-08 11:56:52 +07:00
Chatwoot Bot and GitHub
e4ba80e2f0
chore: Update translations ( #11893 )
2025-07-07 14:34:25 -07:00
Tanmay Deep Sharma
abeaa25c6a
Merge remote-tracking branch 'origin/feat/support-pdf-upload-faq-gen-fe' into test-pdf-support-captain
2025-07-07 12:18:41 +07:00
b72848513f
fix: Show billing upgrade page if there is a mismatch in the user count ( #11886 )
...
Disable features/show billing upgrade for accounts with more users than
the one in the license.
---------
Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com >
2025-07-06 19:30:27 -07:00
Sivin Varghese and GitHub
7343e53659
fix: Variable search item not showing after braces/commas ( #11864 )
...
# Pull Request Template
## Description
This PR fixes an issue where typing variables, like `{{contact.name}}`,
caused the variable list to miss showing `contact.name`. The search key
in this case became `contact.name}},` which didn't match any available
options. The logic in `VariableList.vue` only checked the part after the
last comma and didn’t fully sanitize the input.
**Solution**
Updated `searchKey` to remove all {} and commas for accurate matching.
Fixes
[CW-4574](https://linear.app/chatwoot/issue/CW-4574/i-dont-see-an-option-for-contactname-it-shows-initially-but-it-doesnt )
## Type of change
- [x] Bug fix (non-breaking change which fixes an issue)
## How Has This Been Tested?
### Loom video
https://www.loom.com/share/fc86e53853ad49e6acf6de57ebbd8fcb?sid=6702f896-d1a3-4c5a-9eb7-b96b5ed91531
## Checklist:
- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my code
- [x] I have commented on my code, particularly in hard-to-understand
areas
- [ ] I have made corresponding changes to the documentation
- [x] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [x] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged and published in downstream
modules
2025-07-03 19:39:36 +05:30
Tanmay Deep Sharma
e49a2eb606
display file object in case of pdf
2025-07-03 17:59:07 +05:30
Sivin Varghese and GitHub
cb01a2bc66
fix: Incorrect account ID in conversation header back button URL ( #11866 )
2025-07-03 13:22:44 +05:30
Tanmay Deep Sharma
91cb159ef0
Merge remote-tracking branch 'origin/feat/support-pdf-upload-faq-gen-fe' into feat/support-pdf-upload-faq-gen-fe
2025-07-03 00:33:50 +05:30
Tanmay Deep Sharma
45f9aeec10
update the translation file
2025-07-03 00:33:26 +05:30
Tanmay Deep Sharma and GitHub
553fcbc5e9
Merge branch 'develop' into feat/support-pdf-upload-faq-gen-fe
2025-07-03 00:21:18 +05:30
Tanmay Deep Sharma
ba65a5a534
refactor: fix eslint errors
2025-07-03 00:20:42 +05:30
6656b042b8
Potential fix for code scanning alert no. 105: Incomplete string escaping or encoding
...
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-07-03 00:09:27 +05:30
Tanmay Deep Sharma
235ce3479c
refactor: use UPSERT for consistency in document upload
2025-07-02 19:58:34 +05:30
a6cc3617c0
feat: Add the ability to mention team in private message ( #11758 )
...
This PR allows agents to mention entire teams in private messages using
`@team_name` syntax. When a team is mentioned, all team members with
inbox access are automatically notified. The scheme changes can be found
[here](https://github.com/chatwoot/prosemirror-schema/pull/34 ).
---------
Co-authored-by: iamsivin <iamsivin@gmail.com >
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com >
Co-authored-by: Sojan Jose <sojan@pepalo.com >
2025-07-02 19:57:59 +05:30
Tanmay Deep Sharma
8f27ba081c
feat: add PDF upload functionality
2025-07-02 12:52:45 +05:30
Sivin Varghese and GitHub
cdb1dc6714
chore: Disable drag on macro item when preview is open ( #11847 )
2025-07-02 11:59:15 +05:30
ef591f848a
chore: Add open conversation option ( #11828 )
...
Added conversation_status, assignee_id, team_id, and priority to the
message_created event to allow users to build automations based on
conversation details. Also introduced a new open_conversation action.
---------
Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com >
2025-07-02 10:01:50 +05:30
Sivin Varghese and GitHub
d1c9af260c
fix: Unread badge style issue ( #11846 )
...
- fix issue with unread badges
2025-06-30 22:22:40 -07:00
Sivin Varghese and GitHub
24ea968b00
chore: Remove older UI ( #11720 )
2025-07-01 09:43:44 +05:30