Commit Graph

698 Commits

Author SHA1 Message Date
c92d114080 refactor: enhance invoice filtering and dropdown menu functionality
- Updated SQLAlchemy imports for better clarity and organization in invoice service.
- Refactored dropdown menu components to improve state management and accessibility.
- Adjusted invoice year filter logic for consistency in dashboard components.
- Improved internationalization handling in invoice titles and headers.
2026-04-29 09:03:01 -05:00
77039acff4 refactor: simplify column creation in dashboard components and improve error handling
- Removed derived error state in manifest page.
- Updated column creation logic in various general catalog components to streamline permissions handling.
- Enhanced type safety in selected item logic across components.
- Improved search functionality and state management in identifiers, concepts, and other catalog pages.
2026-04-29 08:29:29 -05:00
dd6998232d Merge branch 'development' into fix/permisos 2026-04-29 08:14:09 -05:00
ce455ccb8e fix: corregir error de compilación en fda-codes 2026-04-28 18:03:11 -05:00
61279a38d7 feature/errores-legibles-tabla 2026-04-28 17:25:54 -05:00
827afe3ef0 feat: add internationalization message handling in messages.ts 2026-04-28 17:25:44 -05:00
d19445d77a fix: correct HTML structure by closing conditional block in fda-codes page 2026-04-28 17:25:41 -05:00
41e1a1767b fix: standardize multiplication notation from '×' to 'x' across various files for consistency 2026-04-28 17:25:37 -05:00
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
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
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