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(ui): added last run status to tasks #16340

Merged
merged 3 commits into from
Dec 27, 2019
Merged

feat(ui): added last run status to tasks #16340

merged 3 commits into from
Dec 27, 2019

Conversation

asalem1
Copy link
Contributor

@asalem1 asalem1 commented Dec 27, 2019

Closes #15844

Problem

Tasks were not displaying the lastRunStatus of the tasks.

Solution

Integrated the new lastRunStatus component to display whether a task has been successful or unsuccessful

Screen Shot 2019-12-27 at 11 29 14
Screen Shot 2019-12-27 at 11 29 19

  • CHANGELOG.md updated with a link to the PR (not the Issue)

@asalem1 asalem1 requested a review from a team December 27, 2019 19:33
@ghost ghost requested review from desa and zoesteinkamp and removed request for a team December 27, 2019 19:34
Copy link
Contributor

@drdelambre drdelambre left a comment

Choose a reason for hiding this comment

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

lgtm

Copy link
Contributor

@zoesteinkamp zoesteinkamp left a comment

Choose a reason for hiding this comment

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

GG

@asalem1 asalem1 merged commit 7e23c82 into master Dec 27, 2019
@asalem1 asalem1 deleted the tasks-last-run branch December 27, 2019 22:17
alexpaxton pushed a commit that referenced this pull request Jan 9, 2020
feat(ui): added last run status to tasks
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.

Display lastRunStatus/Error in the task UI
3 participants