Feature/152 Add show and hide buttons for commentator box controls#160
Merged
BucketRaphi merged 42 commits intoJul 15, 2026
Merged
Conversation
What was I thinking when naming this?
BucketRaphi
requested review from
Hazeolation,
RubberDuckCollector and
iLollek
as code owners
July 2, 2026 12:24
Collaborator
Author
|
NoMerge because a database migrations needs to be made to remove an unused property, and because docs still need to be updated |
iLollek
approved these changes
Jul 5, 2026
Hazeolation
requested changes
Jul 6, 2026
Hazeolation
approved these changes
Jul 7, 2026
|
Label "NoMerge" not applied. Merging enabled. |
|
Label "NoMerge" on Pull Request. Merging blocked. |
Owner
|
Label refreshed for flow |
Owner
|
@BucketRaphi NoMerge condition met? |
Collaborator
Author
Still NoMerge imo because we need to sort out why DB migrations didn't create columns for the Socials and CommBox Time Data |
Hazeolation
approved these changes
Jul 15, 2026
Owner
|
Merge Conflicts |
This file contains hidden or 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
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.
Feature/Enhancement Pull Request
Feature
Adds #152 feature
Closes #152
Description
Affected Component(s)
Feature Details
User-Facing Changes
The streamer now has finer control that allows them to show and hide the commentator box on the score box component
Technical Implementation
Related
Testing
Test Scenarios
How to Test
overlay/score-boxFiles Changed
New Files
Frontend/control-panel/src/app/services/signalr-events.tsFrontend/control-panel/src/app/services/signalr-events.spec.tsBackend/DSB.StreamBackend/Hubs/IEventClient.csBackend/DSB.StreamBackend/Hubs/EventHub.csModified Files
Frontend/control-panel/src/app/overlay/commentator-box/commentator-box.tsFrontend/control-panel/src/app/overlay/commentator-box/commentator-box.htmlFrontend/control-panel/src/app/overlay/commentator-box/commentator-box.scssFrontend/control-panel/src/app/overlay/score-box/score-box.tsFrontend/control-panel/src/app/overlay/score-box/score-box.htmlFrontend/control-panel/src/app/overlay/score-box/score-box.scssFrontend/control-panel/src/app/layouts/sidebar/sidebar.tsFrontend/control-panel/src/app/layouts/sidebar/sidebar.htmlFrontend/control-panel/src/app/layouts/sidebar/sidebar.scssFrontend/control-panel/src/app/services/signalr.spec.tsBackend/DSB.StreamBackend/Program.csBackward Compatibility
Documentation
Checklist