* Added support for navigating to original pipeline from exec. Fixes#340
WIP #340 Solved using entirely attributes
WIP #340 Updated to use pointers
WIP #340 Updated seeds
WIP #340 fixed minor bug in dev view
* WIP #340 Fixed code climate issues
* WIP #340 Fixed snapshot ui bug
WIP #80 Refactored CreateExecution for easier extension
WIP #80 Fixed linter errors
WIP #80 Refactoring for different node types
WIP #80 Refactored getting op inputs/outputs
WIP #80 Fixed CreateExecution when op has no input/output node
WIP #80 Fixed conn src/dst resolution in execution
WIP #80 Mostly added support for new operation/job structure
WIP #80 Generating correct files
WIP #80 Fixed onOperationComplete w/ no outputs
WIP #80. Fixed the data passing through ops
WIP #80. One file? -> don't zip it!
WIP #80. Fixed UploadText.
WIP #80 Added support for chained operations
WIP #80 Skipped ExecPipeline tests