sistema-de-chamados/src/lib
rever-tecnologia e9a658341f Fix auth trustedOrigins and improve emprestimos page layout
- Add production domain to trustedOrigins explicitly
- Add health API endpoint for diagnostics
- Improve emprestimos page layout to match tickets design
- Use correct primary color for buttons
- Fix segmented control styling with rounded borders
- Use Empty component for empty state

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-04 16:20:04 -03:00
..
mappers feat(visits): concluir/reabrir visita sem poluir agenda 2025-11-26 14:21:31 -03:00
schemas feat(visits): concluir/reabrir visita sem poluir agenda 2025-11-26 14:21:31 -03:00
agenda-utils.ts feat(visits): concluir/reabrir visita sem poluir agenda 2025-11-26 14:21:31 -03:00
auth-client.tsx Update Prisma and harden tests 2025-11-08 00:28:52 -03:00
auth-server.ts fix(dashboards): prevent render loops with stable ready handlers and idempotent updates; improve filter hydration guards 2025-11-06 00:01:45 -03:00
auth.ts Fix auth trustedOrigins and improve emprestimos page layout 2025-12-04 16:20:04 -03:00
authz.ts docs: registrar fluxo do updater e atualizar chaves 2025-10-12 04:06:29 -03:00
constants.ts fix: ensure convex client fallback url 2025-11-17 16:17:16 -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
device-inventory-columns.ts feat: dispositivos e ajustes de csat e relatórios 2025-11-03 19:29:50 -03:00
device-status.ts feat: improve quick actions and remote access 2025-11-18 21:16:00 -03:00
env.ts chore: relax env parsing for deploy 2025-11-19 16:30:39 -03:00
invite-policies.ts feat: refine admin access management 2025-10-18 01:32:19 -03:00
performance-measure-polyfill.ts chore: sync staging 2025-11-10 01:57:45 -03:00
prisma.ts fix: re-export prisma types 2025-11-19 15:48:32 -03:00
report-definitions.ts chore: sync staging 2025-11-10 01:57:45 -03:00
sla-utils.ts feat: agenda polish, SLA sync, filters 2025-11-08 02:34:43 -03:00
slug.ts fix: include slug helpers 2025-10-13 11:45:34 -03:00
ticket-custom-fields.ts Improve custom field timeline and toasts 2025-11-07 23:59:16 -03:00
ticket-filters.ts feat: improve ticket navigation and filters 2025-11-12 20:40:38 -03:00
ticket-form-helpers.ts fix(reports): remove truncation cap in range collectors to avoid dropped records 2025-11-04 11:51:08 -03:00
ticket-form-types.ts fix(reports): remove truncation cap in range collectors to avoid dropped records 2025-11-04 11:51:08 -03:00
ticket-matchers.ts Align report filters and update work session flows 2025-11-19 09:24:30 -03:00
ticket-priority-style.ts feat: padroniza tickets recentes nos dashboards 2025-11-07 14:22:14 -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(visits): concluir/reabrir visita sem poluir agenda 2025-11-26 14:21:31 -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
toast-patch.ts feat: agenda polish, SLA sync, filters 2025-11-08 02:34:43 -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: exibir tempo médio em horas e minutos 2025-11-17 09:10:45 -03:00
xlsx.ts Fix Excel export XML order and gate time adjustments on close 2025-10-31 14:47:37 -03:00
zod-resolver.ts Fix report filters and zod resolver 2025-11-14 01:25:28 -03:00