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

SMS Fraud use case demo INTER-596 #135

Merged
merged 57 commits into from
Apr 24, 2024
Merged

Conversation

JuroUhlar
Copy link
Collaborator

@JuroUhlar JuroUhlar commented Mar 21, 2024

Demo: https://staging.fingerprinthub.com/sms-fraud

  • Implemented SMS fraud use case according to the signed PRD.

  • Used best-effort design based on the existing UI toolkit due to restricted design capacity this quarter. We might improve some aspects of the UI later on in a separate PR, but it doesn't make sense to hold off publishing because of that. Let's wait only for the article.

  • consolidated timeUtils.ts

  • getAndValidateFingerprintResult now optionally includes Bot and Tor checks to allow checking these before checking confidenceScore, as they are more deterministic.

  • Fixed render conditional in IpBlocklistResult

  • Added relevant case studies to all use cases

  • Button can be info and blue now

  • BackArrow is now a reusable component

  • E2E tests

    • Introduced test helpers such as assertAlert.
    • Cool-down periods are reduced to speed up E2E tests and local testing, using TEST_BUILD env variable
    • resetScenarios now closes its success snackbar, preventing it from being accidentally selected by tests

    Do not merge until @JuroUhlar 's signal

@JuroUhlar JuroUhlar marked this pull request as draft March 25, 2024 08:32
@JuroUhlar JuroUhlar marked this pull request as ready for review April 4, 2024 21:41
@JuroUhlar JuroUhlar requested a review from TheUnderScorer April 4, 2024 21:41
@JuroUhlar JuroUhlar changed the title WIP: Feat/sms fraud use case demo WIP: Feat/sms fraud use case demo INTER-596 Apr 4, 2024
@JuroUhlar JuroUhlar changed the title WIP: Feat/sms fraud use case demo INTER-596 SMS Fraud use case demo INTER-596 Apr 5, 2024
@JuroUhlar JuroUhlar requested a review from TheUnderScorer April 5, 2024 12:35
TheUnderScorer
TheUnderScorer previously approved these changes Apr 15, 2024
TheUnderScorer
TheUnderScorer previously approved these changes Apr 17, 2024
@JuroUhlar JuroUhlar merged commit d687be2 into main Apr 24, 2024
5 checks passed
@JuroUhlar JuroUhlar deleted the feat/sms-fraud-use-case-demo branch April 24, 2024 08:08
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.

2 participants