Render station lockout banner in the web GUI - #29
Open
jzho987 wants to merge 2 commits into
Open
Conversation
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Coverage Report for CI Build 32089715195Coverage remained the same at 60.612%Details
Uncovered ChangesNo uncovered changes found. Coverage RegressionsNo coverage regressions found. Coverage Stats
💛 - Coveralls |
PaulSalaun
approved these changes
Aug 18, 2026
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
jzho987
force-pushed
the
feat/add-lockout-in-ui
branch
from
August 18, 2026 01:51
aa74d79 to
7c5fd04
Compare
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.
Locked-out stations (PRO2-618) give operators no visual cue about why testing is restricted. This renders the lockout state, published by hardware-test-framework through the dashboard pub-sub alongside the existing DDNS fields, as a prominent banner in the station view: locked flag, reason, and who set it. Absent fields render nothing, so stock servers and the multi-station path are unaffected. Prebuilt dist included, per fork convention.
Consumed by halter-corp/hardware-test-framework#2068.
🤖 Generated with Claude Code