diff --git a/jberet-ui/README.md b/jberet-ui/README.md index ac5ff2d7d..32278972c 100644 --- a/jberet-ui/README.md +++ b/jberet-ui/README.md @@ -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) +