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

[MKT-463]: feat/dark web monitor LP #1157

Merged
merged 100 commits into from
Dec 3, 2024
Merged

[MKT-463]: feat/dark web monitor LP #1157

merged 100 commits into from
Dec 3, 2024

Conversation

jaaaaavier
Copy link
Contributor

@jaaaaavier jaaaaavier commented Nov 22, 2024

This PR implements the "Have I Been Pwned" feature. It introduces API handling to enable the functionality.

Changes

  1. Refactoring of components: HeroSection, PwnedSection, and PwnedElementCard.
  2. Implementation of state management using useState and useEffect to dynamically fetch and display breach data based on user queries.
  3. Incorporation of conditional rendering to differentiate between compromised and non-compromised results (PwnedSection vs. AllGoodSection).
  4. Logic implemented for data retrieval.

Copy link

vercel bot commented Nov 22, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
website ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 3, 2024 9:30am

@jaaaaavier jaaaaavier self-assigned this Nov 22, 2024
@jaaaaavier jaaaaavier added the enhancement New feature or request label Nov 22, 2024
Copy link

sonarqubecloud bot commented Dec 3, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)
3.1% Duplication on New Code (required ≤ 3%)

See analysis details on SonarQube Cloud

@jaaaaavier jaaaaavier merged commit 9b925c3 into main Dec 3, 2024
8 of 10 checks passed
@jaaaaavier jaaaaavier deleted the feat/i-been-pwned-logic branch December 3, 2024 09:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants