### Purpose Enable the user to see the history of all his builds, without filtering for repository etc. **This story is not about streaming the logs of a running build!** ### Subtasks - [x] Finish HiFi design - [x] GraphQL query to get all builds (including running ones) - [x] Show list of all builds in UI (distinguish running ones from completed ones and failed ones)
Purpose
Enable the user to see the history of all his builds, without filtering for repository etc.
This story is not about streaming the logs of a running build!
Subtasks