Skip to content

Add totp presenter#901

Merged
el-mapache merged 2 commits intomasterfrom
add-totp-presenter
Jan 23, 2017
Merged

Add totp presenter#901
el-mapache merged 2 commits intomasterfrom
add-totp-presenter

Conversation

@el-mapache
Copy link
Contributor

Adds presenter class and logic for totp verification view

@el-mapache
Copy link
Contributor Author

Depends on #885

@jkim1217
Copy link

Can we get status on this? It needs to be merged so we can resolve #1247

@jkim1217 jkim1217 added this to the sprint 23 milestone Jan 17, 2017
@el-mapache
Copy link
Contributor Author

@jkim1217 The PR this depends on was just approved last week. Someone with write access to the repo needs to merge it. Then I can go through and fix all the merge conflicts in this PR and tag this ready for review

@jkim1217 jkim1217 requested a review from monfresh January 17, 2017 17:51
@monfresh
Copy link
Contributor

I just merged #885. I didn't know you didn't have merge access. We should fix that right away. I was wondering why you didn't merge it yourself when I said "feel free to squash and merge". I don't get a notification when a squash happens, so if it's ready to merge, please make sure to add a comment on the PR, which should notify folks.

**Why**: To consolidate logic of how we show fallback otp links and
associated help text to the user
@el-mapache el-mapache force-pushed the add-totp-presenter branch 2 times, most recently from f441e74 to 177b67d Compare January 18, 2017 16:28
Copy link
Contributor

@jessieay jessieay left a comment

Choose a reason for hiding this comment

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

Couple of small comments for your consideration, but LGTM!

Copy link
Contributor

Choose a reason for hiding this comment

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

since we are always using the default, should we just remove this arg altogether and change references to data_model to be otp_phone_view_data ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This will change in an upcoming PR, but its fine to remove for now! Thanks

Copy link
Contributor

Choose a reason for hiding this comment

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

small typo, should be "authenticator"

Copy link
Contributor Author

Choose a reason for hiding this comment

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

thanks for catching this!

**Why**: To consolidate logic for displaying otp fallback links and help
text
@pkarman
Copy link
Contributor

pkarman commented Jan 23, 2017

@el-mapache where are we on this one?

@el-mapache
Copy link
Contributor Author

@monfresh did you want to look over this as well? I see we are awaiting a requested review!

@el-mapache
Copy link
Contributor Author

@pkarman Waiting for additional reviews, I think?

Copy link
Contributor

@monfresh monfresh left a comment

Choose a reason for hiding this comment

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

lgtm

@el-mapache el-mapache merged commit fe05171 into master Jan 23, 2017
@el-mapache el-mapache deleted the add-totp-presenter branch January 23, 2017 19:34
amoose pushed a commit that referenced this pull request Feb 7, 2017
* Adds presenters for phone view

**Why**: To consolidate logic of how we show fallback otp links and
associated help text to the user

* Adds authenticator presenter

**Why**: To consolidate logic for displaying otp fallback links and help
text
amoose pushed a commit that referenced this pull request Feb 24, 2017
* Adds presenters for phone view

**Why**: To consolidate logic of how we show fallback otp links and
associated help text to the user

* Adds authenticator presenter

**Why**: To consolidate logic for displaying otp fallback links and help
text
amoose pushed a commit that referenced this pull request Feb 28, 2017
* Adds presenters for phone view

**Why**: To consolidate logic of how we show fallback otp links and
associated help text to the user

* Adds authenticator presenter

**Why**: To consolidate logic for displaying otp fallback links and help
text
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants