Commit Graph

106 Commits

Author SHA1 Message Date
Sidney 094b180f77 fix: preserve face_descriptor during JSONB-relational synchronization 2026-05-25 18:21:44 -03:00
Sidney 6680202b11 feat(sync): add temporary endpoint to fix missing student data migration 2026-05-25 17:58:25 -03:00
Sidney b446283cc0 fix(sync): apply camelCase and snake_case fallbacks for student properties during SQL-first sync 2026-05-25 17:50:50 -03:00
Sidney 3e5c9afda2 fix(timezone): enforce BRT explicitly on capture to prevent server UTC offset and restore TO_CHAR constraint 2026-05-25 11:10:49 -03:00
Sidney 6cdf609f62 fix(students): apply biometrics mapping in getAlunos, persist face_descriptor in postgres and document status in GEMINI.md 2026-05-25 09:35:07 -03:00
Sidney c5d2979b60 fix(frequencias): apply TO_CHAR for sql date formatting to prevent timezone shifts matching bugs 2026-05-25 09:03:54 -03:00
Sidney 1932807479 fix(attendance): remove orphaned auto-absences from postgres and auto-clean via processAutoAbsences 2026-05-25 08:26:28 -03:00
Sidney 3fe0d964a5 fix(attendance): complete SQL-First migration for frequencias and fix portal justification logic 2026-05-25 08:12:08 -03:00
Sidney d4b73df9b4 feat: edicao individual e propagacao de modelos de contratos e sync sql 2026-05-24 20:35:31 -03:00
Sidney e33a5aac3d fix: refatoracao para visualizacao de notas, provas na lixeira e listagem de funcionarios 2026-05-24 20:09:35 -03:00
Sidney bc440d7dbe fix: resolve bugs da tela de alunos, contratos vazios e salva aulas geradas no bd 2026-05-24 19:39:10 -03:00
Sidney 65119df2f2 feat: Migração SQL-First para Aulas e Contratos 2026-05-24 19:20:17 -03:00
Sidney b55633a191 refactor: Blindagem do Frontend contra JSON legado (Migrando Turmas, Cursos e Disciplinas para PostgreSQL nas abas restantes) 2026-05-24 18:26:24 -03:00
Sidney 2e0a041a26 feat: Migracao SQL-First (Fase 1 e Fase 3) - Funcionarios, Cursos, Turmas e Disciplinas 2026-05-24 17:57:37 -03:00
Sidney 9fe6882174 fix(attendance): resolve biometric presence showing as absence, fix timezone offset in processAutoAbsences, deduplicate auto-generated absences, prioritize presence in frontend matching, and sync aula_id 2026-05-23 16:20:39 -03:00
Sidney 2f2dec63d5 feat(schedule): automatically remove auto-generated absences when rescheduling past lessons 2026-05-21 09:41:38 -03:00
Sidney bd972deda3 fix(finance): fix deletion notification order race condition by delegating local deletion to webhook (Rule 34) 2026-05-21 09:22:43 -03:00
Sidney 024ef1f088 feat(finance): configure global numeric parser and await SQL update in handleEditSave 2026-05-21 09:07:37 -03:00
Sidney 27fcbada35 feat(finance): migrate manually created payments to sql-first architecture with local_id support 2026-05-21 08:32:22 -03:00
Sidney a9f8559462 fix(sync): correct financial sync logic to prevent inflating installment values with discount 2026-05-20 10:06:36 -03:00
Sidney 054bd5ef7b feat(dashboard): correct revenue calculations to use actual received value 2026-05-20 09:42:27 -03:00
Sidney ed52d6a2fa feat: implement robust valor_pago architecture and financial sync hardening for Portal and Manager 2026-05-15 09:49:07 -03:00
Sidney f6022fd0fc feat(finance): add valor_pago column and implement robust gross/net separation logic 2026-05-15 08:55:02 -03:00
Sidney 8a42db3e58 fix(finance): implement gross amount recovery and protection against net value overwrites in portal and manager 2026-05-15 08:33:59 -03:00
Sidney cf1ad968ca Fix: restore and force amount recovery bugfix to run even for JSON values, preventing the Portal UI from double-discounting corrupted historical payments 2026-05-15 08:16:20 -03:00
Sidney c150c70472 Docs: mark original server.js files as obsolete in manager and portal 2026-05-15 07:56:44 -03:00
Sidney 8d29449666 Fix: synchronize server.js portal logic with server.selfhosted.js to include db.amount_original and db.discount in double discount recovery 2026-05-15 07:49:53 -03:00
Sidney 58182ff53c Fix: preserve gross amount in webhook and reconstruct it in portal to fix double discount on paid items 2026-05-14 22:03:18 -03:00
Sidney ce82f30598 Phase 2: Dual-write for financial edits - new PUT /api/admin/cobrancas/:id route + Finance.tsx sync 2026-05-14 21:46:39 -03:00
Sidney b440023add Phase 1: Add rich columns to alunos_cobrancas and migrate JSON metadata to SQL on boot 2026-05-14 21:38:02 -03:00
Sidney 00351031d1 Fix: double discount, dynamic column header, receipt link, remaining installments card 2026-05-14 21:19:47 -03:00
Sidney d954fc801d fix: resolve ReferenceError in ReportCard by correctly scoping subsMap 2026-05-14 11:47:47 -03:00
Sidney 650dd752a7 fix: restore grade visibility in ReportCard by ensuring examId mapping and solving race conditions 2026-05-14 11:21:48 -03:00
Sidney b9e4fdb2fb fix: restore system accessibility by removing redundant node-fetch and optimizing mass messaging 2026-05-14 09:34:52 -03:00
Sidney 88eee27265 feat: enhance mass send (first name, dual dispatch, emojis, attachments) and refine UI 2026-05-14 09:06:22 -03:00
Sidney 5a767ab87b Fix: WhatsApp deletion flow, AdminBell attachments and UI stability 2026-05-13 09:25:19 -03:00
Sidney bfb2bc12db fix: strict attendance window and immediate cloud sync across manager and portal 2026-05-11 22:19:08 -03:00
Sidney a1b5075e41 fix: biometric attendance timezone shift and mandatory lesson binding 2026-05-11 21:43:31 -03:00
Sidney 1552e5cb19 feat: garante criação automática de buckets no MinIO 2026-05-11 20:20:01 -03:00
Sidney 73d86d11b0 feat: organiza recibos em subpasta no MinIO 2026-05-11 20:17:56 -03:00
Sidney e58b38f010 fix: restaura importações vitais e estabiliza lógica de datas 2026-05-11 19:59:02 -03:00
Sidney 4c8ce88ca1 feat: central de notificações profissionais (financeiro e acadêmico) e estabilização de frequência 2026-05-11 19:48:43 -03:00
Sidney f1b02f0337 feat: salvamento automático de recibos PDF no MinIO (pasta recibos) 2026-05-11 19:04:38 -03:00
Sidney 87973065a0 feat: recibo em PDF profissional e correção de duplicidade de mensagens 2026-05-11 19:00:00 -03:00
Sidney aadcf02cf2 fix: sincronização silenciosa (background) para manter aba financeira aberta 2026-05-08 14:20:41 -03:00
Sidney 657f7f39ae fix: corrige erro 500 e reference error na sincronização do asaas 2026-05-08 13:59:00 -03:00
Sidney 41c32d53d2 fix: sincronização financeira JSON-First para restaurar paridade com Asaas 2026-05-08 13:44:41 -03:00
Sidney ae971bb2dc fix: sincronização atômica retroativa (desde 2026) para resgatar pagamentos perdidos 2026-05-08 12:25:22 -03:00
Sidney 037690f59f feat: botão de sincronização forçada e busca profunda de pagamentos Asaas 2026-05-08 12:21:34 -03:00
Sidney 38d8babf0c fix: estabilização total da sincronia Asaas e correção de sintaxe no servidor 2026-05-08 12:07:07 -03:00