eef5233bfb
Merge pull request 'feat(auth): implement session management and silent refresh for Keycloak' ( #182 ) from feature/sessions into development
...
Reviewed-on: ADUANASOFT/anexo76#182
2026-03-05 14:16:01 +00:00
b348be5ff3
feat(auth): implement session management and silent refresh for Keycloak
...
- Added session manager to handle token refresh and user activity tracking.
- Introduced session timeout warning dialog for user inactivity.
- Updated authentication token handling in cookies with security policies.
- Created server-side endpoint for silent refresh of access tokens using HttpOnly cookies.
- Added silent check SSO HTML page for Keycloak integration.
2026-03-05 08:13:19 -06:00
82f6205e2a
chore: ignore Celery Beat schedule and PID files.
2026-03-04 08:13:36 -07:00
973298ccd9
Merge pull request 'feature/exchange-type' ( #181 ) from feature/exchange-type into development
...
Reviewed-on: ADUANASOFT/anexo76#181
2026-03-03 20:14:03 +00:00
hreyes
47a8a0e6fc
Merge branch 'development' into feature/exchange-type
2026-03-03 13:10:20 -07:00
9ff53c5dd0
Merge pull request 'feature/estados-codigo-postal-corregidos' ( #180 ) from feature/characters-postal-code into development
...
Reviewed-on: ADUANASOFT/anexo76#180
2026-03-03 20:07:42 +00:00
hreyes
d061193d96
fix/celerybeat-ignore
2026-03-03 13:07:15 -07:00
9bb5778c3b
Merge pull request 'feature/alerta-no-registros-agentes-clientes' ( #179 ) from fix/svelte-a11y-warnings into development
...
Reviewed-on: ADUANASOFT/anexo76#179
2026-03-03 20:02:10 +00:00
hreyes
ae23a080ba
feature/alerta-no-registros-agentes-clientes
2026-03-03 12:58:33 -07:00
5f773af35f
Merge pull request 'feat: Update environment variables and improve Sitar API configuration' ( #178 ) from fix/deuda-tecnica into development
...
Reviewed-on: ADUANASOFT/anexo76#178
2026-03-03 19:51:54 +00:00
hreyes
4f5da6fe4a
feature/estados-codigo-postal-corregidos
2026-03-03 12:01:57 -07:00
4302bd4655
feat: Update environment variables and improve Sitar API configuration
2026-03-03 12:58:00 -06:00
hreyes
ec8c3a7c2d
feature/csv-templates
2026-03-03 10:13:35 -07:00
hreyes
ededff9dce
Merge branch 'feature/BOMs-csv' into feature/templates-csv
2026-03-03 10:00:51 -07:00
hreyes
9da84990a8
feature/BOMs-csv-WIP
2026-03-03 09:54:12 -07:00
hreyes
343054d274
feature/csv-partes
2026-03-03 09:09:14 -07:00
hreyes
a856262708
feature/faltantes-csv
2026-03-03 08:16:50 -07:00
3e0072897d
Merge pull request 'refactor: Remove create_transportation_tables function and related logic' ( #177 ) from fix/migrations into development
...
Reviewed-on: ADUANASOFT/anexo76#177
2026-03-03 15:11:37 +00:00
7ad519968a
refactor: Remove create_transportation_tables function and related logic
2026-03-03 09:11:06 -06:00
hreyes
54e4124c6e
Merge branch 'feature/csv-cajas-trailers' into feature/faltantes-csv
2026-03-03 07:59:02 -07:00
hreyes
48d082c69d
fix/xlcx-faltantes
2026-03-03 07:56:20 -07:00
hreyes
c7fb49a573
feature/csv-trailers
2026-03-03 07:51:11 -07:00
86fe2f7201
chore: Remove unused test files for debug and user info
2026-03-03 08:46:56 -06:00
7c6376445f
Merge pull request 'feat: Implement CRUD operations for FDA catalog entries and their associated specifications, constituent elements, affirmation codes, and lot productions.' ( #176 ) from feature/FDA into development
...
Reviewed-on: ADUANASOFT/anexo76#176
2026-03-03 14:19:42 +00:00
dc4256ae7a
feat: Implement CRUD operations for FDA catalog entries and their associated specifications, constituent elements, affirmation codes, and lot productions.
2026-03-02 16:47:07 -07:00
hreyes
b94fd34bb2
feature/csv-drivers
2026-03-02 15:28:50 -07:00
hreyes
629754cc8f
feature/csv-trasportes
2026-03-02 13:01:15 -07:00
hreyes
c3b4838087
Merge branch 'feature/clases-de-materiales-csv' into feature/csv-transportes
2026-03-02 11:55:10 -07:00
hreyes
2d05ea23cf
feature/csv-clases-materiales
2026-03-02 11:33:51 -07:00
hreyes
9473c05602
feature/csv-pedimento
2026-03-02 10:03:45 -07:00
hreyes
442b188a45
feature/csv-fracc-ame
2026-03-02 07:49:53 -07:00
hreyes
e5e1287a6b
feature/csv-exchage-rate
2026-03-02 07:24:09 -07:00
hreyes
a81e3700ff
fix/first-fix-ports
2026-02-27 12:51:46 -07:00
68bada43fa
Remove Sitar API fallback logic from get_all method in USTariffFractionService
2026-02-27 12:54:12 -06:00
hreyes
6026132db3
Merge origin/development: resolved conflicts in scripts/init_first_time.sh, backend/api/v1/modules/a76/invoices/services.py, .gitignore and others
2026-02-27 11:46:16 -07:00
5367c9a687
Refactor USTariffFractionService to use async in get_all method and clean up redundant return statement
2026-02-27 12:01:29 -06:00
7d659ddf42
Merge pull request 'Refactor US Tariff Fractions service to use async for get_all method and add USTariffFractionMapper for response mapping' ( #175 ) from hotfix/routes into development
...
Reviewed-on: ADUANASOFT/anexo76#175
2026-02-27 17:07:41 +00:00
35a6f88211
Refactor US Tariff Fractions service to use async for get_all method and add USTariffFractionMapper for response mapping
2026-02-27 11:07:16 -06:00
e3842337c0
Merge pull request 'fix/clases_activo_fijo' ( #174 ) from fix/clases_activo_fijo into development
...
Reviewed-on: ADUANASOFT/anexo76#174
2026-02-27 16:55:14 +00:00
139d3d7a0a
Merge remote-tracking branch 'origin/development' into fix/clases_activo_fijo
2026-02-27 10:54:27 -06:00
89c9ab84fd
Merge pull request 'Correcion de yml y los script' ( #172 ) from fix/docker_yml_celery_beat into development
...
Reviewed-on: ADUANASOFT/anexo76#172
2026-02-27 16:40:25 +00:00
027f5d7311
Merge pull request 'fix/fracciones_americanas' ( #171 ) from fix/fracciones_americanas into development
...
Reviewed-on: ADUANASOFT/anexo76#171
2026-02-27 16:39:39 +00:00
18f63951ac
Se corrigio el problema de las fracciones americanas y problemas al guardar
2026-02-27 09:19:27 -06:00
dbffc95e67
Correcion de yml y los script
2026-02-26 18:03:14 -06:00
fbc97622d6
Merge branch 'development' of https://git.aduanasoft.com/ADUANASOFT/anexo76 into fix/fracciones_americanas
2026-02-26 16:55:03 -06:00
5e114bb564
Se agrego los efectos para caluclar la clave
2026-02-26 16:52:48 -06:00
3723cfd50e
Sistema CRUD sin servicio sitar
2026-02-26 16:45:56 -06:00
e442412a14
Merge pull request 'fix/tipo_cambio' ( #170 ) from fix/tipo_cambio into development
...
Reviewed-on: ADUANASOFT/anexo76#170
2026-02-26 19:23:19 +00:00
2358fd4281
Merge fix/decimales_frontend_tipo_cambio resolviendo conflictos
2026-02-26 13:13:57 -06:00
0187cd884e
Merge branch 'fix/decimales_frontend_tipo_cambio' into fix/tipo_cambio
2026-02-26 13:05:58 -06:00