iachat/enterprise/app
Sojan Jose ca83a27e95
chore(refactor): Improve conversation permission filtering (#11166)
1. Add permission filter service to separate permission filtering logic
from conversation queries
2. Implement hierarchical permissions with cleaner logic:
   - conversation_manage gives access to all conversations
- conversation_unassigned_manage gives access to unassigned and user's
conversations
- conversation_participating_manage gives access only to user's
conversations

---------

Co-authored-by: Pranav <pranav@chatwoot.com>
2025-03-31 19:30:02 -07:00
..
controllers feat: Upgrade page instead of banner (#11202) 2025-03-28 02:28:17 -07:00
dispatchers/enterprise feat(ee): Add Captain features (#10665) 2025-01-14 16:15:47 -08:00
drops feat: Add push/email notification support for SLA (#9140) 2024-03-29 20:27:21 +11:00
finders/enterprise feat: Conversation API to return applied_sla and sla_events (#9174) 2024-04-01 23:30:07 +05:30
helpers feat(apps): Shopify Integration (#11101) 2025-03-19 15:37:55 -07:00
jobs feat: Add support for account abuse detection (#11001) 2025-02-28 15:28:19 -08:00
mailers/enterprise/agent_notifications chore: fix sla email notifications (#9192) 2024-04-04 21:16:49 +05:30
models fix: Added authentication to FireCrawl API, remove unused RobinAI references (#10737) 2025-01-22 18:14:25 -08:00
policies feat(ee): Add Captain features (#10665) 2025-01-14 16:15:47 -08:00
presenters/enterprise/conversations feat: UI to show the SLA threshold in chat screen (#9146) 2024-04-04 15:46:46 +05:30
services chore(refactor): Improve conversation permission filtering (#11166) 2025-03-31 19:30:02 -07:00
views feat: Add support for bulk action for Captain FAQs (#10905) 2025-02-27 17:05:33 -08:00