iachat/app/javascript/dashboard/routes
Rodribm10 b69fa21e53 feat(aggressive-alert): filtro por inbox configurável por admin
Admin configura em Account Settings → Agents → Editar quais inboxes
disparam o banner agressivo (reopened + inatividade) pra cada agente.

- user.ui_settings.aggressive_alert_inbox_ids: null (todas) | [] (nenhuma) | [1,2,3]
- Filtro aplicado no actionCable.feedInactivityTracker, maybeTriggerAggressiveAlert
  e no hydrate do AggressiveConversationBanner
- Backend aceita ui_settings no agents#update e serializa em _agent.json.jbuilder
- UI no EditAgent com toggle "todas inboxes" + multiselect

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-24 11:51:00 -03:00
..
dashboard feat(aggressive-alert): filtro por inbox configurável por admin 2026-04-24 11:51:00 -03:00
index.js Chore/merge upstream 4.8.0 (#150) 2025-11-19 16:25:58 -03:00
index.spec.js chore: fix circleci on vite build (#10214) 2024-10-07 15:27:41 +05:30