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

Refactor some workflow editor plumbing to VueJS #8931

Merged
merged 10 commits into from
Nov 6, 2019

Conversation

jmchilton
Copy link
Member

  • Move center panel construction into VueJS object.
  • Construct WorkflowView object in VueJS instead of in mako.
  • Migrate mako CSS to VueJS - scoping some of it (canvas stuff can't be yet).

@jmchilton jmchilton added kind/enhancement kind/refactoring cleanup or refactoring of existing code, no functional changes area/workflows area/client labels Nov 4, 2019
@galaxybot galaxybot added this to the 20.01 milestone Nov 4, 2019
- More robust CSS sizing (get rid of awful height: 95% hack).
- Rework JS so component injection of markdown editor can be used.
- Replace jQuery hide/show interactions for buttons, etc.. with v-show.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/client area/workflows kind/enhancement kind/refactoring cleanup or refactoring of existing code, no functional changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants