Content
View differences
Updated by Wieland Lindenthal about 7 hours ago
### Acceptance Criteria
* Add a new menu entry in Administration called "Documents"
* It has two sub-pages tabs (<mention class="mention" data-id="72513" data-type="user" data-text="@Parimal Satyal">@Parimal Satyal</mention>: we need to adopt the wireframes)
* Types (covered in <mention class="mention" data-id="67443" data-type="work_package" data-text="##67443">##67443</mention> )
* Real-time Real time collaboration
* The **Real-time **Real time collaboration** page tab
* Allows to enable/disable real time collaboration
* When disabled
* There is not BlockNote anywhere.
* Old CKEditor5 markdown based are still used
* In the documents index page the "+ Document" button forwards to the `documents/new` route
* When enabled
* OpenProject expects a Hocuspocus server to be present.
* If the Hocuspocus server is not present, then OpenProject shows errors (it is expected to misbehave)
* In the documents index page the "+ Document" button creates a new document and forwards to the `documents/<id>` route.
**Out of scope**
* Health checks and diagnostics.
* Add a new menu entry in Administration called "Documents"
* It has two sub-pages
* Types (covered in <mention class="mention" data-id="67443" data-type="work_package" data-text="##67443">##67443</mention> )
* Real-time
* The **Real-time
* Allows to enable/disable real time collaboration
* When disabled
* There is not BlockNote anywhere.
* Old CKEditor5 markdown based are still used
* In the documents index page the "+ Document" button forwards to the `documents/new` route
* When enabled
* OpenProject expects a Hocuspocus server to be present.
* If the Hocuspocus server is not present, then OpenProject shows errors (it is expected to misbehave)
* In the documents index page the "+ Document" button creates a new document and forwards to the `documents/<id>` route.
**Out of scope**
* Health checks and diagnostics.