Initialize groups panel store and view component
authorMichal Klobukowski <michal.klobukowski@contractors.roche.com>
Mon, 10 Dec 2018 16:34:32 +0000 (17:34 +0100)
committerMichal Klobukowski <michal.klobukowski@contractors.roche.com>
Mon, 10 Dec 2018 16:34:32 +0000 (17:34 +0100)
commit12531884583ab85a114eed12f5179ed0b5fb8a88
tree9ea41aafc791fd109102ef6a0d5f7801b97de48e
parent9c2991d118f83341e64bc413b48a235fa80f38e2
Initialize groups panel store and view component

Feature #14505

Arvados-DCO-1.1-Signed-off-by: Michal Klobukowski <michal.klobukowski@contractors.roche.com>
src/store/groups-panel/groups-panel-actions.ts [new file with mode: 0644]
src/store/groups-panel/groups-panel-middleware-service.ts [new file with mode: 0644]
src/store/store.ts
src/store/workbench/workbench-actions.ts
src/views/groups-panel/groups-panel.tsx [new file with mode: 0644]
src/views/workbench/workbench.tsx