iachat/app/javascript/dashboard/components-next/Conversation/ConversationCard
Sivin Varghese d9e732c005
chore(v5): update priority icons (#13905)
# Pull Request Template

## Description

This PR updates the priority icons with a new set and makes them
consistent across the app.


## How Has This Been Tested?

**Screenshots**
<img width="420" height="550" alt="image"
src="https://github.com/user-attachments/assets/cb392934-6c4d-46b4-9fde-244461da62ef"
/>
<img width="358" height="340" alt="image"
src="https://github.com/user-attachments/assets/cb18df47-9a17-42f8-9367-e8b7c4e3958d"
/>
<img width="344" height="468" alt="image"
src="https://github.com/user-attachments/assets/9de92374-e732-48eb-a8a9-85c5b5100931"
/>
<img width="445" height="548" alt="image"
src="https://github.com/user-attachments/assets/ecc4ce51-165c-4593-a9a2-e70b08a29006"
/>


## 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

---------

Co-authored-by: Pranav <pranav@chatwoot.com>
2026-03-26 09:20:36 +05:30
..
CardLabels.vue feat(v4): Add new conversation card component (#10392) 2024-11-07 20:30:56 -08:00
CardMessagePreview.vue chore: Optimize contact page for smaller displays (#12183) 2025-08-14 19:07:20 +05:30
CardMessagePreviewWithMeta.vue chore: Optimize contact page for smaller displays (#12183) 2025-08-14 19:07:20 +05:30
CardPriorityIcon.vue chore(v5): update priority icons (#13905) 2026-03-26 09:20:36 +05:30
ConversationCard.story.vue feat(v4): Add new conversation card component (#10392) 2024-11-07 20:30:56 -08:00
ConversationCard.vue chore: Replace Thumbnail with Avatar (#12119) 2025-08-11 15:47:17 +05:30
SLACardLabel.vue feat(v4): Update Inbox view card design (#10599) 2025-01-07 21:11:54 +05:30