feat: Advanced conversation sort options (#8532)

Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
This commit is contained in:
Muhsin Keloth
2023-12-12 19:59:31 -08:00
committed by GitHub
co-authored by Pranav Raj S
parent 8c9a351c84
commit 60a312ace5
8 changed files with 251 additions and 60 deletions
+4 -5
View File
@@ -28,11 +28,10 @@ export const CONVERSATION_PRIORITY = {
};
export const CONVERSATION_PRIORITY_ORDER = {
urgent: 1,
high: 2,
medium: 3,
low: 4,
null: 5,
urgent: 4,
high: 3,
medium: 2,
low: 1,
};
// Size in mega bytes