new file: client/galaxy/scripts/components/BioComputObject.vue
- Entry point for BCO editing
modified: client/galaxy/scripts/components/WorkflowInvocationState/WorkflowInvocationState.vue
- Added button for BCO Download (bcoJSON)
- Modified button and made method for BCO Edit (bcoLink)
modified: lib/galaxy/webapps/galaxy/api/workflows.py
- Added download_invocation_bco to allow download of BCO JSON
modified: lib/galaxy/webapps/galaxy/buildapp.py
- Added get_bco (download_invocation_bco) to download BCO
Changes to be committed: