iachat/app/controllers/api/v1/accounts/contacts
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
..
base_controller.rb chore: Add Contact Note APIs (#3266) 2021-10-24 12:40:30 +05:30
contact_inboxes_controller.rb chore: Add cache to improve widget performance (#11163) 2025-03-24 16:04:49 -07:00
conversations_controller.rb chore(refactor): Improve conversation permission filtering (#11166) 2025-03-31 19:30:02 -07:00
labels_controller.rb chore: Add Contact Note APIs (#3266) 2021-10-24 12:40:30 +05:30
notes_controller.rb chore: Enable the new Rubocop rules (#7122) 2023-05-19 14:37:10 +05:30