Commit Graph
1693 Commits
Author SHA1 Message Date
Shivam Mishra aadd2b1992 chore: remove testing timeout 2023-07-10 15:04:29 +05:30
Shivam Mishra 3b45b96ba7 refactor: manually track programatic scrolling 2023-07-10 15:04:29 +05:30
Shivam Mishra c6bd4f2f72 feat: update message view scroll behaviour 2023-07-10 15:04:29 +05:30
Shivam Mishra 19c3eab9c9 feat: fetch new suggestions when a message arrives 2023-07-10 15:04:29 +05:30
Shivam Mishra 5b1c89eabb feat: fetch suggestions and scroll if required 2023-07-10 15:04:28 +05:30
Shivam Mishra 0ff3680fea refactor: depend on the parent to send suggestions 2023-07-10 15:04:28 +05:30
Shivam Mishra 0dd826a900 feat: minor UI tweak 2023-07-10 15:04:28 +05:30
Shivam Mishra 946d62552f feat: update dismiss layout 2023-07-10 15:04:28 +05:30
Shivam Mishra 8c02669000 refactor: component rendering in parent 2023-07-10 15:04:28 +05:30
Shivam Mishra edf7642740 feat: only enable for enterprise 2023-07-10 15:04:28 +05:30
Shivam Mishra 91227e7120 feat: use immidiate watch 2023-07-10 15:04:27 +05:30
Shivam Mishra 9038ec7af9 fix: import 2023-07-10 15:04:27 +05:30
Shivam Mishra 37cc448077 feat: track usage 2023-07-10 15:04:27 +05:30
Shivam Mishra 5164c64b4b feat: store dismissed 2023-07-10 15:04:27 +05:30
Shivam Mishra e67ff5536b feat: replace svg paths with icon component 2023-07-10 15:04:09 +05:30
Shivam Mishra 675796b5c5 feat: update button copy 2023-07-10 15:04:09 +05:30
Shivam Mishra 2da45340a4 feat: add tooltip and translations 2023-07-10 15:04:09 +05:30
Shivam Mishra f62b0397c8 feat: link update method 2023-07-10 15:04:09 +05:30
Shivam Mishra 150bf1319a feat: re-fetch labels on conv-id change 2023-07-10 15:04:09 +05:30
Shivam Mishra 00d9ce4d47 fix: getter not included 2023-07-10 15:04:09 +05:30
Shivam Mishra 3f44808332 feat: fetch label suggestions from the hook 2023-07-10 15:04:08 +05:30
Shivam Mishra 3d3fd2f2bf refactor: move fetch to a separate method 2023-07-10 15:04:08 +05:30
Shivam Mishra b9a54f8524 feat: add event for OpenAI label apply 2023-07-10 15:04:08 +05:30
Shivam Mishra 43de536475 refactor: move computed methods to aiMixin 2023-07-10 15:04:08 +05:30
Shivam Mishra fe87285a30 feat: verify if labels are in store 2023-07-10 15:01:51 +05:30
Shivam Mishra 2acee36084 feat: kickstart label suggestion component 2023-07-10 15:01:51 +05:30
Shivam Mishra e674a117a8 feat: allow slot in avatar and thumbnail 2023-07-10 15:01:50 +05:30
Shivam Mishra eb09ac6706 feat: allow dashed labels 2023-07-10 15:01:50 +05:30
Shivam MishraandGitHub a940f4c1d2 feat: Allow label suggestions with OpenAI APIs (#7428) 2023-07-10 14:40:54 +05:30
Muhsin KelothandGitHub 5b4f92ccd2 fix: Add the option to revert the AI generated content (#7458) 2023-07-10 11:30:22 +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
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
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
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
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 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
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
TOMMYandGitHub 155a5b9947 fix: Remove free space (#7411) 2023-06-27 19:28:38 +05:30
Pranav Raj SandGitHub f1f14312fe chore: Upgrade Tailwind CSS to 3.3.2 (#7380) 2023-06-26 11:27:16 -07:00