Pranav Raj S
|
ec65b43993
|
feat: Add support for API key authentication in Twilio (#7523)
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
|
2023-07-14 19:20:54 -07:00 |
|
Shivam Mishra
|
1a81245987
|
feat: Update label suggestion visibility (#7525)
|
2023-07-14 19:20:03 -07:00 |
|
Pranav Raj S
|
2c3ad73542
|
fix: Update the case for validation where SSO link is used (#7527)
|
2023-07-14 08:30:08 -07:00 |
|
Shivam Mishra
|
59b1d59574
|
fix: idb is not available in firefox private mode [CW-2217] (#7524)
|
2023-07-14 13:35:30 +05:30 |
|
Pranav Raj S
|
9de2edd300
|
fix: Cannot read properties of undefined (reading 'filter') (#7522)
|
2023-07-13 15:56:28 -07:00 |
|
Pranav Raj S
|
66751b71dd
|
fix: Fix issue null is not iterable (#7521)
|
2023-07-13 15:47:33 -07:00 |
|
Pranav Raj S
|
7e415fbee3
|
fix: Disable predictions if model is absent (#7520)
|
2023-07-13 14:40:16 -07:00 |
|
Muhsin Keloth
|
50a927bac2
|
feat: Add reply editor mode to the store (#7515)
|
2023-07-13 14:56:53 +05:30 |
|
Muhsin Keloth
|
19ff738211
|
feat: Add more options for AI reply suggestions (#7493)
|
2023-07-13 10:26:25 +05:30 |
|
Shivam Mishra
|
7c080fa9fa
|
feat: label suggestion UI (#7480)
|
2023-07-13 09:16:09 +05:30 |
|
Karthick Venkatesan
|
91e2da5e74
|
fix: Uncategorized article display error - HelpCenter-> Portal -> Uncategorised Article (#7504)
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
|
2023-07-12 16:34:16 -07:00 |
|
Pranav Raj S
|
21691f2407
|
fix: Update breaking specs on sentiment and open AI integration (#7513)
|
2023-07-12 14:43:11 -07:00 |
|
Shivam Mishra
|
d495411ef5
|
feat: Minor improvements to login UI (#7494)
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
|
2023-07-12 13:35:02 -07:00 |
|
Shivam Mishra
|
918e1f25c2
|
feat: Improve summary prompt (#7510)
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
|
2023-07-12 13:09:19 -07:00 |
|
Tejaswini Chile
|
10dd0ba647
|
feat: Sentiment Analysis (#7475)
|
2023-07-12 15:03:31 +05:30 |
|
Pranav Raj S
|
550bea099c
|
fix: Add appearance-none to input field for ring to work (#7507)
|
2023-07-11 19:07:02 -07:00 |
|
Nithin David Thomas
|
c7bf93ef8a
|
fix: Adds a space after mention to improve UX (#7506)
|
2023-07-11 17:37:37 -07:00 |
|
Shivam Mishra
|
ec7434d000
|
feat: Remove twitter (#7505)
|
2023-07-11 14:00:11 -07:00 |
|
Muhsin Keloth
|
941e7e06cf
|
feat: Add draft messages store (#7476)
|
2023-07-11 18:29:42 +05:30 |
|
Pranav Raj S
|
09f46aa912
|
chore: Update onMessage event to include conversation id (#7497)
|
2023-07-10 15:04:31 -07:00 |
|
Vishnu Narayanan
|
332ab5888c
|
feat: Disable fb/instagram if env variables are not configured (#7498)
|
2023-07-10 12:28:55 -07:00 |
|
Shivam Mishra
|
a940f4c1d2
|
feat: Allow label suggestions with OpenAI APIs (#7428)
|
2023-07-10 14:40:54 +05:30 |
|
Muhsin Keloth
|
5b4f92ccd2
|
fix: Add the option to revert the AI generated content (#7458)
|
2023-07-10 11:30:22 +05:30 |
|
Pranav Raj S
|
ad03be4529
|
fix: Update the index files to fix missing translations (#7484)
|
2023-07-07 20:11:34 -07:00 |
|
Sivin Varghese
|
571e6bd0ec
|
fix: Update broken design elements in dashboard (#7468)
|
2023-07-06 11:58:54 -07:00 |
|
Sivin Varghese
|
528da1d2cf
|
feat: Add support for dark mode in more pages
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
|
2023-07-05 19:26:24 -07:00 |
|
Pranav Raj S
|
4e8d17f017
|
chore: Update specs and warnings in console (#7467)
|
2023-07-05 18:32:55 -07:00 |
|
Sivin Varghese
|
3054a4cb59
|
feat: Add support for dark mode in dashboard (#7460)
- Add config for TailwindCSS
- Enable HMR
- Add a config in LocalStorage for Dark Mode
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
|
2023-07-05 12:13:32 -07:00 |
|
Tejaswini Chile
|
71837bedf9
|
feat: Ability to customise the email sender name [CW-1629] (#7345)
|
2023-07-04 20:46:01 +05:30 |
|
Chatwoot Bot
|
3c4514c9f7
|
chore: Update translations (#7415)
Co-authored-by: Sojan Jose <sojan@pepalo.com>
|
2023-07-04 14:23:56 +05:30 |
|
Nithin David Thomas
|
4c7c1cd78a
|
chore: Change order of resolve action dropdown buttons (#7456)
|
2023-07-03 19:39:32 -07:00 |
|
Pranav Raj S
|
985b3f3bfc
|
chore: Reset the base font-size to 16px instead of 10px (#7455)
Co-authored-by: Nithin David Thomas <1277421+nithindavid@users.noreply.github.com>
|
2023-07-04 03:23:00 +05:30 |
|
Clairton Rodrigo Heinzen
|
986abde531
|
fix: Cannot use 'in' operator to search for 'last_activity_at' (#7447)
|
2023-07-03 14:12:47 -07:00 |
|
Pranav Raj S
|
b57063a8b8
|
feat: Support dark mode in login pages (#7420)
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
|
2023-07-01 07:49:52 +05:30 |
|
Pranav Raj S
|
022f4f899f
|
Revert "feat: Support Azure single-tenant application using the Graph… (#7436)
|
2023-06-29 16:50:18 -07:00 |
|
Sivin Varghese
|
191b8a64fe
|
chore: Remove URLs from translations (#7414)
|
2023-06-29 15:09:02 +05:30 |
|
Sivin Varghese
|
ea78020f2f
|
fix: Translation issues (#7416)
Co-authored-by: Hricha Shandily <103104754+Hricha-Shandily@users.noreply.github.com>
|
2023-06-29 14:41:23 +05:30 |
|
Muhsin Keloth
|
dc1a41b136
|
fix: Set date hours to 9 in snooze time (#7426)
|
2023-06-29 14:38:03 +05:30 |
|
Shivam Mishra
|
28e7a5d228
|
fix: CC conditions when the last email is from someone else (#7010)
|
2023-06-28 20:28:44 -07:00 |
|
Sojan Jose
|
40830046e8
|
feat: Audit Logs for Account User Changes (#7405)
- Audit log for user invitations: https://linear.app/chatwoot/issue/CW-1768/invited-a-user-to-the-account
- Audit log for change role: https://linear.app/chatwoot/issue/CW-1767/name-or-email-changed-the-role-of-the-user-email-to-agent-or-admin
- Audit log for status change: https://linear.app/chatwoot/issue/CW-1766/availability-status-as-events-for-audit-logs
Co-authored-by: Shivam Mishra <scm.mymail@gmail.com>
|
2023-06-28 22:42:06 +05:30 |
|
Tejaswini Chile
|
d05c953eef
|
feat: Support Azure single-tenant application using the Graph API (#6728) (#6878)
|
2023-06-28 08:13:08 +05:30 |
|
Nithin David Thomas
|
4a770fdea7
|
feat: Add Plus Jakarta Font to dashboard (#7421)
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
|
2023-06-27 17:39:37 -07:00 |
|
Tejaswini Chile
|
239b1e2bf1
|
feat: Include email in the searched result (#7397)
|
2023-06-27 21:05:36 +05:30 |
|
Vishnu Narayanan
|
f963e00731
|
fix: capture user and ip details on Inbox delete (#7395)
Fixes: https://linear.app/chatwoot/issue/CW-1772/ip-address-and-user-details-are-missing-in-some-of-the-logs
Co-authored-by: Sojan <sojan@pepalo.com>
|
2023-06-27 19:49:24 +05:30 |
|
TOMMY
|
155a5b9947
|
fix: Remove free space (#7411)
|
2023-06-27 19:28:38 +05:30 |
|
TOMMY
|
26a75b250d
|
Merge pull request from GHSA-2472-ggjh-43h2
|
2023-06-27 17:22:54 +05:30 |
|
Pranav Raj S
|
20b84ee6a1
|
chore: Fix darkMode styles in widget (#7408)
|
2023-06-26 14:43:22 -07:00 |
|
Pranav Raj S
|
f1f14312fe
|
chore: Upgrade Tailwind CSS to 3.3.2 (#7380)
|
2023-06-26 11:27:16 -07:00 |
|
Tejaswini Chile
|
212d7caab1
|
fix: log User is authenticated but not connected (#7394)
|
2023-06-26 16:07:40 +05:30 |
|
TOMMY
|
9cda16d0e8
|
fix: Remove overflow string in label delete confirm button (#7386)
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
|
2023-06-26 13:26:47 +05:30 |
|