-
Notifications
You must be signed in to change notification settings - Fork 166
LG-14189: A/B test for allowing F/T setup and authentication on desktop #11347
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
Merged
Merged
Changes from all commits
Commits
Show all changes
80 commits
Select commit
Hold shift + click to select a range
ac5bc0d
add desktop ab test information to form
jmdembe 9b8a7c4
add a/b test configuration
jmdembe e4040c8
remove anything related to ab test bucket
jmdembe 8fe5a6a
add passkey support on desktop
jmdembe a45733e
remove device supported check
jmdembe c208389
show_unsupported_passkey_platform_authentication_setup
jmdembe 913c635
fix associated test
jmdembe 8c459c0
changelog: Upcoming Features, desktop f/t unlock, A/B setup for deskt…
jmdembe 87ac4ff
fix js test
jmdembe 8adbf86
remove `deskton_ab_bucket?`; remove device does not support passkey t…
jmdembe df57b75
Merge branch 'main' into jd-LG-14189-ft-setup-desktop
jmdembe ca95f08
note to self
jmdembe b4f03ef
restore `isWebauthnPaskeySupported`
jmdembe 5097d06
remove desktop qualifying fns, change logic for supported and availab…
jmdembe ec73d0d
restore `show_unsupported_passkey` functionality
jmdembe 079a41d
lintfixes
jmdembe ceea8cc
fix tests
jmdembe 7fb13fe
remove `@desktop_ab_test_bucket`
jmdembe 024db55
rename to `desktop_ft_unlock_setup_option_percent_tested`
jmdembe 15ee18b
Merge branch 'main' into jd-LG-14189-ft-setup-desktop
jmdembe bdf4e11
work on specs for A/B test
jmdembe ef44862
add tag so that functionality to show/hide can be in place
jmdembe 6dfd842
toggle show based on english language
jmdembe c0f3bdf
restore conditional to show based on A/B enablement
jmdembe 4143303
add javascript test
jmdembe a0fddd9
lintfix
jmdembe 7308178
changelog: Upcoming Features, A/B test, create A/B test for desktop F…
jmdembe c144b2c
fix setup for desktop f/t unlock test
jmdembe b979abb
lintfixes
jmdembe eeb8788
track event when user is in a/b test but would not show otherwise
jmdembe cb8d18c
WIP: show/hide based on bucket
jmdembe e33c39e
Add component tests for desktop-ft-unlock-option
aduth 264c559
Add controller specs for presenter assigns ab test value
aduth 3e42ff7
Fix syntax error on assignment
aduth 8086b69
Add feature test for A/B test setup on desktop
aduth 7139ad2
fix js code and tests
jmdembe 47b43bb
fix tests and associated logic
jmdembe bc48f5b
add desktop ft unlock capability on login options
jmdembe 2303a72
set logic for `desktop-ft-unlock-option` class on sign in for test
jmdembe 8a11578
show/hide based on value
jmdembe c589dab
fix error on line
jmdembe 4848696
remove
jmdembe 3252d7c
Merge branch 'main' into jd-LG-14189-ft-setup-desktop
jmdembe ae0222a
rename bucket, remove a/b test setup from log in files, pass bucket p…
jmdembe abb787d
lintfix
jmdembe d38d7ba
fix js test
jmdembe 431645c
js lintfixes
jmdembe 08396d9
fix F/T unlock show logic
jmdembe 6c9a502
fix for f/t unlock logic?
jmdembe 5371ae7
fix javascript test
jmdembe d8ffe62
remove unneeded logic from input element, remove `trackEvent`
jmdembe 91612ca
lintfix, change default config number
jmdembe 45b7d5a
more lintfixes
jmdembe 8f7e059
clean up hidden and webauthn-input-element specs
jmdembe 3db4df3
Merge branch 'main' into jd-LG-14189-ft-setup-desktop
jmdembe 4be840a
Update app/components/webauthn_input_component.rb
jmdembe f63587e
Update app/javascript/packages/webauthn/webauthn-input-element.ts
jmdembe e2332aa
update test
jmdembe f232866
delete unused analytics event
jmdembe 1ab1dbd
Merge branch 'main' into jd-LG-14189-ft-setup-desktop
jmdembe dea11a4
change analytics event, remove duplicate a/b test
jmdembe 50296f6
do check for bucket type
jmdembe ec5f9a4
set up method if in bucket and test is running
jmdembe 2102310
check for A/B test flag
jmdembe 97575ed
For bucket check, change value type and fix test
jmdembe c992466
fix js test
jmdembe 880030b
Merge branch 'main' into jd-LG-14189-ft-setup-desktop
jmdembe 7920136
lintfix
jmdembe fb1ae8b
remove desktop only check
jmdembe 55e61a6
Merge branch 'main' into jd-LG-14189-ft-setup-desktop
jmdembe 30687e2
Update app/controllers/users/two_factor_authentication_setup_controll…
jmdembe 36e6c74
add test that should not have been deleted
jmdembe db887a2
change definition name
jmdembe 9bc8cbf
lintfix by changing name of method
jmdembe 239ea00
add `User Registration: 2FA Setup visited` to `DESKTOP_FT_UNLOCK_SETU…
jmdembe bac7f21
change placement of test
jmdembe 84ca898
remove duplicate test
jmdembe a663f27
Merge branch 'main' into jd-LG-14189-ft-setup-desktop
jmdembe 067ca97
lintfix
jmdembe 15f9bee
Merge branch 'main' into jd-LG-14189-ft-setup-desktop
jmdembe File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.