init collection view with routing and store
authorJanicki Artur <artur.janicki@contractors.roche.com>
Fri, 27 Jul 2018 11:00:16 +0000 (13:00 +0200)
committerJanicki Artur <artur.janicki@contractors.roche.com>
Fri, 27 Jul 2018 11:00:16 +0000 (13:00 +0200)
commitc01f42311966c4d13413ee34dd6c97d5e5ac8b7f
treea15a72e7827d0a6cddfbb6496644296e80c6cfe6
parenta61404f0dafe868691ef0324c834e93138b9dd08
init collection view with routing and store

Feature #13853

Arvados-DCO-1.1-Signed-off-by: Janicki Artur <artur.janicki@contractors.roche.com>
src/common/actions.ts [new file with mode: 0644]
src/common/custom-theme.ts
src/components/icon/icon.tsx
src/store/collection-panel/collection-panel-action.ts [new file with mode: 0644]
src/store/collection-panel/collection-panel-reducer.ts [new file with mode: 0644]
src/store/navigation/navigation-action.ts
src/store/store.ts
src/views/collection-panel/collection-panel.tsx [new file with mode: 0644]
src/views/project-panel/project-panel.tsx
src/views/workbench/workbench.tsx