Tags: geoffsee/my-ci
Tags
Add view switcher and historical run tracking improvements to the GUI - Introduced a "View" switcher to toggle between "Live" and "History" modes in the pipeline GUI. - Added detailed historical tracking for runs, including associated events and statuses. - Updated styling with new components for tabs, run rows, and status pills. - Integrated functions for formatting run data and handling live vs historical views. - Refactored the main application structure by extracting `HistoryView` and `LiveView` components.