Add UNKNOWN and NOT_IMPLEMENTED measure states
Introduce two new measure states across the full stack: database migration, Go coredata, GraphQL schema, MCP specification, and frontend UI (labels, badge variants, and colors). Signed-off-by: Bryan Frimin <bryan@getprobo.com>
This commit is contained in:
@@ -1350,6 +1350,8 @@ components:
|
||||
- IN_PROGRESS
|
||||
- NOT_APPLICABLE
|
||||
- IMPLEMENTED
|
||||
- UNKNOWN
|
||||
- NOT_IMPLEMENTED
|
||||
go.probo.inc/mcpgen/type: go.probo.inc/probo/pkg/coredata.MeasureState
|
||||
|
||||
MeasureOrderField:
|
||||
|
||||
Reference in New Issue
Block a user