zuul/web/src/reducers
Tristan Cacqueray 2f8a1be7c9 web: add errors from the job-output to the build page
This change updates the build page to fetch the job-output.json file
and display the failed tasks. Logserver needs to enables CORS
header for the zuul-web service.

Change-Id: Ied9d1bb6489f608bc5402a98c8ae3a24b37b91e2
2018-12-14 08:33:48 +00:00
..
build.js web: add errors from the job-output to the build page 2018-12-14 08:33:48 +00:00
change.js web: refactor change page to use a reducer 2018-12-14 05:36:21 +00:00
configErrors.js web: break the reducers module into logical units 2018-12-02 01:05:02 +00:00
errors.js web: add error reducer and info toast notification 2018-12-02 05:56:38 +00:00
index.js web: refactor build page to use a reducer 2018-12-14 08:33:48 +00:00
info.js web: refactor info and tenant reducers action 2018-12-02 05:43:25 +00:00
job.js web: refactor job page to use a reducer 2018-12-06 07:42:32 +00:00
jobs.js web: refactor jobs page to use a reducer 2018-12-06 07:21:37 +00:00
labels.js web: refactor labels page to use a reducer 2018-12-14 08:33:48 +00:00
nodes.js web: refactor nodes page to use a reducer 2018-12-14 08:33:48 +00:00
project.js web: refactor job page to use a reducer 2018-12-14 08:33:48 +00:00
projects.js web: refactor projects page to use a reducer 2018-12-14 05:36:22 +00:00
status.js web: refactor status page to use a reducer 2018-12-02 09:55:37 +00:00
tenant.js web: refactor info and tenant reducers action 2018-12-02 05:43:25 +00:00
tenants.js web: refactor tenants page to use a reducer 2018-12-06 08:06:06 +00:00