refactor: reduce operation run detail density #194

Merged
ahmido merged 2 commits from 164-run-detail-hardening into dev 2026-03-26 13:23:54 +00:00
Owner

Summary

  • collapse secondary and diagnostic operation-run sections by default to reduce page density
  • visually emphasize the primary next step while keeping counts readable but secondary
  • keep failures and other actionable detail available without dominating the default reading path

Testing

  • vendor/bin/sail artisan test --compact tests/Feature/Filament/OperationRunBaselineTruthSurfaceTest.php tests/Feature/Filament/OperationRunEnterpriseDetailPageTest.php tests/Feature/Filament/EnterpriseDetailTemplateRegressionTest.php tests/Feature/Operations/TenantlessOperationRunViewerTest.php
  • vendor/bin/sail bin pint --dirty --format agent
## Summary - collapse secondary and diagnostic operation-run sections by default to reduce page density - visually emphasize the primary next step while keeping counts readable but secondary - keep failures and other actionable detail available without dominating the default reading path ## Testing - vendor/bin/sail artisan test --compact tests/Feature/Filament/OperationRunBaselineTruthSurfaceTest.php tests/Feature/Filament/OperationRunEnterpriseDetailPageTest.php tests/Feature/Filament/EnterpriseDetailTemplateRegressionTest.php tests/Feature/Operations/TenantlessOperationRunViewerTest.php - vendor/bin/sail bin pint --dirty --format agent
ahmido added 2 commits 2026-03-26 13:20:54 +00:00
ahmido merged commit 20b6aa6a32 into dev 2026-03-26 13:23:54 +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#194
No description provided.