Commit Graph
4583 Commits
Author SHA1 Message Date
Shivam Mishra 82c46dbb9c fix: download link 2024-11-28 17:58:34 +05:30
Shivam Mishra b8248978d8 feat: use new file icon 2024-11-28 17:47:47 +05:30
Shivam Mishra e8cbb6d8e8 feat: update colors 2024-11-28 17:46:04 +05:30
Shivam Mishra a706f26ef4 fix: dark mode colors 2024-11-28 17:43:00 +05:30
Shivam Mishra 0d40f2a027 feat: make content optional 2024-11-28 17:40:19 +05:30
Shivam Mishra 600b06f748 feat: add audio bubble 2024-11-28 17:39:55 +05:30
Shivam Mishra 3bf8468077 feat: rename media to image 2024-11-28 17:19:07 +05:30
Shivam Mishra bcd18a0bb0 feat: add audio chip 2024-11-28 17:11:24 +05:30
Shivam Mishra a565ae8cba feat: add more data 2024-11-28 15:47:50 +05:30
Shivam Mishra 2274141d99 feat: add more examples 2024-11-28 15:40:08 +05:30
Shivam Mishra d9ef6df4de feat: add image and video chip 2024-11-28 15:40:05 +05:30
Shivam Mishra 820fce8bfc feat: update layout 2024-11-28 15:05:12 +05:30
Shivam Mishra bba2befcb7 fix: extra spacing 2024-11-27 20:19:48 +05:30
Shivam Mishra 59afa50b71 feat: add text images 2024-11-27 20:19:06 +05:30
Shivam Mishra c2305a11c6 fix: condition to render files 2024-11-27 20:08:27 +05:30
Shivam Mishra 36e777aea5 feat: file icon 2024-11-27 20:06:49 +05:30
Shivam Mishra ac7f2c7153 feat: add teenyicons for files 2024-11-27 20:05:58 +05:30
Shivam Mishra d93e2ee60a feat: add download option
TODO: Get better designs
2024-11-27 20:05:42 +05:30
Shivam Mishra 32df64c965 feat: add file icon 2024-11-27 20:05:11 +05:30
Shivam Mishra fd51a89b59 Merge branch 'develop' of github.com:chatwoot/chatwoot into feat/message-bubble 2024-11-27 19:05:23 +05:30
Shivam Mishra 226d7ceb03 feat: kickstart media bubble 2024-11-27 19:05:07 +05:30
Shivam Mishra 230279cafe feat: move padding to terminal bubble 2024-11-27 19:04:52 +05:30
Shivam Mishra a1479590e7 feat: add message id 2024-11-27 18:37:16 +05:30
Shivam Mishra ee71d6d50f feat: separate activity bubble 2024-11-27 18:35:09 +05:30
Shivam Mishra 0ae085ffbb feat: separate Base bubble
Also added a provider to inject local variant and orientation state to child components
2024-11-27 18:32:46 +05:30
Shivam Mishra 93bbcb2976 feat: capitalize sender name 2024-11-27 18:31:59 +05:30
Shivam Mishra 5a387689c7 fix: typo 2024-11-27 18:15:10 +05:30
Shivam Mishra 26501fc47c feat: add example for text with media 2024-11-27 18:14:07 +05:30
Shivam Mishra cffbc524d2 feat: move data to fixtures 2024-11-27 18:13:27 +05:30
Sojan JoseandGitHub 94c918e468 chore: [Snyk] Security upgrade google-cloud-storage from 1.44.0 to 1.48.0 (#10148)
- bump up gems based on snyk security alerts
2024-11-27 20:31:01 +08:00
Shivam Mishra da5a752c75 feat: add tooltip 2024-11-27 17:12:26 +05:30
Shivam Mishra 825e1b4fb3 feat: add i18n for error message 2024-11-27 17:09:03 +05:30
Nguyễn Trần ChungandGitHub ea616d6a93 chore: clear apt warning in cwctl (#10488) 2024-11-27 17:08:54 +05:30
Shivam Mishra fe634293d8 chore: remove unused import 2024-11-27 17:06:45 +05:30
Shivam Mishra 4da133fe12 feat: add message meta component 2024-11-27 17:05:13 +05:30
Shivam Mishra 71e706a0bf feat: add in progress message 2024-11-27 16:46:46 +05:30
Shivam Mishra f8a400e704 feat: use content attributes 2024-11-27 16:33:53 +05:30
Shivam Mishra d70fa78e7d feat: show message status for outgoing messages 2024-11-27 16:27:13 +05:30
Shivam Mishra faf78bd447 feat: hide avatar for right oriented messages 2024-11-27 16:17:42 +05:30
Shivam Mishra b753d27301 feat: group when elements are in the same minute 2024-11-27 16:13:19 +05:30
Shivam Mishra caeb3bc88c feat: separate error component 2024-11-27 16:09:54 +05:30
Shivam Mishra 4dd7a5f693 feat: allow error 2024-11-27 16:07:27 +05:30
Shivam Mishra e3eca0dad8 feat: allow error variant 2024-11-27 15:56:29 +05:30
35702457ed feat: Update design for report pages (#10506)
<img width="1440" alt="Screenshot 2024-11-26 at 8 38 57 PM"
src="https://github.com/user-attachments/assets/f752157c-6134-42cb-8211-ce636ea9e4d6">
<img width="1439" alt="Screenshot 2024-11-26 at 8 40 47 PM"
src="https://github.com/user-attachments/assets/580b1f61-68bc-489b-9081-b0aeb402f31d">

---------

Co-authored-by: Shivam Mishra <scm.mymail@gmail.com>
2024-11-27 18:10:15 +08:00
d569713b66 fix: Fix z-index issue on account switcher (#10505)
Co-authored-by: Pranav <pranav@chatwoot.com>
2024-11-26 19:59:16 -08:00
Sojan JoseandGitHub 12a82b6459 fix: avoid Slack file upload API for fallback messages (#10461)
Skip calling the Slack file upload API for message types such as
fallback (e.g., Facebook and location messages) that lack actual file
data in attachments. This prevents unnecessary API calls and resolves a
Sentry error currently occurring in production.

fixes: https://github.com/chatwoot/chatwoot/issues/10460
2024-11-26 12:56:40 +08:00
Sivin VargheseandGitHub b9d888d8ab feat: Add contact header components (#10498) 2024-11-25 19:59:04 -08:00
Sivin VargheseandGitHub ba1b02e274 feat: Add contact empty state components (#10499) 2024-11-25 19:50:33 -08:00
b0287fe389 feat: Add conditions row component (#10496)
---------

Co-authored-by: Pranav <pranavrajs@gmail.com>
2024-11-25 16:33:12 -08:00
c23cd094f9 feat(v4): Add filter input components (#10493)
This PR adds three components along with stories

1. MultiSelect - This is used for filter values, allowing multiple values and folding of values where there are too many items
2. SingleSelect - This is used for filter values, allows selecting and toggling a single item
3. FilterSelect - This is used for operators and others, it allows icons and labels as well as toggling them using props. The v-model for this binds just the final value unlike the previous two components with bind the entire object.

---------

Co-authored-by: Pranav <pranavrajs@gmail.com>
2024-11-25 11:52:28 -08:00