docs(secured-writes): mark plan tasks complete (build+tests+smoke)
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"planPath": "docs/plans/2026-06-27-secured-writes-tag-selector.md",
|
||||
"tasks": [
|
||||
{"id": 1, "subject": "Task 1: Surface DataType through MxGateway browse seam (DCL)", "status": "pending", "classification": "standard", "parallelizableWith": [2, 3, 5]},
|
||||
{"id": 2, "subject": "Task 2: Galaxy-type to DataType mapper (CentralUI)", "status": "pending", "classification": "small", "parallelizableWith": [1, 3, 5]},
|
||||
{"id": 3, "subject": "Task 3: NodeBrowserDialog additive OnNodeSelected + ShowSearch (CentralUI)", "status": "pending", "classification": "standard", "parallelizableWith": [1, 2, 5]},
|
||||
{"id": 4, "subject": "Task 4: Wire Browse button + data-type auto-fill into Secured Writes page", "status": "pending", "classification": "standard", "blockedBy": [1, 2, 3]},
|
||||
{"id": 5, "subject": "Task 5: Update component design docs", "status": "pending", "classification": "trivial", "parallelizableWith": [1, 2, 3]},
|
||||
{"id": 6, "subject": "Task 6: Build, targeted tests, live-smoke", "status": "pending", "classification": "standard", "blockedBy": [1, 2, 3, 4, 5]}
|
||||
{"id": 1, "subject": "Task 1: Surface DataType through MxGateway browse seam (DCL)", "status": "completed", "classification": "standard", "commit": "ce4d5f06"},
|
||||
{"id": 2, "subject": "Task 2: Galaxy-type to DataType mapper (CentralUI)", "status": "completed", "classification": "small", "commit": "265f115a"},
|
||||
{"id": 3, "subject": "Task 3: NodeBrowserDialog additive OnNodeSelected + ShowSearch (CentralUI)", "status": "completed", "classification": "standard", "commit": "1ad19e28", "followupTestCommit": "c6a32e8f"},
|
||||
{"id": 4, "subject": "Task 4: Wire Browse button + data-type auto-fill into Secured Writes page", "status": "completed", "classification": "standard", "commit": "63273fd0", "blockedBy": [1, 2, 3]},
|
||||
{"id": 5, "subject": "Task 5: Update component design docs", "status": "completed", "classification": "trivial", "commit": "c4daf941"},
|
||||
{"id": 6, "subject": "Task 6: Build, targeted tests, live-smoke", "status": "completed", "classification": "standard", "blockedBy": [1, 2, 3, 4, 5], "note": "Build clean; DCL 13/13 + CentralUI 22/22; cluster healthy on branch image; page renders cleanly. Operator-gated Browse UI not live-smokeable locally (no Operator/Verifier user in test LDAP; no real MxGateway gateway in local infra)."}
|
||||
],
|
||||
"lastUpdated": "2026-06-27"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user