feat(dashboard): add 'blocked' to FeatureStatus with mission-blocked colors

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
gsxdsm
2026-05-05 15:08:55 -07:00
parent 2e29d447ed
commit dc8863dbcb
4 changed files with 8 additions and 2 deletions

View File

@@ -0,0 +1,5 @@
---
"@fusion/dashboard": patch
---
Add `blocked` to `FeatureStatus` so blocked features render with mission-blocked colors in the mission manager.