whole-tale / dashboard

Whole Tale Dashboard
http://wholetale.org
MIT License
7 stars 2 forks source link

Restore per-item dropdown options to Run > Files > Tale Workspace #546

Closed bodom0015 closed 4 years ago

bodom0015 commented 4 years ago

Problem

Run > Files > Tale Workspace is missing some per-item dropdown options. Currently, we only show "Download", but would also like to show the other usual file operations as well.

Fixes #540

Approach

How to Test

  1. Checkout and run this branch locally, rebuild the dashboard
  2. Login to the WholeTale Dashboard
  3. Navigate to the Run > Files view for a tale
  4. On the left side, click the Tale Workspace nav
    • You should see the content of the Tale Workspace populate the right panel
  5. Expand the dropdown menu beside a folder (create one if you haven't already)
    • You should see options for "Rename", "Remove", "Download", and "Copy to Home"
  6. Expand the dropdown menu beside a file (upload one if you haven't already)
    • You should see options for "Rename", "Remove", "Download", and "Copy to Home"
  7. On the left side, click the External Data nav
    • You should see the Tale's external datasets populate the right panel
  8. Expand the dropdown menu beside a dataset (add one if you haven't already)
    • You should only see options for "Download" listed here