Create actions and reducer for process logs panel
authorMichal Klobukowski <michal.klobukowski@contractors.roche.com>
Fri, 31 Aug 2018 13:42:55 +0000 (15:42 +0200)
committerMichal Klobukowski <michal.klobukowski@contractors.roche.com>
Fri, 31 Aug 2018 13:42:55 +0000 (15:42 +0200)
commit54d815ef6c96fca27ffc20019114539383f9c892
tree010053b031586248b138f20b4e2d5122240506be
parentf5fe24ad520eeaf487a5f68addda0c9f64be1fe6
Create actions and reducer for process logs panel

Feature #14100

Arvados-DCO-1.1-Signed-off-by: Michal Klobukowski <michal.klobukowski@contractors.roche.com>
src/store/process-logs-panel/process-logs-panel-actions.ts [new file with mode: 0644]
src/store/process-logs-panel/process-logs-panel-reducer.ts [new file with mode: 0644]
src/store/process-logs-panel/process-logs-panel.ts [new file with mode: 0644]
src/store/processes/processes-actions.ts
src/store/store.ts