(Alpha) Pipeline Menu (Huge work in progress, very buggy!)

Current Limitations

  • Cannot have more than one of the same operation
  • Cannot input additional files via UI
  • Does not work with multi-input functions yet (like merges)
  • All files and operations run in serial mode

How it Works Notes

  • Configure the pipeline config file and input files to run files against it
  • For reuse, download the config file and re-upload it when needed, or place it in /pipeline/defaultWebUIConfigs/ to auto-load in the web UI for all users

Todo

  • fix initial config selected not loading
  • Fix operation adding requering settings to be openned and saved instead of saving defaults
  • multiInput support
  • Translation support
  • offline mode checks and testing