zuul/web/src/containers/status
Simon Westphahl 001858d7fc Render buildset progress bar correctly
The buildset progress bar was not rendered using the same colors as the
job statuses itself. This happened because the job results were
interpreted differently for the job status and the progress bar.

There is now a common jobStrResult() function to have the same result
string in both cases. Missing result cases were added as needed.

Change-Id: I202959766e193efacd00b0dc85bf5160f8412a24
2020-04-02 09:59:55 +02:00
..
Change.jsx web: add change status page 2018-12-14 05:36:11 +00:00
ChangePanel.jsx Render buildset progress bar correctly 2020-04-02 09:59:55 +02:00
ChangePanel.test.jsx Return store object instead of a function 2019-06-17 16:26:12 +02:00
ChangeQueue.jsx Revert "Revert "web: rewrite interface in react"" 2018-10-06 10:42:31 -05:00
Pipeline.jsx ui: convert all spaces to commas for filter 2020-02-21 15:11:53 +01:00