chatwoot/app/javascript/dashboard/api/specs
Sojan Jose 5f2b2f4221
feat: APIs to assign agents_bots as assignee in conversations (#12836)
## Summary
- add an assignee_agent_bot_id column as an initital step to prototype
this before fully switching to polymorphic assignee
- update assignment APIs and conversation list / show endpoints to
reflect assignee as agent bot
- ensure webhook payloads contains agent bot assignee


[Codex
Task](https://chatgpt.com/codex/tasks/task_e_6912833377e48326b6641b9eee32d50f)

---------

Co-authored-by: Pranav <pranav@chatwoot.com>
2025-11-18 18:20:58 -08:00
..
channel
helpCenter
inbox feat: APIs to assign agents_bots as assignee in conversations (#12836) 2025-11-18 18:20:58 -08:00
integrations
account.spec.js
accountActions.spec.js
agentBots.spec.js
agentCapacityPolicies.spec.js feat: Agent capacity policy index page with CRUD actions (#12409) 2025-09-12 16:22:42 +05:30
agents.spec.js
article.spec.js
assignableAgents.spec.js
assignmentPolicies.spec.js feat: Agent assignment policy index page with CRUD actions (#12373) 2025-09-10 12:07:21 +05:30
automation.spec.js
bulkAction.spec.js
campaign.spec.js
companies.spec.js feat: Companies page (#12842) 2025-11-18 15:29:15 +05:30
contacts.spec.js
conversations.spec.js
csatReports.spec.js
dashboardApps.spec.js
endPoints.spec.js
inboxes.spec.js feat: Add manual WhatsApp templates sync with UI (#12007) 2025-07-23 12:22:51 +04:00
integrations.spec.js
labels.spec.js
macros.spec.js
notifications.spec.js
portals.spec.js
reports.spec.js
slaReports.spec.js
teams.spec.js
userNotificationSettings.spec.js
webhook.spec.js