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

Issue #9 Archiving all cards in a list #27

Merged
merged 2 commits into from May 1, 2018

Conversation

onurbozkurt
Copy link
Contributor

@onurbozkurt onurbozkurt commented Apr 26, 2018

Closes #9.

I've added lib/3llo/presenter/confirmation.rb for a confirmation prompt which can be used when needed. But I'm not sure about the location of the file.

Copy link
Owner

@qcam qcam left a comment

Choose a reason for hiding this comment

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

@onurbozkurt Thanks so much for the PR. It looks great. I left a few comments and could you also resolve the conflict from the master branch?

def prompt_for_approvement!
Tr3llo::Presenter::ConfirmationPresenter
.new(interface)
.prompt_for_confirmation('Are you sure you wan\'t to archive all cards?')
Copy link
Owner

Choose a reason for hiding this comment

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

maybe removing \' in wan\'t?

private

attr_reader :interface

Copy link
Owner

Choose a reason for hiding this comment

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

Could you remove this extra newline?

@onurbozkurt onurbozkurt force-pushed the archiving-all-cards-in-a-list branch from 6b9c4f3 to 2c34e24 Compare May 1, 2018 11:39
@onurbozkurt
Copy link
Contributor Author

I've updated both files.

@qcam qcam merged commit 0267fd9 into qcam:master May 1, 2018
@qcam
Copy link
Owner

qcam commented May 1, 2018

@onurbozkurt ❤️Thanks for working on this!

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.

None yet

2 participants