dolibarr-bff/DoliMiddlewareApi
Алекс 7c6ed689f6 Merge branch 'main' of https://github.com/JavMB/dolibarr-bff 2026-05-15 21:52:37 +02:00
..
Controllers feat: módulo banco completo (GET/POST/PUT cuentas y movimientos), campos TotalHt/TotalTax en facturas 2026-05-15 21:50:16 +02:00
Dtos feat: módulo banco completo (GET/POST/PUT cuentas y movimientos), campos TotalHt/TotalTax en facturas 2026-05-15 21:50:16 +02:00
Exceptions feat: añadir excepciones personalizadas para la API 2025-12-29 16:37:46 +01:00
Mappers feat: módulo banco completo (GET/POST/PUT cuentas y movimientos), campos TotalHt/TotalTax en facturas 2026-05-15 21:50:16 +02:00
Properties feat: configurar API base con Program.cs y settings 2025-12-29 16:37:45 +01:00
Services feat: módulo banco completo (GET/POST/PUT cuentas y movimientos), campos TotalHt/TotalTax en facturas 2026-05-15 21:50:16 +02:00
AGENTS.md Implementar autenticación JWT con caché de tokens de Dolibarr por sesión 2026-01-03 19:55:04 +01:00
Dockerfile chore: añadir configuración de Docker 2025-12-29 16:37:45 +01:00
DoliMiddlewareApi.csproj feat: configure Swagger Bearer auth, fix CORS, Docker and deployment 2026-05-15 18:58:43 +02:00
Program.cs Merge branch 'main' of https://github.com/JavMB/dolibarr-bff 2026-05-15 21:52:37 +02:00
appsettings.Development.json feat: configure Swagger Bearer auth, fix CORS, Docker and deployment 2026-05-15 18:58:43 +02:00
appsettings.json fix CORS 2026-05-15 19:52:04 +02:00