HSLdevcom / helmet-ui

Graphical user interface for Helmet 4 model system
European Union Public License 1.2
3 stars 3 forks source link

#185: Show all scenario runs in a list instead of only the current run #192

Closed e-halinen closed 1 year ago

e-halinen commented 1 year ago

How to test:

npm install to install all dependencies npm start - launch app locally

Activate some scenarios and start them. The scenario runs should be displayed in a list separately instead of only showing the current run's graph. Each graph also has the link to logs under it exactly as before.