Commit Graph

1449 Commits

Author SHA1 Message Date
376b99d1f9 feature/select-quitar-elemento-elegido 2026-05-04 09:06:01 -06:00
f241e88e21 Merge pull request 'feature/pre-liberation' (#362) from feature/pre-liberation into development
Reviewed-on: ADUANASOFT/anexo76#362
2026-05-02 04:33:36 +00:00
2ce8a9047c feat: enhance user statistics and tenant management
- Updated user statistics endpoint to include access token and hub tenant ID for improved data retrieval.
- Refactored user listing functionality to support access token and hub tenant ID, ensuring accurate user data from the Hub.
- Introduced new methods in UserService for fetching users with additional information from the Hub.
- Enhanced security functions to ensure user-tenant relationships are maintained and synchronized with the Hub.
- Improved frontend logic to handle company initialization and user authentication more effectively.
2026-05-01 23:32:48 -05:00
d24bb89294 feat: enhance invoice creation and editing experience
- Added a new `isCreate` prop to manage the invoice creation state in the invoice top fields component.
- Implemented a conditional invoice type selection for the export operation in the invoice top fields.
- Updated sidebar module links to simplify URL parameters for invoice exports.
- Refactored invoice type handling in the dashboard to improve dynamic title generation based on operation type and invoice type.
- Adjusted server-side logic to enforce required parameters for invoice creation based on operation type.
- Cleaned up unused filters in the invoice page to streamline the user interface.
2026-05-01 23:32:40 -05:00
f3509c092b Merge pull request 'refactor: update alembic migrations and import models' (#361) from feature/1migrations into development
Reviewed-on: ADUANASOFT/anexo76#361
2026-05-02 03:11:36 +00:00
4c0fa607dc refactor: update alembic migrations and import models
- Added import for `alta_log_models` to `env.py` for autogeneration of tables outside of `models.py`.
- Deleted several obsolete migration files, including those related to classification descriptions, initial data seeding, and legacy fields in the company certification schema.
- Cleaned up migration history by removing unused migration scripts to streamline future updates.
2026-05-01 22:10:21 -05:00
a5ef8f1fd1 Merge pull request 'feature/dashboard-lenguage' (#359) from feature/dashboard-lenguage into development
Reviewed-on: ADUANASOFT/anexo76#359
2026-05-02 02:41:53 +00:00
1e4eaf0576 Merge pull request 'fix/facturas_ame_mez' (#358) from fix/facturas_ame_mez into development
Reviewed-on: ADUANASOFT/anexo76#358
2026-05-02 02:40:44 +00:00
eae9e57115 Merge pull request 'refactor: centralize access token handling in cookies and improve related functions' (#356) from feature/cookies into development
Reviewed-on: ADUANASOFT/anexo76#356
2026-05-02 02:38:48 +00:00
54128461e2 Merge pull request 'feature/reporte-bak' (#355) from feature/reporte-bak into development
Reviewed-on: ADUANASOFT/anexo76#355
2026-05-02 02:37:17 +00:00
a5b378ccff refactor: centralize access token handling in cookies and improve related functions
- Introduced utility functions for managing access tokens in cookies, including setting, getting, and clearing tokens.
- Updated various components and server routes to utilize the new access token functions for better consistency and maintainability.
- Removed redundant cookie handling code across the application, streamlining the authentication process.
2026-05-01 21:30:52 -05:00
259d67ebb2 Merge branch 'development' into feature/reporte-bak 2026-04-30 16:30:14 -06:00
143bfded29 feature/reporte-bak 2026-04-30 16:26:14 -06:00
b5c94ca0cc feature/vu-api-acuse-xml-pdf 2026-04-30 11:07:03 -06:00
2fbd476145 Merge pull request 'fix: update VARCHAR lengths to prevent truncation errors in audit_log and discharges' (#354) from fix/alembic-merge into development
Reviewed-on: ADUANASOFT/anexo76#354
2026-04-30 16:11:03 +00:00
0c4f54b2c0 fix: update VARCHAR lengths to prevent truncation errors in audit_log and discharges 2026-04-30 11:09:07 -05:00
417ef997ad Merge pull request 'fix: remove obsolete revision reference from alembic merge script' (#353) from fix/alembic-merge into development
Reviewed-on: ADUANASOFT/anexo76#353
2026-04-30 15:15:37 +00:00
6392a3dba8 fix: remove obsolete revision reference from alembic merge script 2026-04-30 10:13:06 -05:00
4fcc0eca8c Merge pull request 'feat: add alembic migration script to merge multiple heads for deployment' (#352) from fix/alembic-merge into development
Reviewed-on: ADUANASOFT/anexo76#352
2026-04-30 14:49:58 +00:00
da7419e25e feat: add alembic migration script to merge multiple heads for deployment 2026-04-30 09:47:40 -05:00
cb2a68fd35 Merge pull request 'feat: increase character limit for who_processed and capture_user fields in InvoiceHeader to 100' (#351) from fix/character-limit into development
Reviewed-on: ADUANASOFT/anexo76#351
2026-04-30 14:25:31 +00:00
f225731625 feat: increase character limit for who_processed and capture_user fields in InvoiceHeader to 100 2026-04-30 09:22:44 -05:00
e8db8f2a86 bak 2026-04-30 07:42:02 -06:00
f10fee9bc3 refactor: update role handling in security and permissions modules, and change hub-net to non-external in docker-compose 2026-04-29 22:08:37 -05:00
1bda94d470 chore: add custom bridge network for E2E/CI in docker-compose.ci.yml to resolve external network issues 2026-04-29 14:12:26 -05:00
6349bef45d chore: remove unused IPAM configuration from network definitions in docker-compose 2026-04-29 14:03:31 -05:00
1f141815c4 Merge pull request 'feature/hub-integration' (#350) from feature/hub-integration into development
Reviewed-on: ADUANASOFT/anexo76#350
2026-04-29 18:41:30 +00:00
1d1d4b1619 Merge remote-tracking branch 'origin/development' into feature/hub-integration
# Conflicts:
#	backend/.env.example
#	backend/api/v1/modules/core/auth/service.py
#	backend/api/v1/modules/core/users/service.py
#	backend/core/middleware.py
#	docker-compose.yml
#	frontend/src/lib/auth.ts
#	frontend/src/lib/components/help/HelpDrawer.svelte
#	scripts/backend-entrypoint.sh
2026-04-29 13:11:44 -05:00
a445935d8b chore: update sso flow, logout, dashboard layout and docker-compose 2026-04-29 12:58:08 -05:00
d4e5958742 feature/correccion-redireccion-doda 2026-04-29 10:57:51 -06:00
47411556ee feature/moneda-partes-obligatoria 2026-04-29 10:22:11 -06:00
ac38b3bdee Merge branch 'development' of https://git.aduanasoft.com/ADUANASOFT/anexo76 into feature/dashboard-lenguage 2026-04-29 11:13:04 -05:00
c85f897f40 feature/agente-aduanal-no-se-ve 2026-04-29 10:08:52 -06:00
6d4e74015a feature/partidas-pais-origen 2026-04-29 09:58:27 -06:00
d78163da12 feature/clases-paginacion 2026-04-29 09:51:50 -06:00
d002c26d46 Merge branch 'fix/items-eliminar' into feature/clases-paginacion 2026-04-29 09:42:10 -06:00
953edc6127 Merge branch 'development' of https://git.aduanasoft.com/ADUANASOFT/anexo76 into fix/facturas_ame_mez 2026-04-29 10:35:55 -05:00
6b1af3b881 cambios de vite config para apuntar a los archivos 2026-04-29 10:34:12 -05:00
5644d0efc1 Merge branch 'development' of https://git.aduanasoft.com/ADUANASOFT/anexo76 into feature/manuales 2026-04-29 10:32:42 -05:00
51467074ad fix/items-eliminar 2026-04-29 09:30:21 -06:00
cac1a7ad26 Merge pull request 'feature/tabla-errores' (#349) from feature/tabla-errores into development
Reviewed-on: ADUANASOFT/anexo76#349
2026-04-29 15:28:09 +00:00
f6f3fd9e4c Merge pull request 'feature/mejora-cliente-proveedor-scroll-filtros' (#348) from feature/scroll-infinito into development
Reviewed-on: ADUANASOFT/anexo76#348
2026-04-29 15:27:30 +00:00
057eaa50e6 Merge branch 'development' of https://git.aduanasoft.com/ADUANASOFT/anexo76 into feature/manuales 2026-04-29 10:25:29 -05:00
97de088b5d sistema contextual y de reocmendaciones de manuales, asi como busqueda y nuevps disenios 2026-04-29 10:25:16 -05:00
a4c9c655a6 Merge pull request 'feature/visible-clicks-csv' (#347) from feature/visible-clicks-csv into development
Reviewed-on: ADUANASOFT/anexo76#347
2026-04-29 15:25:14 +00:00
1f63506b4a feature/tabla-errores 2026-04-29 09:15:30 -06:00
1ce8f05ee0 feature/mejora-cliente-proveedor-scroll-filtros 2026-04-29 09:02:26 -06:00
213bd37a9d Merge branch 'fix/transportes-traduccion-erronea' into feature/visible-clicks-csv 2026-04-29 08:39:09 -06:00
4a58c01d67 Merge branch 'fix/catalogo-agente-aduanal-doble-click' into feature/visible-clicks-csv 2026-04-29 08:34:34 -06:00
3bbeccb267 Merge branch 'fix/codigo-clave-cambio' into feature/visible-clicks-csv 2026-04-29 08:34:17 -06:00