-
Notifications
You must be signed in to change notification settings - Fork 59
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
Workflow versions table v2 #200
Conversation
Signed-off-by: csirius <[email protected]>
Signed-off-by: csirius <[email protected]>
Signed-off-by: csirius <[email protected]>
Codecov Report
@@ Coverage Diff @@
## master #200 +/- ##
=========================================
Coverage ? 64.70%
=========================================
Files ? 357
Lines ? 7560
Branches ? 1308
=========================================
Hits ? 4892
Misses ? 2668
Partials ? 0 Continue to review full report at Codecov.
|
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.
Great work!
🎉 This PR is included in version 0.25.4 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
TL;DR
Implements new version of data table for workflow versions as a generalized one.
Type
Are all requirements met?
Complete description
PaginatedDataList
componentDataList
react-virtualized based componentTracking Issue
implements flyteorg/flyte#1386
Follow-up issue
NA