Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

UI redesign/immediate goals #60

Open
timkpaine opened this issue May 1, 2019 · 0 comments
Open

UI redesign/immediate goals #60

timkpaine opened this issue May 1, 2019 · 0 comments
Labels
backlog Issues that haven't been categorized or are not yet ready for work question Questions about use, potential features, or improvements

Comments

@timkpaine
Copy link
Member

timkpaine commented May 1, 2019

This is an area to discuss the UI redesign, including the port to mui/react.

My immediate non-UI goals are to tighten up the storage, authentication, and scheduler backends. The following are the immediate issues:

  • there is too much SqlAlchemy specific code. I will be adding a mongodb backend (Backends #58) so I can identify shared patterns
    -the airflow code is brittle and requires a local airflow instance. I have the skeleton of a remote airflow worker, so i'm going to setup an airflow instance in the cloud to test. I am also going to add support for luigi (Add Luigi backend #57) to identify shared patterns as above
  • the authentication code is too SqlAlchemy specific. I'm going to add support for authenticating through the airflow instance, and via something like oauth

While this is going on, I think it makes sense to identify what this product should look like, and to just generally go through some UX flow mockups.

CC @blink1073 @eriknw

@timkpaine timkpaine added the question Questions about use, potential features, or improvements label May 1, 2019
@timkpaine timkpaine changed the title Port to mui/react UI redesign May 8, 2019
@timkpaine timkpaine changed the title UI redesign UI redesign/immediate goals May 8, 2019
@timkpaine timkpaine added the backlog Issues that haven't been categorized or are not yet ready for work label Oct 3, 2019
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
backlog Issues that haven't been categorized or are not yet ready for work question Questions about use, potential features, or improvements
Development

No branches or pull requests

1 participant