No description
Find a file
2026-01-17 12:53:01 +03:00
.trunk MERGING branch develop INTO MAIN 2026-01-08 16:58:43 +03:00
config MERGING branch develop INTO MAIN 2026-01-08 16:58:43 +03:00
core MERGING branch develop INTO MAIN 2026-01-08 16:58:43 +03:00
data feat(universign): add signed document download and storage functionality 2026-01-13 11:50:32 +03:00
database refactor(models): clean up model comments and whitespace 2026-01-15 14:38:26 +03:00
routes refactor(routes): remove authentication dependency from universign router 2026-01-16 13:26:24 +03:00
sage/pdfs feat(pdf): refactor PDF generation with new SagePDFGenerator class 2026-01-13 16:30:34 +03:00
schemas fix(api): cast montant_total to float in regler_factures_multiple 2026-01-17 11:41:44 +03:00
security MERGING branch develop INTO MAIN 2026-01-08 16:58:43 +03:00
services refactor(auth): reorganize imports and remove unused dependencies - Added some missing auth 2026-01-16 13:22:13 +03:00
tools MERGING branch develop INTO MAIN 2026-01-08 16:58:43 +03:00
utils feat(enterprise): add enterprise search functionality with API integration 2026-01-13 18:20:30 +03:00
.env.example MERGING branch develop INTO MAIN 2026-01-08 16:58:43 +03:00
.gitignore Merge branch 'fix/update_pdf_structure' of https://git.dataven.fr/fanilo/backend_vps into fix/update_pdf_structure 2026-01-13 11:57:07 +03:00
api.py Merge branch 'feat/get_all_reglements' into develop_like 2026-01-17 12:53:01 +03:00
create_admin.py MERGING branch develop INTO MAIN 2026-01-08 16:58:43 +03:00
docker-compose.dev.yml feat(pdf): refactor PDF generation with new SagePDFGenerator class 2026-01-13 16:30:34 +03:00
docker-compose.prod.yml feat(pdf): refactor PDF generation with new SagePDFGenerator class 2026-01-13 16:30:34 +03:00
docker-compose.staging.yml feat(pdf): refactor PDF generation with new SagePDFGenerator class 2026-01-13 16:30:34 +03:00
docker-compose.yml feat(universign): add signed document download and storage functionality 2026-01-13 11:50:32 +03:00
Dockerfile feat(universign): add signed document download and storage functionality 2026-01-13 11:50:32 +03:00
email_queue.py feat(enterprise): add enterprise search functionality with API integration 2026-01-13 18:20:30 +03:00
init_db.py feat(universign): add signed document download and storage functionality 2026-01-13 11:50:32 +03:00
README.md Initial commit 2025-11-25 17:36:40 +00:00
requirements.txt MERGING branch develop INTO MAIN 2026-01-08 16:58:43 +03:00
sage_client.py feat(reglements): add endpoint to get payment details by invoice number 2026-01-16 17:58:02 +03:00

backend_vps