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-8187 - Creating and using boards in rooms #5313

Merged
merged 33 commits into from
Nov 8, 2024
Merged

Conversation

uidp
Copy link
Contributor

@uidp uidp commented Oct 25, 2024

Description

As a teacher and student I want to be able to use a new single or multicolumn board within a room

Links to Tickets or other pull requests

BC-8187

Changes

Datasecurity

Deployment

New Repos, NPM pakages or vendor scripts

Approval for review

  • DEV: If api was changed - generate-client:server was executed in vue frontend and changes were tested and put in a PR with the same branch name.
  • 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.

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

@uidp uidp added the WIP This feature branch is in progress, do not merge into master. label Oct 25, 2024
@uidp uidp removed the WIP This feature branch is in progress, do not merge into master. label Nov 4, 2024
@uidp uidp enabled auto-merge (squash) November 6, 2024 14:10
Copy link
Contributor

@EzzatOmar EzzatOmar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code look fine. I just disagree with the board being imported in the room.
I think the board api should cover all cases to have it localized.

@EzzatOmar EzzatOmar self-requested a review November 7, 2024 15:41
Copy link

sonarqubecloud bot commented Nov 8, 2024

@uidp uidp merged commit ac0f0dc into main Nov 8, 2024
77 checks passed
@uidp uidp deleted the BC-8187-board-in-room branch November 8, 2024 14:29
hoeppner-dataport pushed a commit that referenced this pull request Nov 18, 2024
* implement board creation in room

* add api endpoint for getting room boards

* add room context to board context service

* add tests

---------

Co-authored-by: MartinSchuhmacher <[email protected]>
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.

3 participants