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
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
cbe80953b3
fix/parte-pais-no-guarda
2026-04-24 10:49:35 -06:00
724c27f749
Merge branch 'feature/api-sitar-frac-ame' into feature/company-id-lost
2026-04-24 10:29:14 -06:00
882d754d33
feat: persistir selección de compañía mediante cookies y SSR
2026-04-24 10:28:52 -06:00
b8f46d09ae
Enhance Jenkinsfile for frontend testing and update Playwright configuration
...
- Added a new 'E2E (docker compose + Playwright)' stage in the Jenkinsfile to run end-to-end tests using Docker Compose and Playwright.
- Updated the 'Test frontend' stage to utilize the Playwright test image and improved error handling for missing files.
- Modified Playwright configuration to use an environment variable for the base URL, enhancing flexibility in CI environments.
- Expanded TypeScript configuration to include additional test and configuration files for better type checking.
2026-04-24 11:18:57 -05:00
3c40a48cb7
feature/api-sitar-frac-ame
2026-04-24 09:58:22 -06:00
f7261c3b36
Merge pull request 'Add frontend testing stage to Jenkinsfile and update Vitest configuration for CI environments' ( #312 ) from feature/testing into development
...
Reviewed-on: ADUANASOFT/anexo76#312
2026-04-24 15:35:58 +00:00
5933b161b5
Add frontend testing stage to Jenkinsfile and update Vitest configuration for CI environments
...
- Introduced a new 'Test frontend' stage in the Jenkinsfile to run unit tests using Vitest in a Docker container.
- Updated Vite configuration to conditionally include client and server test projects based on the CI environment.
- Modified backend health check tests to skip execution in CI environments.
- Adjusted test for constructing backend asset URLs to reflect default behavior when no base URL is provided.
2026-04-24 10:35:42 -05:00
e60ede4e4c
Merge pull request 'feature/filtros-cliente-proveedor' ( #311 ) from feature/filtros-cliente-proveedor into development
...
Reviewed-on: ADUANASOFT/anexo76#311
2026-04-24 15:35:11 +00:00
7445e0d399
Merge pull request 'feature/scroll-clientes-proveedores' ( #310 ) from feature/scroll-clientes-proveedores into development
...
Reviewed-on: ADUANASOFT/anexo76#310
2026-04-24 15:34:16 +00:00
bbe0b5c024
feature/sidebar-empresa-refresh
2026-04-24 09:30:35 -06:00
38d10e6f51
feature/carril-expres-transportes
2026-04-24 09:18:41 -06:00
8eb7269f27
feature/bitacora-filtros-alineacion
2026-04-24 08:55:37 -06:00
7ff07338ab
Merge branch 'feature/filtros-cliente-proveedor' into feature/bitacora-filtros-alineacion
2026-04-24 08:43:47 -06:00
9bdb401e78
feature/filtros-cliente-proveedor
2026-04-24 08:33:27 -06:00
c522242af6
Merge pull request 'featrue/testing' ( #309 ) from feature/testing into development
...
Reviewed-on: ADUANASOFT/anexo76#309
2026-04-24 14:23:10 +00:00
59c805b48c
Enhance Playwright E2E configuration by adding ignored files and adjusting authentication setup. Ensure proper handling of storage state in CI environments.
2026-04-24 09:22:36 -05:00
a77a05ea5b
Remove unused E2E configuration and user authentication files
2026-04-24 09:21:19 -05:00
db18b4463d
Merge branch 'feature/scroll-clientes-proveedores' into feature/filtros-cliente-proveedor
2026-04-24 07:51:40 -06:00
d4d41a435f
feature/scroll-clientes-proveedores
2026-04-24 07:45:29 -06:00
b9abaca3a3
Merge pull request 'feature/tipo-operacion-invoice' ( #308 ) from feature/tipo-operacion-invoice into development
...
Reviewed-on: ADUANASOFT/anexo76#308
2026-04-24 13:21:02 +00:00