Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

WIP: Dagr Dashboard #305

Open
wants to merge 1 commit into
base: nh_exec2_replay
Choose a base branch
from
Open

WIP: Dagr Dashboard #305

wants to merge 1 commit into from

Conversation

nh13
Copy link
Member

@nh13 nh13 commented Jul 3, 2017

  • explain project organization in build.sbt now that we are compiling both to JVM and JS.
  • fix up all the tests (they broke with my re-org).
  • clean up the code (so much to do).
  • add a README on how to run the server and load the UI.
  • add a README for the server REST API

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

@nh13 nh13 self-assigned this Jul 3, 2017
@nh13 nh13 changed the base branch from master to nh_exec2_replay July 3, 2017 18:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant