Commit Graph
2135 Commits
Author SHA1 Message Date
Pranav 0bba0ef6ff Fix stories 2024-12-12 17:36:08 -08:00
Shivam MishraandGitHub f865a2fb38 Merge branch 'develop' into feat/message-bubble 2024-12-12 18:49:12 +05:30
Shivam Mishra 67aa85a508 feat: add private note example 2024-12-12 18:42:27 +05:30
Shivam Mishra 898a959755 fix: required 2024-12-12 17:57:59 +05:30
Shivam Mishra dabde6fad6 fix: types 2024-12-12 17:57:34 +05:30
Shivam Mishra 5caa24ec58 feat: add content types 2024-12-12 13:35:39 +05:30
Shivam Mishra 25d9588095 feat: update styles 2024-12-12 13:35:34 +05:30
Shivam Mishra 974a9f00b9 fix: error handler 2024-12-12 13:33:37 +05:30
Shivam Mishra ed8adb36fe fix: styles for base 2024-12-12 13:33:10 +05:30
Shivam Mishra 59d07f71e7 feat: use formatted content 2024-12-12 13:31:51 +05:30
Shivam Mishra 1f71733400 fix: meta 2024-12-12 13:29:02 +05:30
Shivam Mishra 873e67363d feat: add bubble names 2024-12-12 13:25:44 +05:30
Sivin VargheseandGitHub 67e52d7d51 fix: Chat list header overflow issue (#10577)
# Pull Request Template

## Description

This PR fixes the overflow issue with the chat list header title.

## Type of change

- [x] Bug fix (non-breaking change which fixes an issue)

## How Has This Been Tested?

**Before**
<img width="484" alt="image"
src="https://github.com/user-attachments/assets/e46f6daf-e2f3-4f1c-ba33-00a932d7788f"
/>


**After**
<img width="484" alt="image"
src="https://github.com/user-attachments/assets/d45808aa-ebbd-47e4-be32-f643c22b363f"
/>



## Checklist:

- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my code
- [ ] I have commented on my code, particularly in hard-to-understand
areas
- [ ] I have made corresponding changes to the documentation
- [x] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [x] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged and published in downstream
modules
2024-12-12 13:22:52 +05:30
Sivin VargheseandGitHub 757fac79d1 chore: Update chat list header UI (#10573) 2024-12-12 10:12:07 +05:30
Sivin VargheseandGitHub 86d37622c8 chore: Remove unused files in contact (#10570) 2024-12-11 19:29:24 -08:00
Shivam MishraandGitHub 99c699ea34 fix: links rendering in sidebar profile (#10574)
This pull request includes several changes to the `DropdownItem.vue` and `SidebarProfileMenu.vue` components to improve the handling of links.

Earlier we passed the link `/super_admin` to RouterLink directly, which would trigger validations internally and the dropdown item would not render in case of any errors. This PR fixes this by handling the native links appropriately

Fixes #10571
2024-12-11 17:42:46 -08:00
PranavandGitHub a3290bfd42 fix: Update design of the conversation sidebar, chatlist (#10572)
- Increase the sidebar and chatlist width on screens bigger than 2xl
- Fix background of the copilot sidebar
- Increase the breakpoint for hiding chatlist from 1024 to 1200
2024-12-11 08:06:21 -08:00
Shivam Mishra c561cf596b refactor: split story 2024-12-11 18:32:11 +05:30
Shivam Mishra ad6864fd18 feat: add dyte bubble 2024-12-11 18:25:13 +05:30
Shivam Mishra 9807ed2fd7 fix: import 2024-12-11 17:55:51 +05:30
Shivam Mishra 0935adb61f feat: move stories 2024-12-11 17:55:09 +05:30
Shivam Mishra 245da198cb feat: add broken image chip example 2024-12-11 17:53:37 +05:30
Shivam Mishra 13c2a12865 fix: ig reel 2024-12-11 17:51:02 +05:30
Shivam Mishra f9ddb38019 fix: link 2024-12-11 17:49:17 +05:30
Shivam Mishra 789038ea7d fix: bubbles 2024-12-11 17:48:49 +05:30
Shivam Mishra 6ec955c277 feat: use data url instead of thumb url 2024-12-11 17:47:32 +05:30
Shivam Mishra f15e997806 fix: handle error 2024-12-11 17:47:22 +05:30
Shivam Mishra 40888b8a1d style: remove unused imports 2024-12-11 17:47:16 +05:30
Shivam Mishra 409e367c21 fix: link 2024-12-11 17:47:08 +05:30
Shivam Mishra 8089d4fe70 feat: update design for audio bubble 2024-12-11 17:42:09 +05:30
Shivam Mishra 414c6c7e97 fix: audio chip design 2024-12-11 17:41:33 +05:30
Shivam Mishra 71aeb2abb3 feat: add i18n 2024-12-11 17:41:03 +05:30
Shivam Mishra 777747b237 feat: update provider 2024-12-11 17:39:22 +05:30
Shivam Mishra 7f2b6019f9 feat: handle errors and gallery 2024-12-11 17:38:47 +05:30
Shivam Mishra 98f1dd46f4 feat: common base attachment component 2024-12-11 17:36:55 +05:30
Shivam Mishra 12d41eb694 feat: update file chip 2024-12-11 17:24:33 +05:30
Shivam Mishra c3268dcc4c feat: update location bubble 2024-12-11 17:19:14 +05:30
Shivam Mishra 7c34b5ce0a feat: update contact design 2024-12-11 17:11:07 +05:30
Shivam Mishra af01147221 fix: attachments 2024-12-11 16:58:54 +05:30
Shivam Mishra 4dbdb0bf0c fix: email spacing 2024-12-11 16:58:06 +05:30
Shivam Mishra 87699ee296 feat: better stories 2024-12-11 16:55:40 +05:30
Shivam Mishra a20852722c fix: color 2024-12-11 16:03:40 +05:30
Shivam Mishra bd3a2b481b fix: white alpha color 2024-12-11 16:03:38 +05:30
Shivam Mishra f349a802d5 fix: download color 2024-12-11 16:03:35 +05:30
Shivam Mishra b0824f3b67 fix: orientatation for chips 2024-12-11 16:03:31 +05:30
Shivam Mishra 1825989663 feat: add colors to text chip 2024-12-11 16:01:51 +05:30
Shivam Mishra 233cc8b868 feat: use woot-icons 2024-12-11 16:01:49 +05:30
Shivam Mishra 64ba5857e0 feat: use lucide 2024-12-11 16:00:32 +05:30
PranavandGitHub 10a0333980 feat(ee): Add copilot integration (v1) to the conversation sidebar (#10566) 2024-12-10 15:36:48 -08:00
Sivin VargheseandGitHub 1b0e94ec95 feat: Flag icon component (#10564) 2024-12-10 11:53:24 +05:30