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 753d79c13a web: refactor projects page to use a reducer
This change updates the projects page 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.

Change-Id: Ie9d5694649df515388f2f5e606887451ccdcf769
2018-12-14 05:36:22 +00:00