iachat/enterprise/app
Pranav a07f2a7c1b
feat: Add support for search_conversations in copilot (#11520)
Earlier, we were manually checking if a user was an agent and filtering
their conversations based on inboxes. This logic should have been part
of the conversation permissions service.

This PR moves the check to the right place and updates the logic
accordingly.

Other updates:
- Add support for search_conversations service for copilot.
- Use PermissionFilterService in contacts/conversations, conversations,
copilot search_conversations.

---------

Co-authored-by: Sojan <sojan@pepalo.com>
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
2025-05-20 19:22:17 -07:00
..
controllers feat: Add support for persistent copilot threads and messages (#11489) 2025-05-15 17:37:04 -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
fields chore: improve plan-based feature handling with plan hierarchy (#11335) 2025-04-28 14:13:56 -07:00
finders/enterprise feat: Conversation API to return applied_sla and sla_events (#9174) 2024-04-01 23:30:07 +05:30
helpers feat: Introduce the concept of tool registry within Captain (#11516) 2025-05-19 15:26:38 -07:00
jobs feat: Improve Captain interactions, activity messages (#11493) 2025-05-16 19:27:57 -07:00
mailers/enterprise/agent_notifications chore: fix sla email notifications (#9192) 2024-04-04 21:16:49 +05:30
models fix: Add available_name as method in captain_assistant (#11502) 2025-05-17 10:06:36 -07:00
policies feat: Allow customizing the responses, flows in Captain (#11385) 2025-04-29 15:42:15 -07:00
presenters/enterprise/conversations feat: UI to show the SLA threshold in chat screen (#9146) 2024-04-04 15:46:46 +05:30
services feat: Add support for search_conversations in copilot (#11520) 2025-05-20 19:22:17 -07:00
views feat: Add support for persistent copilot threads and messages (#11489) 2025-05-15 17:37:04 -07:00