Skip to content

Commit

Permalink
GUI Wdl pipelines graph: actual WDL versions support, general improve…
Browse files Browse the repository at this point in the history
…ments
  • Loading branch information
rodichenko committed Sep 7, 2023
1 parent 46b629a commit 333219c
Show file tree
Hide file tree
Showing 37 changed files with 118,210 additions and 2,356 deletions.
2 changes: 2 additions & 0 deletions client/public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,10 @@
<script src="https://apis.google.com/js/api.js"></script>
<link rel="icon" type="image/png" href="%PUBLIC_URL%/favicon.png" />
<link rel="stylesheet" href="%PUBLIC_URL%/slideatlas-viewer/sa.css">
<link rel="stylesheet" href="%PUBLIC_URL%/pipeline-builder/pipeline.css">
<script type="text/javascript" src="%PUBLIC_URL%/slideatlas-viewer/sa-all.min.js"></script>
<script type="text/javascript" src="%PUBLIC_URL%/hcs-image-viewer/hcs-image.js"></script>
<script type="text/javascript" src="%PUBLIC_URL%/pipeline-builder/pipeline.min.js"></script>
<!--
Notice the use of %PUBLIC_URL% in the tag above.
It will be replaced with the URL of the `public` folder during the build.
Expand Down
391 changes: 391 additions & 0 deletions client/public/pipeline-builder/pipeline.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions client/public/pipeline-builder/pipeline.css.map

Large diffs are not rendered by default.

Loading

0 comments on commit 333219c

Please sign in to comment.