Extract tree data structure
authorMichal Klobukowski <michal.klobukowski@contractors.roche.com>
Wed, 1 Aug 2018 15:24:59 +0000 (17:24 +0200)
committerMichal Klobukowski <michal.klobukowski@contractors.roche.com>
Wed, 1 Aug 2018 15:24:59 +0000 (17:24 +0200)
commit772cf27f6c086cc59a71211ca9df74c33414a859
tree8416157668ca18329c3dce15aa095f599bc8a8ef
parentbe2f555375b863b5171cebe6375acb4c0267e818
Extract tree data structure

Feature #13855

Arvados-DCO-1.1-Signed-off-by: Michal Klobukowski <michal.klobukowski@contractors.roche.com>
src/models/collection-file.test.ts [moved from src/store/collection-panel/collection-panel-files/collection-panel-files-state.test.ts with 81% similarity]
src/models/collection-file.ts [new file with mode: 0644]
src/models/tree.test.ts [new file with mode: 0644]
src/models/tree.ts [new file with mode: 0644]
src/store/collection-panel/collection-panel-action.ts
src/store/collection-panel/collection-panel-files/collection-panel-files-actions.ts
src/store/collection-panel/collection-panel-files/collection-panel-files-state.ts
src/store/collection-panel/collection-panel-files/collections-panel-files-reducer.ts
src/views-components/collection-panel-files/collection-panel-files.ts