Commit Graph

856 Commits

Author SHA1 Message Date
30f915eecf fix: correct HTML syntax and improve accessibility in various components 2026-04-28 17:25:14 -05:00
8535fdf5cc chore: rescate y restauracion de modulos base, a76 y digitalizacion tras conflictos 2026-04-28 17:23:14 -05:00
07ba33a4d9 feature/doda-endpoints-faltantes 2026-04-28 14:53:08 -06:00
381149e276 Barra de ayuda contextualizada 2026-04-28 14:24:57 -05:00
17eca50332 fix: remaining hardcoded strings in dashboard page 2026-04-28 13:30:11 -05:00
13aabb5caa feat: traduje el dashboard al ingles y ademas el modal del tipo de cambio 2026-04-28 13:26:17 -05:00
daf7758b9f feature/quitar-label-tc-pedimentos 2026-04-28 12:15:26 -06:00
52ad58aceb feature/cliente-asignado-partes 2026-04-28 12:01:50 -06:00
463b1a1925 feature/scaf-partes-default 2026-04-28 11:23:04 -06:00
b95afb138b Merge branch 'feature/sitar-fractions-upgrade' into feature/scaf-partes-default 2026-04-28 11:05:46 -06:00
2715d9d22f feature/us-y-7-mejora-tabla-lateral 2026-04-28 11:01:18 -06:00
d67d1c5538 feature/sitar-fractions-upgrade 2026-04-28 10:50:58 -06:00
c7412abaa9 feature/visible-clicks-csv 2026-04-28 10:36:16 -06:00
20576fea99 fix: correct HTML structure by closing conditional block in fda-codes page 2026-04-28 10:06:27 -05:00
356ea99b04 Merge branch 'feature/errores-legibles-tabla' into development 2026-04-28 09:49:41 -05:00
9797ec96f8 fix: standardize multiplication notation from '×' to 'x' across various files for consistency 2026-04-28 09:48:20 -05:00
b5e8b66e99 fix: correct HTML syntax and improve accessibility in various components 2026-04-28 09:36:16 -05:00
d046a669fd feat: add internationalization message handling in messages.ts 2026-04-28 09:36:08 -05:00
00cd9786d3 Merge branch 'feature/errores-legibles-tabla' into feature/visible-clicks-csv 2026-04-28 07:46:18 -06:00
9ca3aabd7a feature/errores-legibles-tabla 2026-04-28 07:34:34 -06:00
9f77e360a1 Merge branch 'development' of https://git.aduanasoft.com/ADUANASOFT/anexo76 into fix/permisos 2026-04-27 15:46:05 -06:00
8260b64951 fix: corriegiendo la compilaciond el frontend de script mal ejecutado 2026-04-27 16:00:52 -05:00
c87865bcc5 fix: cambios locales antes del merge 2026-04-27 14:32:28 -05:00
c8e45f5ce2 chore: resolve second wave of merge conflicts, integrate new DODA despacho module and stabilize catalogues 2026-04-27 13:43:51 -05:00
8374975a30 chore: resolve remaining merge conflicts in data-table-actions components 2026-04-27 13:39:04 -05:00
eac1aa8ecf feature/focus-error-facturas 2026-04-27 12:37:49 -06:00
eb5df06d24 feature/logica-pedimento-clarion 2026-04-27 12:03:26 -06:00
2f4b9b3a4d Merge branch 'fix/carga-csv-headers' into featuere/pedimento-logica-clarion 2026-04-27 11:39:02 -06:00
8ac744d770 feature/validaciones-pedimento 2026-04-27 11:38:52 -06:00
4d873f392e fix/alembic-duration-cert-delete 2026-04-27 10:31:33 -06:00
5c2a84e95d fix: solución de bloqueos y estandarización de permisos 2026-04-27 10:47:30 -05:00
2929890994 fix/carga-csv-headers 2026-04-27 09:38:15 -06:00
df6ffe422a fix/filtros-catalogos 2026-04-27 08:08:54 -06:00
a23eecfc3b fix/clave-to-code 2026-04-27 07:44:30 -06:00
94a74243f7 fix/doble-click 2026-04-27 07:30:01 -06:00
7f8599ac43 feature/api-doda-update 2026-04-27 07:04:03 -06:00
9d232998d6 feature/api-doda 2026-04-26 18:13:20 -06:00
d78d8f3599 Merge branch 'fix/empresa-cert-duracion' into feature/api-doda 2026-04-26 08:36:55 -06:00
855afe6670 fix/empresa-cert-duracion 2026-04-26 08:24:57 -06:00
ca21cdf58d feat: Implement token issue detection and enhance license validation middleware; add tests for token issue message detection 2026-04-26 08:25:53 -05:00
88ab6b45df Merge pull request 'Enhance port creation/edit dialog and general catalog search inputs with maxlength constraints and improved placeholders. Update labels for clarity in the UI.' (#330) from feature/frontend-validation-ports into development
Reviewed-on: ADUANASOFT/anexo76#330
2026-04-24 23:56:22 +00:00
0da4770013 Enhance port creation/edit dialog and general catalog search inputs with maxlength constraints and improved placeholders. Update labels for clarity in the UI. 2026-04-24 18:43:27 -05:00
6eb3d02211 fix/catalogo-conversion-filtros 2026-04-24 16:30:33 -06:00
2a2ef8ff86 fix/transportes-no-traducido 2026-04-24 16:17:43 -06:00
0b4cfae719 fix/invoices-return-cancelar-fix 2026-04-24 15:56:00 -06:00
38233a9a62 fix/invoices-return-cancelar 2026-04-24 15:47:03 -06:00
34095be3e8 Merge branch 'feature/fecha-pago-no-obligatorio' into fix/invoices-return-cancelar 2026-04-24 15:35:27 -06:00
1dadcc6482 Fix wait_for_backend function to use the correct URL for health checks
- Updated the health check logic in the wait_for_backend function to use the caller-provided URL directly, eliminating the issue of appending an extra "/health" segment that caused unnecessary delays in the frontend startup.
- Added comments to clarify the changes and their impact on the entrypoint behavior.
2026-04-24 16:30:54 -05:00
b554086cb9 feature/fecha-pago-no-obligatorio 2026-04-24 15:26:05 -06:00
5196685ea6 Add localhost and 127.0.0.1 to allowedHosts in Vite config for local development 2026-04-24 16:20:49 -05:00