4 Commits

Author SHA1 Message Date
Junior
d29137be9d ajustes 2026-04-21 18:05:15 -03:00
Junior
587a0d4f62 fix: corrige formato de colunas UTable para Nuxt UI v3 (TanStack Table)
Substitui o formato de colunas { key, label } (Nuxt UI v2) pelo formato
correto { id, accessorKey, header } exigido pelo TanStack Table no Nuxt UI v3.
Afetou 7 arquivos: EditaisTable, index, orgaos, concorrentes, contratos,
inteligencia/index e sistema/usuarios.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-14 11:03:39 -03:00
Junior
bc51b147ae feat: dashboard completo com stats, pipeline, alertas e tabela 2026-03-14 10:41:26 -03:00
Junior
d639e7b44e feat: scaffold Nuxt 3 + Nuxt UI 3
Initialize Nuxt 4 project with @nuxt/ui template including Tailwind CSS v4,
TypeScript, ESLint, and Nuxt UI v3 (via @nuxt/ui package).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-14 10:28:35 -03:00