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

carol/ P2P: Payment method #4087

Merged
merged 258 commits into from
Mar 1, 2022

Conversation

carolsachdeva
Copy link
Contributor

No description provided.

@boring-cyborg boring-cyborg bot added the P2P label Oct 7, 2021
@vercel
Copy link

vercel bot commented Oct 7, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/deriv/deriv-app/nZSc6gXxWYTeHfiV4Gcb1Qdeg2An
✅ Preview: https://deriv-app-git-fork-carol-binary-payment-methods.binary.sx

@github-actions
Copy link
Contributor

github-actions bot commented Oct 7, 2021

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/4087](https://github.com/binary-com/deriv-app/pull/4087)
- **URLs**:
    - **w/ App ID + Server**: https://deriv-app-git-fork-carol-binary-payment-methods.binary.sx?qa_server=frontend.binaryws.com&app_id=24257
    - **Original**: https://deriv-app-git-fork-carol-binary-payment-methods.binary.sx
- **App ID**: `24257`

@sonarcloud
Copy link

sonarcloud bot commented Oct 12, 2021

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 1 Code Smell

No Coverage information No Coverage information
1.8% 1.8% Duplication

@sonarcloud
Copy link

sonarcloud bot commented Nov 11, 2021

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 1 Code Smell

No Coverage information No Coverage information
1.8% 1.8% Duplication

yashim-deriv
yashim-deriv previously approved these changes Jan 6, 2022
Copy link
Contributor

@yashim-deriv yashim-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

@@ -0,0 +1,5 @@
<svg width="2" height="10" viewBox="0 0 2 10" fill="none" xmlns="http://www.w3.org/2000/svg">
Copy link
Contributor

Choose a reason for hiding this comment

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

svgo?

@@ -26,6 +26,7 @@ export default class OrderStore {
@observable orders = [];
@observable order_id = null;
@observable order_rerender_timeout = null;
// @observable payment_method_accordion_details = [];
Copy link
Contributor

Choose a reason for hiding this comment

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

can we remove the unused props?

Khalid Ibrahim and others added 2 commits February 24, 2022 19:42
Khalid Ibrahim and others added 2 commits February 24, 2022 22:18
@sonarcloud
Copy link

sonarcloud bot commented Feb 25, 2022

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.8% 2.8% Duplication

@carolsachdeva carolsachdeva merged commit 0530234 into deriv-com:master Mar 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants