No description
Find a file
2025-12-30 12:48:45 +03:00
core feat(tiers): add tiers schemas and API endpoints 2025-12-29 11:20:55 +03:00
data Corrected what prevented container to run 2025-12-30 05:20:52 +00:00
database feat(tiers): add tiers schemas and API endpoints 2025-12-29 11:20:55 +03:00
routes feat(tiers): add tiers schemas and API endpoints 2025-12-29 11:20:55 +03:00
schemas feat(documents): enhance document status change handling 2025-12-30 12:43:49 +03:00
security Enriched article response 2025-12-27 05:29:18 +03:00
services feat(tiers): add tiers schemas and API endpoints 2025-12-29 11:20:55 +03:00
utils feat: Implement Universign e-signature integration with dedicated utility functions. 2025-12-29 20:16:23 +03:00
.env.example moved database in WORKDIR/data 2025-12-05 14:00:40 +03:00
.gitignore Corrected what prevented container to run 2025-12-30 05:20:52 +00:00
api.py fix(api): normalize document types and fix status change validation 2025-12-30 12:48:45 +03:00
config.py Made persistency for logs and reduced retry delay for email 2025-12-30 08:54:43 +03:00
create_admin.py feat(tiers): add tiers schemas and API endpoints 2025-12-29 11:20:55 +03:00
docker-compose.yml Made persistency for logs and reduced retry delay for email 2025-12-30 08:54:43 +03:00
Dockerfile Corrected what prevented container to run 2025-12-30 05:20:52 +00:00
email_queue.py refactor(document): Made status changes to be "global" 2025-12-30 11:56:18 +03:00
init_db.py feat(tiers): add tiers schemas and API endpoints 2025-12-29 11:20:55 +03:00
README.md Initial commit 2025-11-25 17:36:40 +00:00
requirements.txt Added authentication logics 2025-12-02 09:09:29 +03:00
sage_client.py feat(documents): enhance document status change handling 2025-12-30 12:43:49 +03:00

backend_vps