chatwoot/app/javascript/dashboard/components-next/message
Sivin Varghese 9cee8a1713
Some checks failed
Frontend Lint & Test / test (push) Has been cancelled
Publish Chatwoot CE docker images / build (push) Has been cancelled
Run Chatwoot CE spec / test (push) Has been cancelled
fix: CORS issue with file download (#10755)
# Pull Request Template

## Description
https://github.com/chatwoot/utils/pull/38

## Type of change

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

## How Has This Been Tested?

## 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
2025-01-27 14:33:12 +05:30
..
bubbles fix: CORS issue with file download (#10755) 2025-01-27 14:33:12 +05:30
chips fix: Download button opens URL instead of downloading (#10710) 2025-01-17 14:34:44 +05:30
fixtures feat: Add new message bubbles (#10481) 2024-12-12 17:42:22 -08:00
stories feat: Add new message bubbles (#10481) 2024-12-12 17:42:22 -08:00
constants.js feat: fixes for bubble UI (#10643) 2025-01-08 09:26:40 +05:30
Message.vue feat: add CSAT & Form bubble (#10711) 2025-01-17 15:30:52 +05:30
MessageError.vue fix: Fix bubble design in RTL (#10683) 2025-01-14 11:14:13 -08:00
MessageList.vue fix: ensure the message types are same when grouping (#10661) 2025-01-10 09:32:06 +05:30
MessageMeta.vue fix: bubble UI issues (#10608) 2024-12-21 13:36:46 +05:30
MessageStatus.vue feat: Add new message bubbles (#10481) 2024-12-12 17:42:22 -08:00
provider.js feat: integrate new bubbles (#10550) 2024-12-19 18:41:55 +05:30