Chris Mitchell

Results 29 issues of Chris Mitchell

Implement a Canvas that links together jobs (jsPlumb is an option for the UI) for complex workflows

Have a file upload widget that knows all the users valid files, and allows them to select from here instead of having to re-upload

### Apache Airflow version 2.2.3 (latest released) ### What happened Tasks are stuck in the queued state and will not be scheduled for execution. In the logs, these tasks have...

kind:bug
area:scheduler/executor
area:core
reported_version:2.2

It would be great if wooey scripts could be executed via an endpoint. This would require introducing a token based authentication system to identify users and defining the accepted POST...

feature request

The ability to define a url for a script to be downloaded from. This was changes to scripts in places such as a git repo can be automatically sync'd with...

feature request

Add in framework for users to render arbitrary filetypes. See #157

enhancement

Add in ability for users to toggle what file types are automatically displayed. #157

enhancement

Support for better script execution environments. This includes: - [ ] Additional environment variables (updating paths for instance) - [ ] Specifying the executable (for py2/py3 or other scripting languages)...

enhancement

Enable users to create periodic scripts -- scripts that run on a given schedule.

Post Wooey/Djangui Merge