Skip to content

Commit

Permalink
add screenshots to jberet-ui README.md, linked to github issue #71.
Browse files Browse the repository at this point in the history
  • Loading branch information
chengfang committed Feb 26, 2016
1 parent 37fb696 commit 457fd8f
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions jberet-ui/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -226,3 +226,24 @@ If your Angular app is talking to the backend server via xhr or other means, you
out what is the best way to host the static files to comply with the same origin policy if
applicable. Usually this is done by hosting the files by the backend server or through
reverse-proxying the backend server(s) and webserver(s).

### Screenshots

[Recent Jobs List](https://cloud.githubusercontent.com/assets/2079251/13342502/2e5e7c82-dc10-11e5-8711-5d2db7be506b.png)

[Choose Job Instances Criteria](https://cloud.githubusercontent.com/assets/2079251/13342505/2e644e82-dc10-11e5-94f4-5ca4055d707c.png)

[Choose Job Executions Criteria](https://cloud.githubusercontent.com/assets/2079251/13342504/2e640d46-dc10-11e5-80d9-02d8634c9290.png)

[Restart a Failed Job Execution](https://cloud.githubusercontent.com/assets/2079251/13342500/2e5de2e0-dc10-11e5-99fd-7864fa15827f.png)

[Abandon a Job Execution](https://cloud.githubusercontent.com/assets/2079251/13342498/2e5bd234-dc10-11e5-9355-ccb80be9d019.png)

[Job Execution Details](https://cloud.githubusercontent.com/assets/2079251/13342501/2e5e02a2-dc10-11e5-9c39-d7051da86621.png)

[Filter Job Executions](https://cloud.githubusercontent.com/assets/2079251/13342503/2e5e848e-dc10-11e5-8689-618d83d6b559.png)

[Step Metrics Panel Collapsed](https://cloud.githubusercontent.com/assets/2079251/13342499/2e5caa1a-dc10-11e5-9dcc-c98792967847.png)

[Step Execution with Metrics Chart](https://cloud.githubusercontent.com/assets/2079251/13342506/2e6754e2-dc10-11e5-8666-19842e6d5c3a.png)

0 comments on commit 457fd8f

Please sign in to comment.