fulcrumgenomics / dagr

A scala based DSL and framework for writing and executing bioinformatics pipelines as Directed Acyclic GRaphs
MIT License
69 stars 14 forks source link

WIP: Dagr Dashboard #305

Open nh13 opened 7 years ago

nh13 commented 7 years ago

Example Screenshots

Task Summary

Shows a summary of tasks with a given status. Statuses with no tasks are omitted.

dagr-dashboard-task-summary

Task Table

Shows a table with basic info about known tasks.

screen shot 2017-07-02 at 4 25 22 pm

Shows some details about a specific task: click the left button and a tabbed view opens that can show you various details (script, log, debug info).

dagr-dashboard-task-table-details

Execution Log

Shows you the raw execution log.

dagr-dashboard-execution-log

Settings

Place holder for UI settings. dagr-dashboard-settings