Create tree picker with support for collections and files, Create User content tree...
authorMichal Klobukowski <michal.klobukowski@contractors.roche.com>
Tue, 9 Oct 2018 11:27:10 +0000 (13:27 +0200)
committerMichal Klobukowski <michal.klobukowski@contractors.roche.com>
Tue, 9 Oct 2018 11:27:10 +0000 (13:27 +0200)
commit3a9d4c4ccf13b791f12f3c7b99163d22d949c4ae
treeb3a96aba823af15351dee029ae4879b3fa7207e1
parent2f39812f57c2acbc20a6292964b0a6b3512a9870
Create tree picker with support for collections and files, Create User content tree picker

Feature #13862

Arvados-DCO-1.1-Signed-off-by: Michal Klobukowski <michal.klobukowski@contractors.roche.com>
src/index.tsx
src/store/tree-picker/tree-picker-actions.ts
src/views-components/projects-tree-picker/projects-tree-picker.tsx [new file with mode: 0644]
src/views-components/projects-tree-picker/shared-projects-tree-picker.tsx [new file with mode: 0644]
src/views-components/projects-tree-picker/user-projects-tree-picker.tsx [new file with mode: 0644]
src/views/workbench/workbench.tsx