Commit Graph

2 Commits

Author SHA1 Message Date
Matthieu Huin ad1e92089d UI: remove immutability-helper dependency
Replace calls to immutability-helper's "update" with equivalent
spread operations.

Change-Id: I5b913fdd6c793b48dfdc6ed765f7142f14d72711
2021-09-20 14:57:02 +02:00
Tristan Cacqueray f4b774957f web: refactor job page to use a reducer
This change updates the project page component to dispatch reducer
action instead of direct axios call. This enables using the generic
error reducers as well as keeping the tenant projects in the store to
avoid repeated query.

Change-Id: Ib91e0f338fd87c57534a90d7168f0dab98f2df62
2018-12-14 08:33:48 +00:00