forked from deriv-com/deriv-app
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[TRAH-3380] shahzaib / auth call from options multipliers (deriv-com#…
…15407) * chore: removed platfrom loader from options & multiplier * chore: check for residence from account list * fix: platform description for trading card * chore: removed unused variables * chore: removed unused imports * chore: cfd section loading * chore: persist available trading platforms in localstorage * chore(traderhub-store): fix tradershub sections for diel clients * fix(diel): diel real/demo switching * chore: traderhub store * fix: traderhub logged out platform render * fix: traderhub logged out platform render * chore: removed unused imports * chore: removed unused prop ; * chore: use mobx localstorage to store tradershub store values * chore: revert tradershub store conditions after using base store localstorage methods * fix: mt5 platform loading for restricted countries * chore(logout): remove traders_hub_store from localstorage on logout * chore(tradershub): show loading until the landing company is loaded once * chore: fix logged out available platforms * chore: fix logged out available platforms * fix: card divider in logged out tradershub * fix: tradershub localstorage cleanup upon logout --------- Co-authored-by: thisyahlen <104053934+thisyahlen-deriv@users.noreply.github.com>
- Loading branch information
1 parent
381f10e
commit 157972d
Showing
9 changed files
with
331 additions
and
276 deletions.
There are no files selected for viewing
362 changes: 181 additions & 181 deletions
362
packages/appstore/src/components/cfds-listing/index.tsx
Large diffs are not rendered by default.
Oops, something went wrong.
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
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
43 changes: 26 additions & 17 deletions
43
...ponents/options-multipliers-listing-logged-out/options-multipliers-listing-logged-out.tsx
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
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
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
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
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
Oops, something went wrong.