workflUX icon indicating copy to clipboard operation
workflUX copied to clipboard

An open-source, cloud-ready web application for simplified deployment of big data workflows.

Results 53 workflUX issues
Sort by recently updated
recently updated
newest added

Especially Run, Job, and Exec.

enhancement
database

This is already implemented for sqlalchemy but not for OIDC.

enhancement
oidc

Currently the non-OIDC login is working server side-wise using flask. This should be changed to be consistent with OIDC. E.g. an access_token is requested from the server, stored in the...

enhancement
high priority

It's impractical to separate user and job manager as they are interconnected. Maybe combine them to one connector class.

enhancement
database

Dev and dev_elixir containers should inherit from a base image with all the dependencies in place. This will speed up building up CD.

enhancement

![image](https://user-images.githubusercontent.com/28008309/83042355-dda33300-a041-11ea-9ec7-86239b3929c4.png) Even after refresh.

bug
high priority

When the access token expires, currently, an error message is shown. However, the user has to manually refresh the page to login again. Once an expired/invalid access token is detected,...

enhancement

A project-level organization of database and UI should be added. In the database, each project contains: - assigned users - workflows - jobs - data - ... The UI should...

feature
high priority