-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
feat(ui): support any yaml reference in link #5667
Conversation
Codecov Report
@@ Coverage Diff @@
## master #5667 +/- ##
==========================================
+ Coverage 47.08% 47.12% +0.03%
==========================================
Files 240 242 +2
Lines 15050 15135 +85
==========================================
+ Hits 7087 7132 +45
- Misses 7059 7095 +36
- Partials 904 908 +4
Continue to review full report at Codecov.
|
Signed-off-by: Tianchu Zhao <evantczhao@gmail.com>
0b56a7b
to
a980ca9
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.
looks really good so far - one change suggested - dismiss this review when ready to review again
ui/src/app/workflows/components/workflow-node-info/workflow-node-info.tsx
Outdated
Show resolved
Hide resolved
Signed-off-by: Tianchu Zhao <evantczhao@gmail.com>
0b91349
to
85e532b
Compare
Signed-off-by: Tianchu Zhao <evantczhao@gmail.com>
85e532b
to
095bd40
Compare
Is there any example how to use this ? |
@zewelor note that this feature is only available from master branch at the moment or future 3.1 release |
Got it thanks for reply ! |
Resolves #4752
Signed-off-by: Tianchu Zhao evantczhao@gmail.com
Checklist: