Skip to content

MergeCallToActionWithConflicts display logic refactor#5554

Merged
shiftkey merged 3 commits intodisplay-merge-status-in-compare-tabfrom
display-merge-status-in-compare-tab-outofambit
Sep 7, 2018
Merged

MergeCallToActionWithConflicts display logic refactor#5554
shiftkey merged 3 commits intodisplay-merge-status-in-compare-tabfrom
display-merge-status-in-compare-tab-outofambit

Conversation

@outofambit
Copy link
Contributor

addresses my review comments on #5495:

  • refactors display logic in MergeCallToActionWithConflicts to be more compact
  • a little string formatting

@outofambit outofambit added the ready-for-review Pull Requests that are ready to be reviewed by the maintainers label Sep 6, 2018
@outofambit outofambit requested a review from shiftkey September 6, 2018 16:27
@outofambit outofambit changed the title Display merge status in compare tab outofambit MergeCallToActionWithConflicts display logic refactor Sep 6, 2018
Copy link
Contributor

@iAmWillShepherd iAmWillShepherd left a comment

Choose a reason for hiding this comment

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

Just one thing

Checking for ability to merge automatically...
</div>
return this.renderLoadingMergeMessage()
} else if (mergeStatus.kind === MergeResultKind.Clean) {

This comment was marked as spam.

This comment was marked as spam.

@outofambit
Copy link
Contributor Author

@iAmWillShepherd 🍕?

@outofambit outofambit added this to the 1.4.0 milestone Sep 6, 2018
Copy link
Contributor

@iAmWillShepherd iAmWillShepherd left a comment

Choose a reason for hiding this comment

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

I'll leave @shiftkey to do final approval since this is going to be merged into his PR.

@shiftkey shiftkey merged commit c304c09 into display-merge-status-in-compare-tab Sep 7, 2018
@shiftkey shiftkey deleted the display-merge-status-in-compare-tab-outofambit branch September 7, 2018 11:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready-for-review Pull Requests that are ready to be reviewed by the maintainers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants