forked from deriv-com/deriv-app
-
Notifications
You must be signed in to change notification settings - Fork 0
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 #41
Closed
henry-deriv
wants to merge
52
commits into
akmal-deriv:master
from
henry-deriv:henry/how-to-earn-payout-component
Closed
Henry/how to earn payout component #41
henry-deriv
wants to merge
52
commits into
akmal-deriv:master
from
henry-deriv:henry/how-to-earn-payout-component
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Co-authored-by: DerivFE <[email protected]>
Co-authored-by: DerivFE <[email protected]>
Co-authored-by: DerivFE <[email protected]>
…vice (deriv-com#15052) * feat(wallets): ✨ add API error handling for withdrawal service * fix(wallets): 🎨 apply comments
Co-authored-by: DerivFE <[email protected]>
…ture flag (deriv-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 (deriv-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 <[email protected]>
…consume from core (deriv-com#15106) * chore: added dependencies to externals to consume from core * fix: repnamed js to TS extension
…nd-wallet-header (deriv-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 (deriv-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 <[email protected]>
Co-authored-by: DerivFE <[email protected]>
…iv-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 (deriv-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 <[email protected]>
* 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
* fix: initial setup * fix: partially finished setup * fix: ensure new header only appears for mobile * fix: quill-ui version bump * fix: change classnames * fix: change to kebab case file names * fix: resolve comments * fix: add color to text * fix: add tests * fix: sonarcloud * fix: sonarcloud issues * fix: parse JSON with try catch in case FeatureFlagsStore returns empty * fix: change to quill icons * fix: add missing css * fix: change hamburger menu icon to standalone * fix: move quill-ui to core and wrap application with themeprovider * fix: import themeprovider from quill/ui * fix: wrong import * fix: remove unused css and make header bold * fix: make labels red when active * fix: change text to correct component * fix: move themeprovider to appcontent to react to changes in store * chore: reset package lock * fix: update package-lock and add quill-ui to traders package * fix: jest config error * fix: ignore errors from quill-ui * fix: jest config and add babel config * fix: remove a plugin * fix: lets try this * fix: remove irrelevant files * fix: test * fix: change * fix: asdf * fix: errors * fix: give contract details page a new header
…desktop (deriv-com#15053) * fix: alignment in open positions * fix: take profit for accu alignment
Co-authored-by: DerivFE <[email protected]>
Co-authored-by: DerivFE <[email protected]>
…aging (deriv-com#15141) * refactor(deriv_go): updated Deriv Go's app links paths for dev and staging with the correct ones * refactor(p2p): added dp2p to the webcredentials * fix: added the path to `36S5Q8S4V5.com.deriv.app`
…hanges (deriv-com#15133) * chore: locked onfido version to prevent unintented changes * fix: height for Iphone 8 devices
* fix: password modal server error * chore: remove console
…eriv-com#15120) * chore: added deriv sharable libs to account package * fix svg icons * chore: added deriv sharable libs to account package * chore: trigger rebuild * Merge branch 'master' into likhith/coj-795/setup-deriv-utils-and-quill-icons-in-account
* chore: added test cases for transfer receipt * chore: fix eslint issues on test cases * chore: resolved review comments
…ize lib styles (deriv-com#15235) * build: update quill-ui lib version to 1.9.27 * fix: utilize quill.css file
…yout-component fix: earn payout bottom modal
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
…p into henry/how-to-earn-payout-component
⏳ Generating Lighthouse report... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Changes:
Please provide a summary of the change.
Screenshots:
Please provide some screenshots of the change.