zuul/web/src/pages
Tristan Cacqueray 839fe0cceb web: refactor jobs page to use a reducer
This change updates the jobs page component to dispatch reducer
action instead of direct axios call. This enables using the generic
error reducers as well as keeping the jobs list in the store to
avoid repeated query. This change also refactor the Job list into
a container and extends the common refresh component.

Change-Id: I7f44e83d6bea8ee915c81d7ba9afd6d9a4c89d38
2018-12-06 07:21:37 +00:00
..
Build.jsx Add more information to build page 2018-10-16 13:49:14 -07:00
Builds.jsx web: fix ref column value for newrev 2018-11-28 13:48:14 +00:00
ConfigErrors.jsx web: break the reducers module into logical units 2018-12-02 01:05:02 +00:00
Job.jsx web: add job page 2018-10-11 02:58:06 +00:00
Jobs.jsx web: refactor jobs page to use a reducer 2018-12-06 07:21:37 +00:00
Status.jsx web: refactor status page to use a reducer 2018-12-02 09:55:37 +00:00
Stream.jsx Revert "Revert "web: rewrite interface in react"" 2018-10-06 10:42:31 -05:00
Tenants.jsx Revert "Revert "web: rewrite interface in react"" 2018-10-06 10:42:31 -05:00