Refactor data table to accept extractKey props rather than requiring DataItem type
authorMichal Klobukowski <michal.klobukowski@contractors.roche.com>
Thu, 12 Jul 2018 16:05:55 +0000 (18:05 +0200)
committerMichal Klobukowski <michal.klobukowski@contractors.roche.com>
Thu, 12 Jul 2018 16:05:55 +0000 (18:05 +0200)
commita19a2cd08f80d39455d245156617a87d72bed3ec
tree0dc082a3428c6db7c0941fef5425422abc3d5f44
parent960e872ff250bc89950f33540806ea24bc4819bc
Refactor data table to accept extractKey props rather than requiring DataItem type

Feature #13798

Arvados-DCO-1.1-Signed-off-by: Michal Klobukowski <michal.klobukowski@contractors.roche.com>
src/components/data-explorer/data-explorer.tsx
src/components/data-table/data-table.tsx
src/store/data-explorer/data-explorer-action.ts
src/views-components/data-explorer/data-explorer.tsx
src/views/project-panel/project-panel-item.ts
src/views/project-panel/project-panel.tsx