 Muhsin KelothandGitHub
|
be2d8e52cb
|
Merge branch 'develop' into feat/add-more-ai-reply-options
|
2023-07-10 14:46:53 +05:30 |
|
 Shivam MishraandGitHub
|
a940f4c1d2
|
feat: Allow label suggestions with OpenAI APIs (#7428)
|
2023-07-10 14:40:54 +05:30 |
|
 Muhsin KelothandGitHub
|
e819f7ee92
|
Merge branch 'develop' into feat/add-more-ai-reply-options
|
2023-07-10 14:36:18 +05:30 |
|
 Muhsin KelothandGitHub
|
5b4f92ccd2
|
fix: Add the option to revert the AI generated content (#7458)
|
2023-07-10 11:30:22 +05:30 |
|
 Muhsin KelothandGitHub
|
72022c263e
|
Merge branch 'develop' into feat/add-more-ai-reply-options
|
2023-07-09 21:47:03 +05:30 |
|
 Pranav Raj SandGitHub
|
ad03be4529
|
fix: Update the index files to fix missing translations (#7484)
|
2023-07-07 20:11:34 -07:00 |
|
 Sivin VargheseandGitHub
|
571e6bd0ec
|
fix: Update broken design elements in dashboard (#7468)
|
2023-07-06 11:58:54 -07:00 |
|
 Muhsin KelothandGitHub
|
6b2171f6aa
|
Merge branch 'develop' into feat/add-more-ai-reply-options
|
2023-07-06 12:08:15 +05:30 |
|
Muhsin Keloth
|
b698a332e0
|
feat: add more ai reply options
|
2023-07-06 12:05:40 +05:30 |
|
 
|
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 SandGitHub
|
4e8d17f017
|
chore: Update specs and warnings in console (#7467)
|
2023-07-05 18:32:55 -07:00 |
|
 
|
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 |
|
Shivam Mishra
|
92aecb1262
|
chore: remove extra button
|
2023-07-05 14:26:33 +05:30 |
|
Shivam Mishra
|
be028dbedc
|
refactor: remove label messages
|
2023-07-05 14:13:19 +05:30 |
|
 Shivam MishraandGitHub
|
acf19bc70d
|
Merge branch 'develop' into feature/cw-2159
|
2023-07-05 14:10:22 +05:30 |
|
Shivam Mishra
|
e8d0f14554
|
feat: move label suggestions to enterprise
|
2023-07-05 14:07:47 +05:30 |
|
 Tejaswini ChileandGitHub
|
71837bedf9
|
feat: Ability to customise the email sender name [CW-1629] (#7345)
|
2023-07-04 20:46:01 +05:30 |
|
 
|
3c4514c9f7
|
chore: Update translations (#7415)
Co-authored-by: Sojan Jose <sojan@pepalo.com>
|
2023-07-04 14:23:56 +05:30 |
|
 Nithin David ThomasandGitHub
|
4c7c1cd78a
|
chore: Change order of resolve action dropdown buttons (#7456)
|
2023-07-03 19:39:32 -07:00 |
|
 
|
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 HeinzenandGitHub
|
986abde531
|
fix: Cannot use 'in' operator to search for 'last_activity_at' (#7447)
|
2023-07-03 14:12:47 -07:00 |
|
Shivam Mishra
|
587db31cdd
|
test: nil condition if labels are missing
|
2023-07-03 16:06:43 +05:30 |
|
Shivam Mishra
|
8f0b4e1b58
|
feat: add test for label suggestions
|
2023-07-03 15:58:20 +05:30 |
|
Shivam Mishra
|
c5dd246071
|
refactor: simplify conditions and add guard to cache methods
|
2023-07-03 15:31:38 +05:30 |
|
Shivam Mishra
|
4cdf28860a
|
Merge branch 'feature/cw-2159' of github.com:chatwoot/chatwoot into feature/cw-2159
|
2023-07-03 15:05:38 +05:30 |
|
 Muhsin KelothandGitHub
|
e3aef4a778
|
Merge branch 'develop' into feature/cw-2159
|
2023-07-03 11:45:27 +05:30 |
|
 
|
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 |
|
Shivam Mishra
|
870e3716d9
|
refactor: rename suggest_label to label_suggestion
|
2023-06-30 14:00:39 +05:30 |
|
Shivam Mishra
|
e62f74bb80
|
feat: update key format
|
2023-06-30 12:31:01 +05:30 |
|
Shivam Mishra
|
9d1ee2d506
|
refactor: set response in cache only for a day
|
2023-06-30 12:28:10 +05:30 |
|
Shivam Mishra
|
a622041696
|
feat: save to cache only if response is present
|
2023-06-30 12:26:53 +05:30 |
|
Shivam Mishra
|
18245dd757
|
Merge branch 'develop' of github.com:chatwoot/chatwoot into feature/cw-2159
|
2023-06-30 12:25:43 +05:30 |
|
 Pranav Raj SandGitHub
|
022f4f899f
|
Revert "feat: Support Azure single-tenant application using the Graph… (#7436)
|
2023-06-29 16:50:18 -07:00 |
|
 Sivin VargheseandGitHub
|
191b8a64fe
|
chore: Remove URLs from translations (#7414)
|
2023-06-29 15:09:02 +05:30 |
|
 
|
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 KelothandGitHub
|
dc1a41b136
|
fix: Set date hours to 9 in snooze time (#7426)
|
2023-06-29 14:38:03 +05:30 |
|
Shivam Mishra
|
0ddf241d7f
|
feat: update comments
|
2023-06-29 13:36:13 +05:30 |
|
Shivam Mishra
|
99dc6a0eb3
|
feat: add guards to ensure message and labels are always present
|
2023-06-29 13:26:02 +05:30 |
|
Shivam Mishra
|
3be125ea66
|
feat: update openapi.js
|
2023-06-29 13:12:26 +05:30 |
|
Shivam Mishra
|
5af2f541a1
|
feat: allow caching of response
|
2023-06-29 13:12:15 +05:30 |
|
Shivam Mishra
|
908db4df5e
|
feat: add label suggest prompt
|
2023-06-29 12:47:57 +05:30 |
|
 Shivam MishraandGitHub
|
28e7a5d228
|
fix: CC conditions when the last email is from someone else (#7010)
|
2023-06-28 20:28:44 -07:00 |
|
 
|
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 ChileandGitHub
|
d05c953eef
|
feat: Support Azure single-tenant application using the Graph API (#6728) (#6878)
|
2023-06-28 08:13:08 +05:30 |
|
 
|
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 ChileandGitHub
|
239b1e2bf1
|
feat: Include email in the searched result (#7397)
|
2023-06-27 21:05:36 +05:30 |
|
 
|
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 |
|
 TOMMYandGitHub
|
155a5b9947
|
fix: Remove free space (#7411)
|
2023-06-27 19:28:38 +05:30 |
|
 TOMMYandGitHub
|
26a75b250d
|
Merge pull request from GHSA-2472-ggjh-43h2
|
2023-06-27 17:22:54 +05:30 |
|
 Pranav Raj SandGitHub
|
20b84ee6a1
|
chore: Fix darkMode styles in widget (#7408)
|
2023-06-26 14:43:22 -07:00 |
|