iachat/app/javascript/dashboard/store/modules/conversations
Pranav e2dd2ccb42
feat: Add a priority + created at sort for conversations (#13658)
- Add a new conversation sort option "Priority: Highest first, Created:
Oldest first" that sorts by priority descending (urgent > high > medium
> low > none) with created_at ascending as the tiebreaker
2026-02-25 18:22:41 -08:00
..
actions feat: Add Google Translate API Integration (#6454) 2023-02-15 20:50:45 -08:00
helpers fix: country_code should be checked against the contact (#13186) 2026-01-13 14:47:27 +05:30
specs feat: Voice Channel (#11602) 2025-12-19 12:41:33 -08:00
actions.js fix: Wrong assignee displayed after switching conversations (#13501) 2026-02-10 15:23:55 +05:30
getters.js feat: Enforce role permissions on filtered page (#11638) 2025-05-30 15:19:42 +05:30
helpers.js feat: Add a priority + created at sort for conversations (#13658) 2026-02-25 18:22:41 -08:00
index.js fix: Wrong assignee displayed after switching conversations (#13501) 2026-02-10 15:23:55 +05:30