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

Henry/how to earn payout component #45

Conversation

henry-deriv
Copy link

Changes:

Please provide a summary of the change.

Screenshots:

Please provide some screenshots of the change.

github-actions bot and others added 30 commits May 15, 2024 09:57
Co-authored-by: DerivFE <fe-access@regentmarkets.com>
Co-authored-by: DerivFE <fe-access@regentmarkets.com>
Co-authored-by: DerivFE <fe-access@regentmarkets.com>
…vice (binary-com#15052)

* feat(wallets): ✨ add API error handling for withdrawal service

* fix(wallets): 🎨 apply comments
Co-authored-by: DerivFE <fe-access@regentmarkets.com>
…ture flag (binary-com#15036)

* refactor: make `has_wallets` shadow `is_next_wallet_enabled` when `true`

* refactor: extra changes re prev commit

* refactor: e2e tests upd

* refactor: e2e mock upd

* refactor: hide wallets migration stuff behind feature flag

* refactor: revert changes causing integration tests to fail

* refactor: remove typo

* refactor: correct update to client store

* refactor: `<React.Fragment>`

* refactor: dont use `useStoreWalletAccountsList` when unnecessary

* fix: tests

* refactor: revert `<Devtools />` conditional render

* refactor: logic

* refactor: remove flag for <DevTools />

* refactor: `client-store` correction

* fix: revert a bad refactor

* fix: tests

* refactor: remove unused imports

* refactor: remove unused import
…t when transfer button is clicked (binary-com#15156)

* chore: hide close icon and set ctrader account as default when transfer button is clicked

* chore: add type declaration
Co-authored-by: DerivFE <fe-access@regentmarkets.com>
…consume from core (binary-com#15106)

* chore: added dependencies to externals to consume from core

* fix: repnamed js to TS extension
…nd-wallet-header (binary-com#15014)

* feat: added useBalanceSubscription hook

* feat: replaced balance in the header with subscribable balance

* feat: added balance subscription for wallet header balance

* feat: added unit tests for balance for WalletCashierHeader

* chore: fix sonarcloud issues

* chore: added data-testid for the real/demo wallet switcher

* chore: fix integration test for balance

* fix: added subscribed balance call to wallet card in mobile carousel

* fix: fix integration tests

* fix: balance glitching on switching wallet in carousel
…ports (binary-com#15109)

* chore: test cases for error and page404 component

* chore: add test case
)

* refactor: add tests for loader component

* chore: empty commit for checks retriggering
Co-authored-by: DerivFE <fe-access@regentmarkets.com>
…5151)

* chore: 🔥 fix the active_symbols refetching issue on bot

* chore: 🔥 added useeffect to refrain the bot from calling the api multiple times'
Co-authored-by: DerivFE <fe-access@regentmarkets.com>
…ary-com#15107)

* chore: send email when forgot password is clicked

* chore: add sendemail call to modal on mobile

* chore: rename hook

* docs: add tsdoc

* chore: add sendemail to dependency array

* chore: add error handling logic

* chore: add error handling for sent email template

* chore: remove unnecessary dependencies
* perf: added a test case and some mocks for TransferForm tests

* perf: added more test cases

* perf: added more test cases
…end API errors (binary-com#15074)

* feat: suspend cryptocurrency deposit

* Merge branch 'master' of github.com:binary-com/deriv-app into WALL-3274/suspend-cryptocashier-deposit

* fix: updated unit tests

* fix: updated withdrawal error screen unit test

* chore: added check for CryptoConnectionError

* chore: added providers for deposit and withdrawal error screens

* fix: updated content components

* fix: updated component structure
* feat: wait for switch

* chore: Implement new joyride steps

* chore: update react-joyride and remove old joyride implementation

* chore: small style changes for Desktop flow

* chore: update steps in tour guide

* chore: update onboarding for Mobile view for wallets

* chore: refactor tour guide for wallets

* chore: fix test case for AccountList

* chore: refactor joyride

* feat: reverted back to previous version

* chore: i think i fix the flickering 👀

* chore: replace deriv/react-joyride with the react-joyride

* chore: update import statements

* chore: fix not scrolling when press back

* chore: fix test cases

* chore: added small changes for tour guide

---------

Co-authored-by: Wojciech Brygola <wojciech@regentmarkets.com>
* chore: console mobile os detect func

* chore: console mobile os detect func

* chore: console mobile os detect func

* chore: updated mobile os detect function

* chore: updated mobile os detect function

* chore: created async based os detect function

* chore: console

* chore: console

* chore: test react-device-detect package

* chore: test react-device-detect package

* chore: test react-device-detect package

* Revert "chore: test react-device-detect package"

This reverts commit 1ec874f.

* Revert "chore: test react-device-detect package"

This reverts commit a71712a.

* Revert "chore: test react-device-detect package"

This reverts commit 397a006.

* chore: test new regex

* chore: test new regex

* Revert "chore: test new regex"

This reverts commit 7483513.

* Revert "chore: test new regex"

This reverts commit fba5af8.

* chore: removed test useEffect

* chore: updated test cases

* fix: sonarcloud issues

* fix: updated huawei regex

* fix: console

* fix: removed updated regex

* fix: updated regex

* fix: updated regex to Set

* chore: console ua parser

* chore: console ua parser

* Revert "chore: console ua parser"

This reverts commit 4f6e581.

* Revert "chore: console ua parser"

This reverts commit 6d3e714.

* chore: merge master
mitra-deriv and others added 24 commits May 21, 2024 15:53
…n Screen (binary-com#15070)

* chore: replace WalletsAppLinkedWithWalletIcon with WaleltMarketCurrencyIcon

* chore: Fix type error

* chore: change true to isDemo

* chore: change default from All to null

* chore: fix typescript errors

* chore: fix typescript errros pt.2

* chore: improve logic within WalletMarketCurrenyIcon

* chore: standardize logic across features

* chore: change z-index for market icon

* chore: update border radius according to design

* chore: update all of the icons for transaction rows to have border-radius 4px
…done (binary-com#14749)

* feat: ✨ show real sign up modal once demo creation is done

* feat: 🚩 add feature flag

* feat: ✨ land client on demo for row who can have diel

* fix: 🔊 putting log to check the value

* feat: 🐛 fix name of the feature flag

* fix: 🐛 remove eslint disable line

* fix: 🐛 set is from sign up to false when client close the modal

* fix: 🐛 new fix

* feat: 🔥 remove tour guide from tradershub

* fix: 🧪 fix test failure

* Revert "feat: 🔥 remove tour guide from tradershub"

This reverts commit fed9653.

* Revert "Revert "feat: 🔥 remove tour guide from tradershub""

This reverts commit ada5cb2.

* fix: 🧪 make test green

* fix: 🐛 try the fix

* fix: 🐛 fix console error
…r with a new token (binary-com#15119)

* chore: moved the token call to click of the button

* chore: made changes to pass the tests
…ayout-component

Henry/how to earn payout component
Copy link

vercel bot commented May 28, 2024

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

Name Status Preview Comments Updated (UTC)
deriv-app ❌ Failed (Inspect) May 28, 2024 8:25am

Copy link

Generating Lighthouse report...

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.