🐛(backend) support creating subdoc from file#1987
🐛(backend) support creating subdoc from file#1987gustavotrott wants to merge 1 commit intosuitenumerique:mainfrom
Conversation
The children/ endpoint was missing file upload support that the root documents endpoint already had. Added file-to-YJS conversion handling to subdocument creation. Signed-off-by: Gustavo Trott <gustavo@trott.com.br>
|
It is not a bug, it is intended. That saying, I think it is acceptable to have the feature available in the API but not yet in the frontend application. |
|
@gustavotrott I though that using the ressource server you'd be able to push your ydoc directly to the location you want in the tree. |
After creating the meeting summary what we have at hand is a markdown file. That was the way we found to achieve it. |
|
I though it was for the live meeting notes. If it's for the summary it make sense to do it this way :) |
Purpose
The children/ endpoint was missing file upload support that the root documents endpoint already had. Added file-to-YJS conversion handling to subdocument creation.
Proposal
External contributions
Thank you for your contribution! 🎉
Please ensure the following items are checked before submitting your pull request:
git commit --signoff(DCO compliance)git commit -S)<gitmoji>(type) title description## [Unreleased]section (if noticeable change)