sistema-de-chamados/src/lib
2025-10-15 23:19:24 -03:00
..
mappers 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
mocks feat: CSV exports, PDF improvements, play internal/external with hour split, roles cleanup, admin companies with 'Cliente avulso', ticket list spacing/alignment fixes, status translations and mappings 2025-10-07 13:42:45 -03:00
schemas feat: CSV exports, PDF improvements, play internal/external with hour split, roles cleanup, admin companies with 'Cliente avulso', ticket list spacing/alignment fixes, status translations and mappings 2025-10-07 13:42:45 -03:00
auth-client.tsx Refine admin companies layout and relax provisioning schema 2025-10-15 23:19:24 -03:00
auth-server.ts feat(desktop): add Tauri updater (GitHub Releases), updater UI button, hide PowerShell windows; fix Windows inventory arrays and activation; improve metrics parsing; branding rename to Raven across app; avoid localhost fallback in auth-server; inject APP_URL/AUTH_URL in stack 2025-10-10 20:39:39 -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
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
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-timeline-labels.ts Ajusta timeline, comentários internos e contadores de trabalho 2025-10-07 22:12:18 -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 chore: reorganize project structure and ensure default queues 2025-10-06 22:59:35 -03:00