This website requires JavaScript.
Explore
Help
Sign In
studio
/
docs
Archived
Watch
2
Star
0
Fork
0
You've already forked docs
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2026-03-24
. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
1d0386d9b5d89783b469c7e9b0bb75a44e5c5138
docs
/
src
/
backend
/
core
/
tests
History
Samuel Paccoud - DINUM
1d0386d9b5
✨
(backend) add API endpoint to create children for a document
...
We add a POST method to the existing children endpoint.
2025-01-29 14:39:47 +01:00
..
authentication
🐛
(backend) fix create document for user when sub does not match
2025-01-14 16:18:14 +01:00
commands
🚨
(back) update code linting with ruff
2025-01-28 16:23:07 +01:00
documents
✨
(backend) add API endpoint to create children for a document
2025-01-29 14:39:47 +01:00
swagger
🚨
(backend) fix linting issues after upgrading
2024-08-20 18:06:02 +02:00
templates
🚨
(back) update code linting with ruff
2025-01-28 16:23:07 +01:00
__init__.py
✨
(project) first proof of concept printing pdf from markdown
2024-01-09 15:30:36 +01:00
conftest.py
🛂
(backend) stop to list public doc to everyone
2024-09-11 22:31:30 +02:00
test_api_config.py
🔧
(backend) add posthog configuration
2025-01-28 10:05:37 +01:00
test_api_users.py
🚸
(backend) on user search match emails by Levenstein distance
2025-01-28 18:15:18 +01:00
test_api_utils_ai_document_rate_throttles.py
✨
(backend) create ai endpoint
2024-10-16 22:58:52 +02:00
test_api_utils_ai_user_rate_throttles.py
✨
(backend) create ai endpoint
2024-10-16 22:58:52 +02:00
test_models_document_accesses.py
🚨
(backend) fix linting issues after upgrading
2024-08-20 18:06:02 +02:00
test_models_documents.py
✨
(backend) add API endpoint to create children for a document
2025-01-29 14:39:47 +01:00
test_models_invitations.py
✨
(backend) add server-to-server API endpoint to create documents
2024-12-12 14:01:46 +01:00
test_models_template_accesses.py
🚨
(backend) fix linting issues after upgrading
2024-08-20 18:06:02 +02:00
test_models_templates.py
🔥
(backend) remove code related to export pdf docx
2025-01-28 13:36:03 +01:00
test_models_users.py
🚨
(backend) fix linting issues after upgrading
2024-08-20 18:06:02 +02:00
test_services_ai_services.py
🐛
(backend) fix sanitize problem IA
2024-12-11 15:21:56 +01:00
test_services_collaboration_services.py
🚨
(back) update code linting with ruff
2025-01-28 16:23:07 +01:00
test_services_converter_services.py
♻️
(backend) generalize YProvider API config
2024-12-16 17:17:42 +01:00
test_settings.py
🐛
(backend) fix create document for user when sub does not match
2025-01-14 16:18:14 +01:00