Create collection-panel-files actions and reducer
authorMichal Klobukowski <michal.klobukowski@contractors.roche.com>
Fri, 27 Jul 2018 11:56:46 +0000 (13:56 +0200)
committerMichal Klobukowski <michal.klobukowski@contractors.roche.com>
Fri, 27 Jul 2018 11:56:46 +0000 (13:56 +0200)
commit28f13ae4d15f4f80ff3834d6a7422b4259672a20
treef195d0cae3127c47e02df6f4a98ab4cac8580bc0
parent9b423a1e4ac7aa6077399da13a3d786df0eed11c
Create collection-panel-files actions and reducer

Feature #13855

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