Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Open python files #15

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

mayansalama
Copy link
Owner

@mayansalama mayansalama commented Jul 5, 2020

When hitting the open button, you can also open python files. Fixed some bugs as well

@mayansalama
Copy link
Owner Author

@TomKlimovski can open dags and convert them into wmls now. There's a couple of changes I've left out, because I want to consolidate your navbar changes first. Namely:

  1. Change icon for convert to python DAG to the python icon
  2. Add a navbar button with the current convert to python dag to sort nodes
  3. Add a nanbar button to snap to the top left of the dag
  4. Add a navbar button to delete the currently selected node

Note that upgrading react-flow-chart to 0.0.14 seems to have fixed a bunch of bugs around dragging and dropping and the zoom functionality

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: Drop into chart broken by zoom FE Feature - import from py
2 participants