VIDA-NYU / reproserver

A web application reproducing ReproZip packages in the cloud.
https://server.reprozip.org/
BSD 3-Clause "New" or "Revised" License
10 stars 8 forks source link

Add breadcrumbs #78

Closed remram44 closed 2 years ago

remram44 commented 2 years ago

Adds breadcrumbs at the top of pages, allowing easy navigation back (e.g. from a run to its package, from crawling or recording to the package or the web capture index)

Package reproduce 'setup' page ![screenshot](https://user-images.githubusercontent.com/426784/191318267-f1ce7754-6b78-4f09-845a-31649e520331.png)
Run results page ![screenshot](https://user-images.githubusercontent.com/426784/191318266-0d016424-8536-44b5-88c8-ca998a1fa8a8.png)
Web capture automated crawl 'status' page ![screenshot](https://user-images.githubusercontent.com/426784/191318269-b390b2d1-d220-4b6f-9e45-c9871f90509a.png)

Fixes #64
Fixes #63 Fixes #69
Fixes #71

VickyRampin commented 2 years ago

The breadcrumbs are super helpful. Great work!

erikanoms commented 2 years ago

They're all great! I love the simplified nav bar. Thank you