feat: align system operations surfaces #201

Merged
ahmido merged 1 commits from 170-system-operations-surface-alignment into dev 2026-03-30 19:08:57 +00:00
Owner

Summary

  • align the system-panel Operations, Failed operations, and Stuck operations pages to the read-only registry contract by removing inline row triage and keeping row-click inspection
  • keep retry, cancel, and mark-investigated behavior on the canonical system operation detail page while adding the explicit Show all operations return path and updated Operations / Operation copy
  • add and update focused Pest and Livewire coverage for list CTA behavior, detail-owned triage, and view-only versus manage-capable platform access
  • add Spec 170 implementation artifacts plus the follow-on Spec 171 and Spec 172 packages

Testing

  • vendor/bin/sail artisan test --compact tests/Feature/System/Spec114/OpsTriageActionsTest.php
  • vendor/bin/sail artisan test --compact tests/Feature/Guards/ActionSurfaceContractTest.php
  • vendor/bin/sail artisan test --compact tests/Feature/System/Spec114/OpsFailuresViewTest.php
  • vendor/bin/sail artisan test --compact tests/Feature/System/Spec114/OpsStuckViewTest.php
  • integrated browser smoke on /system/ops/runs, /system/ops/failures, /system/ops/stuck, empty states via search filter, and detail-page retry confirmation visibility

Notes

  • branch pushed from 170-system-operations-surface-alignment
  • latest commit: 64b4d741 feat: align system operations surfaces
## Summary - align the system-panel Operations, Failed operations, and Stuck operations pages to the read-only registry contract by removing inline row triage and keeping row-click inspection - keep retry, cancel, and mark-investigated behavior on the canonical system operation detail page while adding the explicit `Show all operations` return path and updated `Operations / Operation` copy - add and update focused Pest and Livewire coverage for list CTA behavior, detail-owned triage, and view-only versus manage-capable platform access - add Spec 170 implementation artifacts plus the follow-on Spec 171 and Spec 172 packages ## Testing - `vendor/bin/sail artisan test --compact tests/Feature/System/Spec114/OpsTriageActionsTest.php` - `vendor/bin/sail artisan test --compact tests/Feature/Guards/ActionSurfaceContractTest.php` - `vendor/bin/sail artisan test --compact tests/Feature/System/Spec114/OpsFailuresViewTest.php` - `vendor/bin/sail artisan test --compact tests/Feature/System/Spec114/OpsStuckViewTest.php` - integrated browser smoke on `/system/ops/runs`, `/system/ops/failures`, `/system/ops/stuck`, empty states via search filter, and detail-page retry confirmation visibility ## Notes - branch pushed from `170-system-operations-surface-alignment` - latest commit: `64b4d741 feat: align system operations surfaces`
ahmido added 1 commit 2026-03-30 18:35:11 +00:00
ahmido merged commit fdd3a85b64 into dev 2026-03-30 19:08:57 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: ahmido/TenantAtlas#201
No description provided.