SurfSense/surfsense_web/app/dashboard/[search_space_id]/automations
DESKTOP-RTLN3BA\$punk fade9d1b9d feat(run-details-panel): enhance run details display and error handling
- Improved the layout and readability of the run details panel by restructuring sections and adding collapsible error views.
- Introduced a new `RunErrorSection` component to present run-level errors more clearly, allowing users to toggle raw error details.
- Updated the handling of run outputs, step results, and artifacts for better user experience.
- Refactored duration calculation in `RunRow` to utilize a dedicated `formatDuration` function for consistency.
- Added a new `RunStepResult` interface to improve type safety and clarity in handling step results.
2026-05-29 13:43:58 -07:00
..
[automation_id] feat(run-details-panel): enhance run details display and error handling 2026-05-29 13:43:58 -07:00
components feat(automations): implement model eligibility checks for automation creation 2026-05-29 03:13:46 -07:00
hooks feat(web): automations list page with status, pause/resume and delete 2026-05-28 01:02:48 +02:00
new feat(automations): implement model eligibility checks for automation creation 2026-05-29 03:13:46 -07:00
automations-content.tsx feat(automations): implement model eligibility checks for automation creation 2026-05-29 03:13:46 -07:00
page.tsx feat(web): automations list page with status, pause/resume and delete 2026-05-28 01:02:48 +02:00