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
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
7e4985af5d
fix/tipo-de-cambio
2026-04-24 15:09:01 -06:00
d7eacb1761
feature/doble-click-partidas
2026-04-24 14:23:30 -06:00
9b55f97df0
fix/traduccion-bitacora
2026-04-24 13:56:44 -06:00
e4700a2f8e
Merge branch 'feature/fraccion-arancelaria-nico' into fix/traduccion-bitacora
2026-04-24 12:47:59 -06:00
5fbe6e1bbc
feature/fraccion-arancelaria-nico
2026-04-24 12:42:34 -06:00
9d63b000bc
Refactor Docker entrypoints and remove unused scripts
...
- Removed custom entrypoint scripts for backend, frontend, and PostgreSQL services from docker-compose files.
- Added a new entrypoint script in the backend and frontend Dockerfiles to handle initialization without relying on host-mounted scripts.
- Updated Dockerfiles to ensure proper permissions for the new entrypoint scripts.
- Enhanced database initialization logic by moving schema and extension creation to the Alembic migration script.
2026-04-24 12:53:11 -05:00
42eda346f5
Merge pull request 'feature/testing' ( #314 ) from feature/testing into development
...
Reviewed-on: ADUANASOFT/anexo76#314
2026-04-24 17:16:00 +00:00
f65e11bbc1
fix/agente-aduanal-inputs
2026-04-24 11:03:22 -06:00