admtracksteel
  • Joined on 2026-03-10
admtracksteel pushed to main at admtracksteel/SteelCheck 2026-06-23 18:40:44 +00:00
3298cd8c5d feat: implement Hybrid AI architecture for admin norm builder
admtracksteel pushed to main at admtracksteel/SteelCheck 2026-06-23 18:36:58 +00:00
3f8d8d6e34 chore: fix accessibility warnings in AdminStandards.tsx forms
admtracksteel pushed to main at admtracksteel/SteelCheck 2026-06-23 18:28:51 +00:00
e4b9cb8139 feat: implement AI-powered Human-in-the-Loop Norm Builder interface and standard CRUD endpoints
admtracksteel pushed to main at admtracksteel/SteelCheck 2026-06-23 18:23:11 +00:00
a62c8d1cf4 fix: force nixpacks to use node provider instead of caddy for backend api
admtracksteel pushed to main at admtracksteel/SteelCheck 2026-06-23 18:15:44 +00:00
1dc136d650 fix: correct API URL pathname parsing and CORS methods in server.js
admtracksteel pushed to main at admtracksteel/SteelCheck 2026-06-23 18:06:14 +00:00
094fc8aa1a fix: remove unused providers anthropic, azure and minimax from Header.tsx dictionary to solve typescript compilation error
admtracksteel pushed to main at admtracksteel/SteelCheck 2026-06-23 18:02:05 +00:00
9ef50d9dc0 feat: implement initial categories crud for human-in-the-loop norm builder
admtracksteel pushed to main at admtracksteel/SteelCheck 2026-06-23 17:33:08 +00:00
c0b3d5c68d fix: restore direct pdf download for baixar relatorio button
admtracksteel pushed to main at admtracksteel/SteelCheck 2026-06-23 17:26:08 +00:00
5d5d2266f8 fix: force light theme during PDF generation to avoid dark background
admtracksteel pushed to main at admtracksteel/SteelCheck 2026-06-23 17:16:54 +00:00
f14a8b0528 fix: resolve compiler conflict in providers.ts, inline style in PrintableReport and implement mobile responsiveness
admtracksteel pushed to main at admtracksteel/SteelCheck 2026-06-23 17:14:26 +00:00
d194dbf383 feat: add CogIcon for model change and direct boot to document upload
admtracksteel pushed to main at admtracksteel/SteelCheck 2026-06-23 17:03:11 +00:00
3a0771667c ui: replace small corrupted refresh icon with prominent text/icon button saying Nova Análise next to Sair
admtracksteel pushed to main at admtracksteel/SteelCheck 2026-06-23 16:55:41 +00:00
0d90e3d5ae feat: show nonComplianceReason detail banner under identification section when report is NÃO CONFORME
admtracksteel pushed to main at admtracksteel/SteelCheck 2026-06-23 16:50:37 +00:00
94a41e6a6e feat: persist selected provider and keys globally via node backend, remove Claude, Azure, and MiniMax from UI
admtracksteel pushed to main at admtracksteel/SteelCheck 2026-06-23 14:53:46 +00:00
7898b131ec fix: enforce zero-hallucination and precise column mapping OCR guidelines in system prompt
admtracksteel pushed to main at admtracksteel/SteelCheck 2026-06-23 14:29:19 +00:00
4826686074 fix: explicit percentage difference formula in aiService to correct mechanical calculations
admtracksteel pushed to main at admtracksteel/SteelCheck 2026-06-23 14:05:55 +00:00
67ec8a4ca7 fix: disable animations on print and remove minHeight forcing 2 pages
admtracksteel pushed to main at admtracksteel/SteelCheck 2026-06-23 13:53:34 +00:00
1d08f16f73 fix: explicit css media queries for printing to prevent blank pages
admtracksteel pushed to main at admtracksteel/SteelCheck 2026-06-23 13:15:40 +00:00
189bf399dc feat: replace html2canvas with native high-quality browser printing
admtracksteel pushed to main at admtracksteel/SteelCheck 2026-06-23 13:03:37 +00:00
a4a1c82acc fix: apply pdf-export class directly to cloned pageEl for html2canvas