Commit Graph
2379 Commits
Author SHA1 Message Date
Sivin VargheseandGitHub 8f7589f173 Merge branch 'feat/contacts-redesign' into feat/compose-new-conversation 2024-11-20 08:15:51 +05:30
Sivin VargheseandGitHub 62f357fc7f Merge branch 'develop' into feat/contacts-redesign 2024-11-20 07:07:10 +05:30
759615d041 fix: Update the dropdown bg to match the design system (#10438)
This PR updates the background used in dropdown to match our design system. Previous PR failed to add this correctly.

---------

Co-authored-by: Pranav <pranav@chatwoot.com>
2024-11-19 14:29:45 -08:00
Sivin VargheseandGitHub a7e3d443c9 feat: Add the new select menu component (#10445) 2024-11-19 14:25:45 -08:00
Sivin VargheseandGitHub 4fda057afb Merge branch 'feat/contacts-redesign' into feat/compose-new-conversation 2024-11-19 23:01:53 +05:30
Sivin VargheseandGitHub fccfa5adba Merge branch 'develop' into feat/contacts-redesign 2024-11-19 22:47:59 +05:30
iamsivin 60fdab4bbe chore: More story case 2024-11-19 22:36:03 +05:30
iamsivin 93eb295152 chore: Adds story 2024-11-19 22:31:51 +05:30
iamsivin 1982cb159c chore: Clean up 2024-11-19 22:03:54 +05:30
Sivin VargheseandGitHub b680fa43ec fix: Country code missing when typing in phone input. (#10439) 2024-11-19 14:38:00 +05:30
Sivin VargheseandGitHub ca46ed9bca Merge branch 'feat/contacts-redesign' into feat/compose-new-conversation 2024-11-19 08:56:25 +05:30
Sivin VargheseandGitHub e591f14729 Merge branch 'develop' into feat/contacts-redesign 2024-11-19 08:56:02 +05:30
Shivam MishraandGitHub c2e2954dfa fix: Remove the warnings generated from the Sidebar component (#10437)
The following warning occurred since the `ChannelLeaf` component was passed extra props. This PR fixes it by passing only the required props
2024-11-18 19:09:09 -08:00
Sivin VargheseandGitHub 7d0bfabb49 Merge branch 'feat/contacts-redesign' into feat/compose-new-conversation 2024-11-19 08:28:34 +05:30
Sivin VargheseandGitHub aef2ffc3a9 Merge branch 'develop' into feat/contacts-redesign 2024-11-19 08:28:24 +05:30
aaa328be87 feat: Add dropdown component (#10358)
This PR adds dropdown primitives to help compose custom dropdowns across the app. The following the sample usage

---------

Co-authored-by: Pranav <pranav@chatwoot.com>
2024-11-18 17:29:27 -08:00
iamsivin c3cf73de85 chore: Minor fix 2024-11-19 00:06:23 +05:30
iamsivin 610b05ed5a feat: Attachment preview 2024-11-18 23:47:58 +05:30
iamsivin 2e30d4b825 chore: Minor fix 2024-11-18 22:10:23 +05:30
iamsivin 15470506bf chore: Minor fixes 2024-11-18 17:18:58 +05:30
iamsivin 14e7950186 feat: Inbox empty state warning 2024-11-15 22:56:35 +05:30
iamsivin e3602acf68 chore: Created file upload composable and use it in compose view 2024-11-15 22:12:16 +05:30
iamsivin b97ee9675e chore: Fix build 2024-11-15 18:27:24 +05:30
iamsivin 1b7317b71c chore: Adds translations 2024-11-15 18:21:39 +05:30
iamsivin 7cc0d6d457 chore: Clean up 2024-11-15 17:22:48 +05:30
iamsivin 28481c45cb feat: Code clean up 2024-11-15 17:12:39 +05:30
iamsivin 7790b88725 chore: Fix whats app template 2024-11-15 14:30:46 +05:30
iamsivin 9ea992fe45 feat(v4): Compose new conversation 2024-11-15 02:06:20 +05:30
Sivin VargheseandGitHub bf59285041 Merge branch 'develop' into feat/contacts-redesign 2024-11-14 18:41:22 +05:30
iamsivin 90162ad39b feat: Conversation card click 2024-11-14 18:40:47 +05:30
Sivin VargheseandGitHub 4cfa7e4c97 feat: Remove incoming messages metrics from the agent reports (#10415) 2024-11-14 17:55:24 +05:30
Sivin VargheseandGitHub bd691d2e2b Merge branch 'develop' into feat/contacts-redesign 2024-11-13 16:57:50 +05:30
iamsivin 94142acb93 chore: Minor fix 2024-11-13 15:55:16 +05:30
Shivam MishraandGitHub ac729cf0cf feat: update debounce duration for article editor (#10410)
Quick fix for CW-3721 until we work on a better solution
2024-11-13 12:29:50 +05:30
iamsivin 78e6f995eb chore: Filter enhancements 2024-11-13 10:05:06 +05:30
iamsivin b75afc2b29 chore: Minor fix 2024-11-12 22:38:49 +05:30
iamsivin 3f608ece5a fix: Phone number input 2024-11-12 22:18:55 +05:30
iamsivin 72496ac4a0 chore: Minor fix 2024-11-12 22:06:08 +05:30
iamsivin 909755c340 chore: Clean up 2024-11-12 22:02:26 +05:30
iamsivin 42a9e8dc82 chore: Minor fix 2024-11-12 21:26:33 +05:30
iamsivin f0c5d214e7 chore: Minor fix 2024-11-12 21:11:37 +05:30
iamsivin cc6ac082b1 feat: Phone input 2024-11-12 21:03:56 +05:30
Sivin VargheseandGitHub d8bc4ae40f Merge branch 'develop' into feat/contacts-redesign 2024-11-12 11:40:26 +05:30
iamsivin 7aa22eabf8 chore: Fix sidebar activeOn issue 2024-11-12 11:39:59 +05:30
iamsivin 1dd690e8f9 chore: Minor fix 2024-11-12 09:14:27 +05:30
iamsivin 6caf7ded2d chore: Minor fix 2024-11-12 09:08:21 +05:30
Shivam MishraandGitHub 97d7b9d754 feat(ee): Setup @chatwoot/captain NPM library (#10389)
--- 
Co-authored-by: Sojan <sojan@pepalo.com>
Co-authored-by: Pranav <pranavrajs@gmail.com>
2024-11-11 17:39:09 -08:00
iamsivin b39e25f9e2 chore: Fix empty state 2024-11-11 23:31:32 +05:30
iamsivin bda9f0208a chore: Fix build 2024-11-11 23:11:37 +05:30
iamsivin 74a90c0173 chore: Fix sidebar 2024-11-11 23:09:30 +05:30