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 d061c33415 web: refactor nodes page to use a reducer
This change updates the nodes page to dispatch reducer action instead
of direct axios call. This enables using the generic error reducers as
well as keeping the nodes in the store to avoid repeated query.

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