Commit Graph
718 Commits
Author SHA1 Message Date
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 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
Muhsin KelothandGitHub 5b4f92ccd2 fix: Add the option to revert the AI generated content (#7458) 2023-07-10 11:30:22 +05:30
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
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
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 MishraandGitHub 28e7a5d228 fix: CC conditions when the last email is from someone else (#7010) 2023-06-28 20:28:44 -07:00
996325f35b feat: multiple UX improvements to labels (#7358)
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
Co-authored-by: Nithin David Thomas <1277421+nithindavid@users.noreply.github.com>
2023-06-25 18:49:49 +05:30
Muhsin KelothandGitHub 9bb455ec2d feat: Ability to choose the custom time for snooze conversation (#7257) 2023-06-19 18:23:35 +05:30
Muhsin KelothandGitHub 9bed57c7d1 feat: Add more snooze options (#7344) 2023-06-19 17:05:16 +05:30
Muhsin KelothandGitHub 2c3337b117 feat: Move snooze actions to command bar (#7343) 2023-06-19 13:57:59 +05:30
Sivin VargheseandGitHub 35dfff0a5b feat: Attachment view improvements (#7314) 2023-06-19 11:16:28 +05:30
86b2896333 feat: Show alerts when the limit is reached in accounts (#7323)
Co-authored-by: Shivam Mishra <scm.mymail@gmail.com>
2023-06-15 20:47:11 -07:00
c755978352 feat: update banner design [CW-1491] (#7296)
* refactor: banner styling

* refactor: update button style for reply assign banner

* feat: remove update-banner classes

---------

Co-authored-by: Nithin David Thomas <1277421+nithindavid@users.noreply.github.com>
2023-06-14 12:56:42 +05:30
Muhsin KelothandGitHub cd28f401ba fix: Custom attribute date is not working in some time zone (#7224) 2023-06-09 16:55:03 -07:00
d7314079c9 feat: Ability to edit saved folders (#7236)
* feat: Ability to edit saved filters

Co-authored-by: Shivam Mishra <scm.mymail@gmail.com>
2023-06-08 14:58:57 +05:30
b333d0c986 feat: Attachments view (#7156)
* feat: Attachments view with key shortcuts and dynamically updates when user delete or sent new attachments

---------

Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
2023-06-05 19:21:47 +05:30
Sivin VargheseandGitHub 6bd0e074dc feat: Sort agents on availability status (#7174) 2023-05-25 14:49:56 +05:30
88cef88d80 fix: Instagram story with video not rendering (#7184)
* fix: instagram story with video not rendering

* chore: Minor fixes

---------

Co-authored-by: Tejaswini Chile <tejaswini@chatwoot.com>
2023-05-25 12:20:42 +05:30
Muhsin KelothandGitHub 5618b5ebd3 fix: Enable ogg format for audio recording in API channel (#7178) 2023-05-24 15:05:31 +05:30
Shivam MishraandGitHub 4f0fcfcbcd feat: allow Microsoft Clarity from CDN (#7163)
* feat: add microsoft clarity to main app

* feat: mask messages

* fix: spacing
2023-05-23 08:00:01 +05:30
Shivam MishraandGitHub d6ce1ceeeb fix: CSAT chart showing incorrect data (#7152)
* fix: computation of data for csat chart

* fix: make horizontal chart reactive
2023-05-22 11:01:01 +05:30