summaryrefslogtreecommitdiff
path: root/web/src/reducers/jobgraph.js
Commit message (Collapse)AuthorAgeFilesLines
* Add job graph support to web UIJames E. Blair2022-08-021-0/+55
This adds the ability to display the frozen job graph for a project. It adds a toolbar to the Project page that allows a user to enter a pipeline and branch. Hit the button and it will use the API to freeze the job graph and then display it with graphviz (there is a webassembly build of the graphviz libray). Change-Id: Ieb5899a63a4c85eb5d445fa69dd1e85ddc11575d