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
7463735a3859be6ae830b552ca060b6b0b1446f4
docs
/
src
/
backend
/
core
/
tests
History
Anthony LC
7463735a38
👔
(backend) is_public in document and template serializer
...
Add is_public field to document and template serializer.
2024-04-17 17:45:03 +02:00
..
documents
👔
(backend) is_public in document and template serializer
2024-04-17 17:45:03 +02:00
swagger
♻️
(backend) refactor post hackathon to a first working version
2024-02-23 18:41:36 +01:00
templates
👔
(backend) is_public in document and template serializer
2024-04-17 17:45:03 +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
✨
(models/api) add document model and API
2024-04-16 11:37:11 +02:00
test_api_template_accesses.py
✨
(models/api) add document model and API
2024-04-16 11:37:11 +02:00
test_api_users.py
♻️
(project) rename project from "publish" to "impress"
2024-03-08 08:53:56 +01:00
test_authentication_get_or_create_user.py
✅
(backend) test the authentication class
2024-03-03 08:29:00 +01:00
test_models_document_accesses.py
✨
(models/api) add document model and API
2024-04-16 11:37:11 +02:00
test_models_documents.py
🐛
(backend) add partial_update action to the abilities
2024-04-17 17:15:53 +02:00
test_models_template_accesses.py
✨
(models/api) add RBAC on templates linking accesses to a team name
2024-03-07 21:21:18 +01:00
test_models_templates.py
🐛
(backend) add partial_update action to the abilities
2024-04-17 17:15:53 +02:00
test_models_users.py
♻️
(backend) refactor post hackathon to a first working version
2024-02-23 18:41:36 +01:00