sistema-de-chamados/src/lib
2025-10-30 16:09:06 -03:00
..
mappers feat: export reports as xlsx and add machine inventory 2025-10-27 18:00:28 -03:00
schemas feat: export reports as xlsx and add machine inventory 2025-10-27 18:00:28 -03:00
auth-client.tsx fix: harden machine session fallback and clean lint 2025-10-19 03:16:50 -03:00
auth-server.ts fix: normalize server session expiresAt for better-auth 2025-10-18 22:30:06 -03:00
auth.ts docs: registrar fluxo do updater e atualizar chaves 2025-10-12 04:06:29 -03:00
authz.ts docs: registrar fluxo do updater e atualizar chaves 2025-10-12 04:06:29 -03:00
constants.ts chore: reorganize project structure and ensure default queues 2025-10-06 22:59:35 -03:00
country-codes.ts Reorganiza gestão de usuários e remove dados mock 2025-10-18 01:15:15 -03:00
csv.ts Hours by client: add search and CSV filtering; add alerts cron (BRT 08:00 guard) + alerts panel filters; admin companies shows last alert; PDF Inter font from public/fonts; fix Select empty value; type cleanups; tests for CSV/TZ; remove Knowledge Base nav 2025-10-07 15:39:55 -03:00
env.ts feat: adicionar painel de máquinas e autenticação por agente 2025-10-07 21:37:41 -03:00
invite-policies.ts feat: refine admin access management 2025-10-18 01:32:19 -03:00
prisma.ts fix(prisma): garantir DATABASE_URL efetivo no runtime\n\n- Força resolução do DATABASE_URL ao instanciar PrismaClient com fallback seguro em produção para file:/app/data/db.sqlite.\n- Evita falha "Error code 14: Unable to open the database file" quando o runtime cai em path relativo do .env dentro do container.\n- Compatível com stack.yml (volume sistema_db montado em /app/data). 2025-10-09 16:23:04 -03:00
slug.ts fix: include slug helpers 2025-10-13 11:45:34 -03:00
ticket-status-style.ts Ajusta layout da tabela de tickets 2025-10-27 11:45:15 -03:00
ticket-timeline-labels.ts feat: status + queue updates, filters e UI 2025-10-20 14:57:22 -03:00
time.ts Hours by client: add search and CSV filtering; add alerts cron (BRT 08:00 guard) + alerts panel filters; admin companies shows last alert; PDF Inter font from public/fonts; fix Select empty value; type cleanups; tests for CSV/TZ; remove Knowledge Base nav 2025-10-07 15:39:55 -03:00
use-company-filter.ts chore(types): remove explicit any, fix hook deps, and unused vars across admin/api/tickets; tighten zod server schemas; adjust UI types; fix pdf export expression; minor cleanup 2025-10-09 22:43:39 -03:00
utils.ts feat(ui): improve chart spacing and labels; format hours <1h as minutes; unify date format to dd/MM (ticks) and dd/MM/yyyy (tooltips); fix tooltips labels ('Total', 'Resolvidos') 2025-10-21 14:52:57 -03:00
xlsx.ts feat: improve machines inventory exports 2025-10-30 16:09:06 -03:00