iachat/app/javascript/dashboard/i18n/locale
Rodrigo Borba 87bff8126c feat(captain): add AI reports page with insights generation
Implementa a página Relatórios IA com geração de análises semanais
por IA baseadas nas conversas de cada unidade/caixa de entrada.

Funcionalidades:
- Página /settings/captain/reports com dois tabs (Insights IA / Operacional)
- Botão "Gerar Análise" que enfileira job Sidekiq
- Filtro por unidade ou caixa de entrada
- Exibe insights com status (pendente/processando/concluído/falhou)
- Mostra top_topics, ai_failures e period_summary
- Estado vazio com CTA para gerar primeiro relatório

Backend:
- InsightsController com endpoints index/show/generate
- GenerateInsightsJob que processa conversas com LLM
- ConversationInsightService com chunking e merge inteligente
- Migração para adicionar inbox_id à tabela captain_conversation_insights
- Link sidebar "Relatórios IA" em /settings/captain/reports

Frontend:
- Vuex store captainReports com actions/mutations/getters
- API client CaptainReportsAPI (getInsights, generateInsight)
- i18n en e pt_BR para CAPTAIN_REPORTS.*

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-27 07:05:58 -03:00
..
am chore: Update translations (#13109) 2026-01-09 16:11:44 -08:00
ar chore: Update translations (#13109) 2026-01-09 16:11:44 -08:00
az chore: Update translations (#13109) 2026-01-09 16:11:44 -08:00
bg chore: Update translations (#13109) 2026-01-09 16:11:44 -08:00
bn chore: Update translations (#13109) 2026-01-09 16:11:44 -08:00
ca chore: Update translations (#13109) 2026-01-09 16:11:44 -08:00
cs chore: Update translations (#13109) 2026-01-09 16:11:44 -08:00
da chore: Update translations (#13109) 2026-01-09 16:11:44 -08:00
de chore: Update translations (#13109) 2026-01-09 16:11:44 -08:00
el chore: Update translations (#13109) 2026-01-09 16:11:44 -08:00
en feat(captain): add AI reports page with insights generation 2026-02-27 07:05:58 -03:00
es chore: Update translations (#13109) 2026-01-09 16:11:44 -08:00
et chore: Update translations (#13109) 2026-01-09 16:11:44 -08:00
fa chore: Update translations (#13109) 2026-01-09 16:11:44 -08:00
fi chore: Update translations (#13109) 2026-01-09 16:11:44 -08:00
fr chore: Update translations (#13109) 2026-01-09 16:11:44 -08:00
he chore: Update translations (#13109) 2026-01-09 16:11:44 -08:00
hi chore: Update translations (#13109) 2026-01-09 16:11:44 -08:00
hr chore: Update translations (#13109) 2026-01-09 16:11:44 -08:00
hu chore: Update translations (#13109) 2026-01-09 16:11:44 -08:00
hy chore: Update translations (#13109) 2026-01-09 16:11:44 -08:00
id chore: Update translations (#13109) 2026-01-09 16:11:44 -08:00
is chore: Update translations (#13109) 2026-01-09 16:11:44 -08:00
it chore: Update translations (#13109) 2026-01-09 16:11:44 -08:00
ja chore: Update translations (#13109) 2026-01-09 16:11:44 -08:00
ka chore: Update translations (#13109) 2026-01-09 16:11:44 -08:00
ko chore: Update translations (#13109) 2026-01-09 16:11:44 -08:00
lt chore: Update translations (#13109) 2026-01-09 16:11:44 -08:00
lv chore: Update translations (#13109) 2026-01-09 16:11:44 -08:00
ml chore: Update translations (#13109) 2026-01-09 16:11:44 -08:00
ms chore: Update translations (#13109) 2026-01-09 16:11:44 -08:00
ne chore: Update translations (#13109) 2026-01-09 16:11:44 -08:00
nl chore: Update translations (#13109) 2026-01-09 16:11:44 -08:00
no chore: Update translations (#13109) 2026-01-09 16:11:44 -08:00
pl chore: Update translations (#13109) 2026-01-09 16:11:44 -08:00
pt chore: Update translations (#13109) 2026-01-09 16:11:44 -08:00
pt_BR feat(captain): add AI reports page with insights generation 2026-02-27 07:05:58 -03:00
ro chore: Update translations (#13109) 2026-01-09 16:11:44 -08:00
ru chore: Update translations (#13109) 2026-01-09 16:11:44 -08:00
sh chore: Update translations (#13109) 2026-01-09 16:11:44 -08:00
sk chore: Update translations (#13109) 2026-01-09 16:11:44 -08:00
sl chore: Update translations (#13109) 2026-01-09 16:11:44 -08:00
sq chore: Update translations (#13109) 2026-01-09 16:11:44 -08:00
sr chore: Update translations (#13109) 2026-01-09 16:11:44 -08:00
sv chore: Update translations (#13109) 2026-01-09 16:11:44 -08:00
ta chore: Update translations (#13109) 2026-01-09 16:11:44 -08:00
th chore: Update translations (#13109) 2026-01-09 16:11:44 -08:00
tl chore: Update translations (#13109) 2026-01-09 16:11:44 -08:00
tr chore: Update translations (#13109) 2026-01-09 16:11:44 -08:00
uk chore: Update translations (#13109) 2026-01-09 16:11:44 -08:00
ur chore: Update translations (#13109) 2026-01-09 16:11:44 -08:00
ur_IN chore: Update translations (#13109) 2026-01-09 16:11:44 -08:00
vi chore: Update translations (#13109) 2026-01-09 16:11:44 -08:00
zh chore: Update translations, add pnpm sync:i18n command (#10893) 2025-02-12 17:43:46 -08:00
zh_CN chore: Update translations (#13109) 2026-01-09 16:11:44 -08:00
zh_TW chore: Update translations (#13109) 2026-01-09 16:11:44 -08:00