Conversation
…hing the functionality available in the Admin UI. - Add comment and reply processing in editor POST endpoint edit.json (create, update, delete for both comments and replies)
|
Form submitted - G |
|
For those curious, I have confirmed that this is a student at Munster. @Bennit99 did you fill out the ICLA form? Apereo can take quite some time to process them. |
|
Yes, I filled out the ICLA online form. |
|
I now also tested this with the frontend part. Works as expected. |
add displayName (from User.getName) to comments and ommentReply, use orElseThrow instead of orElse(0L) for getting comments, revert prettier fromatting changes
Add full comment and reply support to the Opencast video editor, matching the functionality available in the Admin UI.
How to test this patch
Your pull request should…