Create data explorer actions and reducer
authorMichal Klobukowski <michal.klobukowski@contractors.roche.com>
Mon, 25 Jun 2018 11:52:13 +0000 (13:52 +0200)
committerMichal Klobukowski <michal.klobukowski@contractors.roche.com>
Mon, 25 Jun 2018 11:52:13 +0000 (13:52 +0200)
commit055c1f7ec3450e6e36abfc34d7515e57d9481bdc
treeb5a7923e804b558b27a4e49d9b4218c418be74c0
parent5e88476747d9fb0c77ef76d63430192fa4b77f22
Create data explorer actions and reducer

Feature #13678

Arvados-DCO-1.1-Signed-off-by: Michal Klobukowski <michal.klobukowski@contractors.roche.com>
src/store/data-explorer/data-explorer-action.ts [new file with mode: 0644]
src/store/data-explorer/data-explorer-reducer.test.tsx [new file with mode: 0644]
src/store/data-explorer/data-explorer-reducer.ts [new file with mode: 0644]