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

feat: add comparison tool to execution list V1 #234

Merged
merged 3 commits into from
Oct 26, 2021

Conversation

Pianist038801
Copy link
Contributor

Signed-off-by: Pianist038801 [email protected]

Add a comparison tool when viewing execution lists that allows users to specify which items they want displayed in the list. This tool would work along side the existing filters (status, version, start time, etc) providing users a powerful debugging experience.

Type

  • Bug Fix
  • Feature
  • Plugin

Are all requirements met?

  • Code completed
  • Smoke tested
  • Unit tests added
  • Code documentation added
  • Any pending items have an associated Issue

Tracking Issue

fixes flyteorg/flyte#1599

Follow-up issue

NA

Signed-off-by: Pianist038801 <[email protected]>
@Pianist038801 Pianist038801 force-pushed the feat/add-comparison-tool-to-execution-list branch from 1de8cb6 to be5ee74 Compare October 26, 2021 16:07
@codecov
Copy link

codecov bot commented Oct 26, 2021

Codecov Report

❗ No coverage uploaded for pull request base (master@2a326cd). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #234   +/-   ##
=========================================
  Coverage          ?   63.45%           
=========================================
  Files             ?      365           
  Lines             ?     7913           
  Branches          ?     1388           
=========================================
  Hits              ?     5021           
  Misses            ?     2892           
  Partials          ?        0           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2a326cd...85a0fcf. Read the comment docs.

Signed-off-by: Pianist038801 <[email protected]>
@Pianist038801 Pianist038801 force-pushed the feat/add-comparison-tool-to-execution-list branch from e08c96d to 85a0fcf Compare October 26, 2021 16:58
@flyte-bot
Copy link
Collaborator

🎉 This PR is included in version 0.30.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@anrusina anrusina deleted the feat/add-comparison-tool-to-execution-list branch January 14, 2022 20:47
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.

[UI Feature] Add comparison tool to executions lists
3 participants