chatwoot/app/javascript/dashboard
Sivin Varghese 8291c84cc3
feat: Use new compose conversation in conversation sidebar (#11085)
# Pull Request Template

## Description

This PR includes the implementation of the new Compose Conversation form
in the conversation sidebar, replacing the old one.

## Type of change

- [x] New feature (non-breaking change which adds functionality)

## How Has This Been Tested?

### Loom video

https://www.loom.com/share/4312e20a63714eb892d7b5cd0dcda893?sid=9bd5254e-2b1f-462c-b2c1-a3048a111683

## Checklist:

- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my code
- [x] 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
2025-03-18 15:09:10 +05:30
..
api feat: Add live report for teams (#10849) 2025-03-12 16:03:09 -07:00
assets fix: Wrong copy with teams multi-select dropdown (#11075) 2025-03-13 10:34:20 +05:30
components feat: Use new compose conversation in conversation sidebar (#11085) 2025-03-18 15:09:10 +05:30
components-next feat: Use new compose conversation in conversation sidebar (#11085) 2025-03-18 15:09:10 +05:30
composables chore: Improvements in image attachment viewer (#11040) 2025-03-18 14:01:18 +05:30
constants feat: Add visibility checks for installation types (#10773) 2025-02-21 14:48:31 -08:00
helper fix: Translate "None" option in automation select (#11076) 2025-03-13 16:44:46 -07:00
i18n chore: Update settings to match the new design (#11084) 2025-03-14 14:28:14 +05:30
mixins chore: fix circleci on vite build (#10214) 2024-10-07 15:27:41 +05:30
modules feat: Update translated content inline (#11074) 2025-03-12 19:31:28 -07:00
routes feat: Use new compose conversation in conversation sidebar (#11085) 2025-03-18 15:09:10 +05:30
store feat: remove sentry log and allow same timestamp (#11100) 2025-03-18 15:08:28 +05:30
App.vue feat: Support bigger font size in dashboard (#10974) 2025-02-27 12:10:33 +05:30
featureFlags.js feat: Add visibility checks for installation types (#10773) 2025-02-21 14:48:31 -08:00