Skip to content

BC-11019 - refactor media board UCs#6084

Open
hoeppner-dataport wants to merge 18 commits intomainfrom
bc-11019-mediaboard-permissions
Open

BC-11019 - refactor media board UCs#6084
hoeppner-dataport wants to merge 18 commits intomainfrom
bc-11019-mediaboard-permissions

Conversation

@hoeppner-dataport
Copy link
Contributor

@hoeppner-dataport hoeppner-dataport commented Feb 2, 2026

Description

  • rename roomMembershipAuthorizable to roomAuthorizable
  • rename RoomMembershipRule to RoomRule
  • move role- and permission-composing logic that is in some private methods of UCs to according Authorizables (room-/roomMember-Authorizable/boardAuthorizable)
    • (at the moment it's partly in UCs and in board-node-permission-service (the later should get wegRefactort ;) )
  • refactor media-related UCs that contain permission-checks to the board
    • media-available-line.uc.ts
    • media-board.uc.ts
    • media-element.uc.ts
    • media-line.uc.ts

Links to Tickets or other pull requests

BC-11019

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.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Feb 4, 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants