-
Notifications
You must be signed in to change notification settings - Fork 174
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
Modernize luigi client #546
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
See my comments below
core/examples/luigi-sample-angular/e2e/tests/luigi-client-link-manager-features.spec.js
Outdated
Show resolved
Hide resolved
f2cd3da
to
e3c22cb
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm 👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor comment
Co-Authored-By: Barbara Szwarc <barbara.m.szwarc@gmail.com>
…gi into 340-modernize-luigi-client
Moved all luigi-client to separate classes and changed var declarations to es6.
Split up Luigi client to separate file per manager and refactored to classes.