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
1abbf0539f585f7ae4f6dfc18c1364091b8a30bc
docs
/
src
/
backend
/
core
/
tests
History
Anthony LC
1abbf0539f
✨
(backend) send email invitation when add user to doc
...
We send as well an email invitation to the user when we add him to a document.
2024-08-16 15:17:27 +02:00
..
authentication
✨
(backend) support Agent Connect Logout flow
2024-05-22 16:08:41 +02:00
documents
♻️
(backend) add more doc sorting
2024-07-05 19:02:01 +02:00
swagger
♻️
(backend) refactor post hackathon to a first working version
2024-02-23 18:41:36 +01:00
templates
🗃️
(backend) export to docx
2024-08-12 15:46:01 +02:00
__init__.py
✨
(project) first proof of concept printing pdf from markdown
2024-01-09 15:30:36 +01:00
conftest.py
♻️
(project) rename project from "publish" to "impress"
2024-03-08 08:53:56 +01:00
test_api_document_accesses.py
✨
(backend) send email invitation when add user to doc
2024-08-16 15:17:27 +02:00
test_api_document_invitations.py
♻️
(backend) refacto email invitation
2024-08-16 15:17:27 +02:00
test_api_document_versions.py
👔
(backend) add document version serializer
2024-08-06 09:28:12 +02:00
test_api_template_accesses.py
♻️
(models) rename document/template access rights
2024-05-29 19:25:46 +02:00
test_api_users.py
👔
(backend) change field displayed on users endpoint
2024-05-31 10:12:28 +02:00
test_models_document_accesses.py
👔
(backend) object user on DocumentAccessSerializer
2024-06-05 21:50:30 +02:00
test_models_documents.py
♻️
(documents) store document file in object storage in a folder
2024-07-01 22:32:00 +02:00
test_models_invitations.py
♻️
(backend) refacto email invitation
2024-08-16 15:17:27 +02:00
test_models_template_accesses.py
👔
(backend) object user on DocumentAccessSerializer
2024-06-05 21:50:30 +02:00
test_models_templates.py
♻️
(models) rename document/template access rights
2024-05-29 19:25:46 +02:00
test_models_users.py
♻️
(backend) refactor post hackathon to a first working version
2024-02-23 18:41:36 +01:00
test_utils.py
♻️
(backend) refacto email invitation
2024-08-16 15:17:27 +02:00