Skip to content

Tags: geoffsee/my-ci

Tags

v0.0.6

Toggle v0.0.6's commit message
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.

v0.0.2

Toggle v0.0.2's commit message
fancy ui and bump to 0.0.2

v0.0.1

Toggle v0.0.1's commit message
Update `.gitignore` to track `Cargo.lock`