13494: Refactors detail panel. Removes unused 'Size' field.
authorLucas Di Pentima <lucas@di-pentima.com.ar>
Mon, 19 Oct 2020 16:44:05 +0000 (13:44 -0300)
committerLucas Di Pentima <lucas@di-pentima.com.ar>
Tue, 20 Oct 2020 21:01:44 +0000 (18:01 -0300)
commit419ab5c15711dd84bf69ed2a5a9052a39103fed8
tree735ceffa6e0ae1352d23adfbfb9398a68776b109
parenta00f9424fb242f23b73e598715c1b55291c26a04
13494: Refactors detail panel. Removes unused 'Size' field.

Detail panel now doesn't have a disabled 'Activity' tab that wasn't used
by anything. Instead, it can be customized to have any number of tabs
in addition to the default 'Details' tab.

This lays the ground for the new collection panel's Versions tab.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>
src/views-components/details-panel/collection-details.tsx
src/views-components/details-panel/details-data.tsx
src/views-components/details-panel/details-panel.tsx
src/views-components/details-panel/process-details.tsx
src/views-components/details-panel/project-details.tsx