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

Feature/waa s prompt user to sign in with previous login method #44

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
450f940
Added tests for codee validator
BellringerQuinn Nov 29, 2023
a5a80b5
Added DeepLinkHandlerTests
BellringerQuinn Nov 29, 2023
1ce8baa
Remove unneeded MockLogin reference from WaaSLogin
BellringerQuinn Nov 29, 2023
a6108e4
Removed unneeded logs
BellringerQuinn Nov 29, 2023
f1f48a7
Replaced WaaS's test asmdef reference with WaaSTests asmdef of its ow…
BellringerQuinn Nov 29, 2023
81712b9
Fixed WaaSTestHarness
BellringerQuinn Nov 29, 2023
fe87ab4
Modify test harness such that it logs out the results from our tests.…
BellringerQuinn Nov 30, 2023
549c530
Added TestSendERC20
BellringerQuinn Nov 30, 2023
6b8f466
Don't throw null reference exception if there is no TransitionPanel f…
BellringerQuinn Nov 30, 2023
8fcb9ed
Added tests for sending ERC721s and ERC1155s
BellringerQuinn Nov 30, 2023
cef8aec
Fixed canonical ordering for parameter types so that transactions go …
BellringerQuinn Nov 30, 2023
36f35f6
Fix broken tests. Wrap WaaSWalletTests in try catches to catch any ex…
BellringerQuinn Nov 30, 2023
213fa11
Pass along the LoginMethod using the state token for social sign in (…
BellringerQuinn Nov 30, 2023
f706083
Highlight the button used to login on the most recent attempt so that…
BellringerQuinn Nov 30, 2023
e1a0006
Notify user when they try to log in with a different account than las…
BellringerQuinn Nov 30, 2023
225b702
Added additional UI prefabs to the ColorSchemeManager
BellringerQuinn Nov 30, 2023
ffc35e9
Keep track of the email the user most recently used to login (either …
BellringerQuinn Dec 1, 2023
befe342
Don't highlight the email field - this will be filled in automaticall…
BellringerQuinn Dec 1, 2023
28d9025
Added social sign in provider logos
BellringerQuinn Dec 1, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
644 changes: 644 additions & 0 deletions Assets/SequenceExamples/Prefabs/InfoPanel.prefab

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading