15610: Fixes layout issues with the collection panel file listing.
authorLucas Di Pentima <lucas@di-pentima.com.ar>
Tue, 30 Jun 2020 19:29:43 +0000 (16:29 -0300)
committerLucas Di Pentima <lucas@di-pentima.com.ar>
Tue, 30 Jun 2020 19:29:43 +0000 (16:29 -0300)
commit9ab0347489bd312c986c3ff2f9489a83545f213f
tree31b24228d3f42037ef85c6466a22ea1dab8dc844
parent159c84a15b7739c02dc4bc0d9626b515e8426b92
15610: Fixes layout issues with the collection panel file listing.

* VirtualTree now just occupies all available space.
* VirtualTree's root container expands so that it occupies the remaining
  height of the browser window.
* Reduced vertical padding on many places to show more information on screen.
* Moved file listing 'hamburger' button next to the 'upload button' to save
  vertical space.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>
src/components/collection-panel-files/collection-panel-files.tsx
src/components/file-tree/file-tree.tsx
src/components/tree/virtual-tree.tsx
src/views/collection-panel/collection-panel.tsx