-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
BC-6781 - Add Etherpad in Board in API (BE) #3206
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…i-schul-cloud/nuxt-client into BC-3577-add-texteditor-to-columnboard
bergatco
changed the title
C-6781 - Add Etherpad in Board in API (BE)
BC-6781 - Add Etherpad in Board in API (BE)
Apr 16, 2024
This was referenced Apr 16, 2024
- move and rename `InnerContent` to `CollaborativeTextEditor` - add composable / adapter `useCollaborativeTextEditorApi` as well as `useCollaborativeTextEditorNotifier` - re-run `serverApi` to get the latest changes
bergatco
changed the base branch from
main
to
BC-3577-add-texteditor-to-columnboard
April 16, 2024 08:51
bergatco
changed the base branch from
BC-3577-add-texteditor-to-columnboard
to
main
April 16, 2024 08:53
…-collab-editor-element
…-collab-editor-element
…xtEditorElementMenu`
…Api.composable`
…-collab-editor-element
…-collab-editor-element
…-collab-editor-element
…hul-cloud/nuxt-client into BC-6781-add-collab-editor-element
Quality Gate passedIssues Measures |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Short Description
A client can call an API to create a TextEditorElement
Links to Ticket and related Pull-Requests
JIRA :
https://ticketsystem.dbildungscloud.de/browse/BC-6781
https://ticketsystem.dbildungscloud.de/browse/BC-3577
Related PRs :
hpi-schul-cloud/schulcloud-server#4906
hpi-schul-cloud/dof_app_deploy#841
Deployments :
https://bc-6781-add-collab-editor-element.dbc.dbildungscloud.dev/
https://bc-6781-add-collab-editor-element.brb.dbildungscloud.dev/
https://bc-6781-add-collab-editor-element.nbc.dbildungscloud.dev/
Changes
Data-security
Deployment
New Repos, NPM packages or vendor scripts
Screenshots of UI changes
Checklist before merging