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: timeline view #265

Merged
merged 25 commits into from
Feb 15, 2022
Merged

feat: timeline view #265

merged 25 commits into from
Feb 15, 2022

Conversation

govalt
Copy link
Contributor

@govalt govalt commented Jan 15, 2022

TL;DR

Add timeline view for execution details page.

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

Complete description

MVP for timeline view.

Tracking Issue

Partial work for: flyteorg/flyteconsole#302

Follow-up issue

NA

@codecov
Copy link

codecov bot commented Jan 15, 2022

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master     flyteorg/flyte#265   +/-   ##
=========================================
  Coverage          ?   64.40%           
=========================================
  Files             ?      392           
  Lines             ?     8843           
  Branches          ?     1588           
=========================================
  Hits              ?     5695           
  Misses            ?     3148           
  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 15878ab...ab08323. Read the comment docs.

@govalt govalt changed the title Feat/timeline view feat: timeline view Jan 15, 2022
@anrusina anrusina requested review from a team, Pianist038801, anrusina and jsonporter and removed request for a team January 16, 2022 00:24
anrusina
anrusina previously approved these changes Jan 16, 2022
Copy link
Contributor

@anrusina anrusina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm.

  • Performed basic smoke test on already finished executions
  • All nits, are recommended but not mandatory changes.

anrusina
anrusina previously approved these changes Jan 21, 2022
Copy link
Contributor

@anrusina anrusina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

From code perspective looks good, haven't done smoke test on the latest code

anrusina
anrusina previously approved these changes Jan 21, 2022
govalt and others added 12 commits February 10, 2022 16:56
Signed-off-by: csirius <85753828+csirius@users.noreply.github.com>
Signed-off-by: csirius <davidtruong.dev@gmail.com>
Signed-off-by: csirius <85753828+csirius@users.noreply.github.com>
Signed-off-by: csirius <davidtruong.dev@gmail.com>
Signed-off-by: csirius <85753828+csirius@users.noreply.github.com>
Signed-off-by: csirius <davidtruong.dev@gmail.com>
Signed-off-by: csirius <85753828+csirius@users.noreply.github.com>
Signed-off-by: csirius <85753828+csirius@users.noreply.github.com>
Signed-off-by: csirius <85753828+csirius@users.noreply.github.com>
Signed-off-by: Nastya Rusina <nastya@union.ai>
Signed-off-by: csirius <85753828+csirius@users.noreply.github.com>
Signed-off-by: csirius <85753828+csirius@users.noreply.github.com>
Signed-off-by: csirius <davidtruong.dev@gmail.com>
Signed-off-by: csirius <85753828+csirius@users.noreply.github.com>
Signed-off-by: csirius <85753828+csirius@users.noreply.github.com>
Signed-off-by: csirius <85753828+csirius@users.noreply.github.com>
csirius and others added 12 commits February 10, 2022 16:56
Signed-off-by: csirius <davidtruong.dev@gmail.com>
Signed-off-by: csirius <85753828+csirius@users.noreply.github.com>
Signed-off-by: csirius <85753828+csirius@users.noreply.github.com>
Signed-off-by: csirius <85753828+csirius@users.noreply.github.com>
Signed-off-by: csirius <85753828+csirius@users.noreply.github.com>
Signed-off-by: Nastya Rusina <nastya@union.ai>
Signed-off-by: Nastya Rusina <nastya@union.ai>
Signed-off-by: Nastya Rusina <nastya@union.ai>
Signed-off-by: Nastya Rusina <nastya@union.ai>
@flyte-bot
Copy link
Collaborator

🎉 This PR is included in version 0.43.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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.

3 participants