zuul/web
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
..
public Revert "Revert "web: rewrite interface in react"" 2018-10-06 10:42:31 -05:00
src web: refactor jobs page to use a reducer 2018-12-06 07:21:37 +00:00
.eslintrc Revert "Revert "web: rewrite interface in react"" 2018-10-06 10:42:31 -05:00
build Revert "Revert "web: rewrite interface in react"" 2018-10-06 10:42:31 -05:00
package.json web: add error reducer and info toast notification 2018-12-02 05:56:38 +00:00
yarn.lock web: add error reducer and info toast notification 2018-12-02 05:56:38 +00:00