Skip to content
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-8348 - (2) Implement Sharing and Copying of Room Boards #3549

Merged
merged 1 commit into from
Dec 4, 2024

Conversation

uidp
Copy link
Contributor

@uidp uidp commented Dec 4, 2024

Description

We have to implement sharing and copying of boards that are associated to rooms. Currently this is only possible for boards that belong to courses. In order to do this we have to extend the ShareTokenModule and BoardModule.

In the legacy client we have to show/hide the "Rooms" sidebar item depending on the required permissions.

Links to Tickets or other pull requests

BC-8348

Previous PR: #3548

Changes

Data Security

Deployment

New Repos, NPM packages or vendor scripts

Screenshots of UI changes

Approval for review

  • QA: In addition to review, the code has been manually tested (if manual testing is possible)
  • All points were discussed with the ticket creator, support-team or product owner. The code upholds all quality guidelines from the PR-template.
  • DEV: Every new component is implemented having accessibility in mind (e.g. aria-label, role property)

Notice: Please remove the WIP label if the PR is ready to review, otherwise nobody will review it.

@uidp uidp changed the title BC-8348 - Implement Sharing and Copying of Room Boards BC-8348 - (2) Implement Sharing and Copying of Room Boards Dec 4, 2024
Copy link

sonarcloud bot commented Dec 4, 2024

@uidp uidp merged commit 5f18f34 into main Dec 4, 2024
134 checks passed
@uidp uidp deleted the BC-8348-copy-share-board-2 branch December 4, 2024 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants