zuul/web
Tristan Cacqueray 51e5259477 web: refactor job page to use a reducer
This change updates the job page component to dispatch reducer
action instead of direct axios call. This enables using the generic
error reducers as well as keeping the tenant jobs in the store to
avoid repeated query.

Change-Id: I142493c3a89379a75d97d247fbe1fcc0858e9723
2018-12-06 07:42:32 +00:00
..
public Revert "Revert "web: rewrite interface in react"" 2018-10-06 10:42:31 -05:00
src web: refactor job page to use a reducer 2018-12-06 07:42:32 +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