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

Ameerul /P2PS-721 Move the registration to the My Profile tab on the website to ensure consistency across Mobile App and Website #8915

Conversation

ameerul-deriv
Copy link
Contributor

Changes:

  • Show My Profile tab when the user is not a registered p2p user
  • Show Verification Component in My Profile Tab when the user is not registered
  • Removed tests that had checked if the my profile tab was hidden in app-content.spec.js

Please provide a summary of the change.

Screenshots:

Please provide some screenshots of the change.
Screenshot 2023-06-07 at 10 40 48 AM

@boring-cyborg boring-cyborg bot added the P2P label Jun 7, 2023
@vercel
Copy link

vercel bot commented Jun 7, 2023

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

Name Status Preview Comments Updated (UTC)
deriv-app ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 3, 2023 4:06am

@github-actions
Copy link
Contributor

github-actions bot commented Jun 7, 2023

A production App ID was automatically generated for this PR. (log)

Click here to copy & paste above information.
- **PR**: [https://github.com/binary-com/deriv-app/pull/8915](https://github.com/binary-com/deriv-app/pull/8915)
- **URLs**:
    - **w/ App ID + Server**: https://deriv-app-git-fork-ameerul-deriv-p2ps-721-move-registrat-6bf3b4.binary.sx?qa_server=red.binaryws.com&app_id=23853
    - **Original**: https://deriv-app-git-fork-ameerul-deriv-p2ps-721-move-registrat-6bf3b4.binary.sx
- **App ID**: `23853`

@github-actions
Copy link
Contributor

github-actions bot commented Jun 7, 2023

🚨 Lighthouse report for the changes in this PR:

Category Score
🔺 Performance 20
🟧 Accessibility 75
🟢 Best practices 92
🟧 SEO 85
🟢 PWA 90

Lighthouse ran with https://deriv-app-git-fork-ameerul-deriv-p2ps-721-move-registrat-6bf3b4.binary.sx/

@sonarcloud
Copy link

sonarcloud bot commented Jun 7, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
2.5% 2.5% Duplication

Copy link
Contributor

@niloofar-deriv niloofar-deriv left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@codecov
Copy link

codecov bot commented Jun 7, 2023

Codecov Report

Merging #8915 (90d3e63) into master (d5c38a0) will increase coverage by 19.92%.
Report is 562 commits behind head on master.
The diff coverage is 0.00%.

❗ Current head 90d3e63 differs from pull request most recent head 27e1e4c. Consider uploading reports for the commit 27e1e4c to get more accurate results

@@             Coverage Diff             @@
##           master    #8915       +/-   ##
===========================================
+ Coverage    0.05%   19.98%   +19.92%     
===========================================
  Files         117     1817     +1700     
  Lines        3425    41154    +37729     
  Branches      893     8175     +7282     
===========================================
+ Hits            2     8226     +8224     
- Misses       3423    32085    +28662     
- Partials        0      843      +843     
Files Coverage Δ
packages/p2p/src/components/app-content.jsx 68.18% <ø> (ø)
...kages/p2p/src/components/my-profile/my-profile.jsx 0.00% <0.00%> (ø)

... and 1808 files with indirect coverage changes

@github-actions
Copy link
Contributor

github-actions bot commented Aug 8, 2023

This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions github-actions bot added the Stale label Aug 8, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Aug 10, 2023

Generating Lighthouse report...

@coveralls
Copy link

Coverage Status

coverage: 9.791% (+0.01%) from 9.778% when pulling 2118086 on ameerul-deriv:P2PS-721-move-registration-to-my-profile into 381d126 on binary-com:master.

farrah-deriv
farrah-deriv previously approved these changes Aug 18, 2023
@sonarcloud
Copy link

sonarcloud bot commented Aug 30, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
2.9% 2.9% Duplication

farrah-deriv
farrah-deriv previously approved these changes Sep 14, 2023
@gitguardian
Copy link

gitguardian bot commented Oct 3, 2023

⚠️ GitGuardian has uncovered 1 secret following the scan of your pull request.

Please consider investigating the findings and remediating the incidents. Failure to do so may lead to compromising the associated services or software components.

🔎 Detected hardcoded secret in your pull request
GitGuardian id Secret Commit Filename
- Generic High Entropy Secret 9f88d2e nx.json View secret
🛠 Guidelines to remediate hardcoded secrets
  1. Understand the implications of revoking this secret by investigating where it is used in your code.
  2. Replace and store your secret safely. Learn here the best practices.
  3. Revoke and rotate this secret.
  4. If possible, rewrite git history. Rewriting git history is not a trivial act. You might completely break other contributing developers' workflow and you risk accidentally deleting legitimate data.

To avoid such incidents in the future consider


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

Our GitHub checks need improvements? Share your feedbacks!

@sonarcloud
Copy link

sonarcloud bot commented Oct 3, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
9.1% 9.1% Duplication

@sandeep-deriv sandeep-deriv merged commit 15d930b into binary-com:master Oct 4, 2023
6 of 7 checks passed
vinu-deriv pushed a commit that referenced this pull request Oct 10, 2023
…website to ensure consistency across Mobile App and Website (#8915)

* chore: moved verification to my profile when user is not registered

* chore: added test case for verification

* chore: fixed failing tests

* chore: added check if user has poi_status when they are not an advertiser to remove loading

* chore: fixed failing my-profile test

* chore: changed verfication default from my_ads to my_profile

* fix: verification import

* fix: failing test cases
vinu-deriv pushed a commit that referenced this pull request Oct 10, 2023
…website to ensure consistency across Mobile App and Website (#8915)

* chore: moved verification to my profile when user is not registered

* chore: added test case for verification

* chore: fixed failing tests

* chore: added check if user has poi_status when they are not an advertiser to remove loading

* chore: fixed failing my-profile test

* chore: changed verfication default from my_ads to my_profile

* fix: verification import

* fix: failing test cases
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants