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

Suisin/resolve conflicts #90

Commits on Sep 12, 2023

  1. Hamza/chore: added hook for trading_platform_investor_password_change (

    …binary-com#9970)
    
    * chore: added hook for trading_platform_investor_password_change
    
    * refactor: used mutate function instead of rest params  and added the types for request
    
    * refactor: added deprecated message added
    hamza-deriv committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    edc2617 View commit details
    Browse the repository at this point in the history
  2. thisyahlen/chore: add useverifyemail hook to api package (binary-com#…

    …9986)
    
    * chore: add useverifyemail hook to api package
    
    * chore: add useverifyemail hook to api package
    
    * remove description for mutate
    thisyahlen-deriv committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    5888d4e View commit details
    Browse the repository at this point in the history
  3. FarhanNurzi | WALL-1648 | Add Responsive/Desktop breakpoints handling (

    …binary-com#9867)
    
    * chore: added useDevice hooks
    
    * chore: added mixins to wallets package
    
    * refactor: devices mixin
    
    * fix: package-lock.json missing package
    
    * chore: add wrapper for mobile and desktop
    
    * chore: add ts comment for hook and style change
    
    * chore: remove wrappers
    farhan-nurzi-deriv committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    9e60975 View commit details
    Browse the repository at this point in the history
  4. FarhanNurzi/P2PS-1398/Symbol for Bank Transfers payment method is inc…

    …orrect (binary-com#9744)
    
    * chore: revamping payment_methods implementations
    
    * fix: payment method not showing in buy-add
    
    * chore: delete unused code and comment
    
    * refactor: refactor useP2PAdvertiserPaymentMethods, and other review comments
    
    * refactor: hooks, test files, remove unused code blocks
    
    * refactor: mutation payload type
    
    * fix: review comments
    
    * refactor: review comments
    
    * fix: review comments
    
    * fix: add display_name as dependency in useMemo
    
    * fix: error in buy-sell-modal pop up after reloading the window
    
    * fix: bug in stacked delete payment method modals
    farhan-nurzi-deriv committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    1addf07 View commit details
    Browse the repository at this point in the history
  5. Kyc/wall 1322/revamp poa section (binary-com#9623)

    * feat: 🍱 added visual assets
    
    * Kyc/wall 1325/revamp poa section (#6)
    
    * feat: ✨ added new component
    
    * feat: ✅ added testcases
    
    * feat: account page revamp, cfd poa remove, account poa reuse
    
    * refactor: simplified && condition
    
    * chore: modal alignment styles
    
    * fix: failing tests
    
    * refactor: some ts issues resolve
    
    * refactor: poa container TS migration
    
    * chore: styles clarifications
    
    * refactor: poa form ts migration, code refactor
    
    * fix: ts ignore for cfd build
    
    * fix: commented code
    
    * fix: failing test
    
    * chore: code refactoring
    
    * chore: recreating PR for kyc-WALL-1322-revamp-poa-section
    
    * chore: incorporated review comments
    
    * chore: review comments
    
    * chore: review comments2
    
    * chore: remove unused variable
    
    * chore: cfd-poa testcases
    
    * refactor: review comments
    
    * chore: review comments
    
    * ref: Incorporated review somments
    
    * chore: review coment
    
    * chore: review comments
    
    * chore: review comments addressing
    
    * fix: failing test
    
    * chore: styles code refactor
    
    * chore: spaces fix
    
    * refactor: file descriptions map array
    
    * chore: review comments
    
    * chore: review comments
    
    * chore: review comments
    
    * chore: compare account flow fix
    
    * chore: review comments
    
    * chore: review comments
    
    * chore: review comments
    
    * chore: review comments incorporating
    
    * fix: styling discrepancies
    
    * fix: back button condition
    
    * chore: remove back button
    
    * fix: failing test cfd-poa
    
    * refactor: localize change to component
    
    * refactor: 🎨 incorporated Localize component
    
    * chore: remove unused css and types
    
    * chore: wrong description on examples
    
    * fix: styles for resubmit message
    
    * fix: submitting error poa page
    
    * chore: mobing submit error to the top
    
    * fix: wrong message after submitting documents
    
    * refactor: boolean instead !!
    
    * chore: added gif as supported file
    
    * fix: failing test
    
    * fix: resolve path
    
    ---------
    
    Co-authored-by: Likhith Kolayari <likhith@regentmarkets.com>
    Co-authored-by: Likhith Kolayari <98398322+likhith-deriv@users.noreply.github.com>
    Co-authored-by: “yauheni-kryzhyk-deriv” <“yauheni@deriv.me”>
    4 people committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    8d9005f View commit details
    Browse the repository at this point in the history
  6. feat: mandatory pot upload (binary-com#8267)

    * feat: mandatory pot upload
    
    * fix: pr comments updated
    
    * fix: wrong error message shown
    
    * feat: format amount in pot upload popup
    
    * feat: fix issue with modal not closing on order status change
    
    * feat: pr comment fix
    
    * feat: updated failing test
    nada-deriv committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    eb60261 View commit details
    Browse the repository at this point in the history
  7. translations: 📚 sync translations with crowdin (binary-com#10036)

    Co-authored-by: DerivFE <80095553+DerivFE@users.noreply.github.com>
    github-actions[bot] and DerivFE committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    782fa12 View commit details
    Browse the repository at this point in the history
  8. Hamza/CFD-1110/ use trading platform password change hook creation an…

    …d changing password (binary-com#10025)
    
    * chore: added password change hook for creation and change password
    
    * chore: file name changed
    
    * fix: import error
    
    * fix: import file error patch
    
    * fix: import file error patch
    hamza-deriv committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    27c94a2 View commit details
    Browse the repository at this point in the history
  9. translations: 📚 sync translations with crowdin (binary-com#10038)

    Co-authored-by: DerivFE <80095553+DerivFE@users.noreply.github.com>
    github-actions[bot] and DerivFE committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    7ecf040 View commit details
    Browse the repository at this point in the history
  10. translations: 📚 sync translations with crowdin (binary-com#10042)

    Co-authored-by: DerivFE <80095553+DerivFE@users.noreply.github.com>
    github-actions[bot] and DerivFE committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    d75a31e View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. translations: 📚 sync translations with crowdin (binary-com#10043)

    Co-authored-by: DerivFE <80095553+DerivFE@users.noreply.github.com>
    github-actions[bot] and DerivFE committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    e0eed08 View commit details
    Browse the repository at this point in the history
  2. translations: 📚 sync translations with crowdin (binary-com#10044)

    Co-authored-by: DerivFE <80095553+DerivFE@users.noreply.github.com>
    github-actions[bot] and DerivFE committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    111151f View commit details
    Browse the repository at this point in the history
  3. Thisyahlen/wall 1744/wallet gradient background (binary-com#9926)

    * chore: add gradient background for wallet
    
    * chore: add gradient background for wallet
    
    * chore: add gradient to wallet header card
    
    * fix: mobile demo
    thisyahlen-deriv committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    61c7181 View commit details
    Browse the repository at this point in the history
  4. henry/wall-1655/feat: add more wallets carousel (binary-com#9916)

    * feat: add more wallets carousel
    
    * fix: code smells
    
    * fix: resolve comments and useAvailableWallets hook
    henry-deriv committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    1ea969f View commit details
    Browse the repository at this point in the history
  5. thisyahlen/chore: add styles to wallet card carousel (binary-com#9957)

    * chore: add styles to wallet card carousel
    
    * chore: add styles and buttons
    
    * fix: standarize type
    
    * chore: rename progressbar
    
    * fix: props
    
    * fix: split components
    
    * chore: empty commit
    
    * fix: types
    
    * fix: comments
    
    * chore: comments
    
    * chore: comments
    
    * chore: rename description for useDevice
    
    * fix: comments
    
    * chore: conflicts
    thisyahlen-deriv committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    85cb075 View commit details
    Browse the repository at this point in the history
  6. FarhanNurzi/WALL-1669/Add accordion to Wallet header (binary-com#9938)

    * feat: wallet accordion for desktop
    
    * feat: change accordion behaviors (active acc expanded by default)
    
    * chore: refactor accountlist and add animations
    
    * chore: hide account list / content from dom when accordion is closed
    
    * feat: options and multipliers account listing in wallet desktop
    
    * refactor: cleanup styles and delete unexpected props
    
    * chore: remove TradingAccountCard dynamic classname for divider and use css only
    
    * fix: options and multipliers translations
    farhan-nurzi-deriv committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    8968499 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    80baa67 View commit details
    Browse the repository at this point in the history
  8. translations: 📚 sync translations with crowdin (binary-com#10050)

    Co-authored-by: DerivFE <80095553+DerivFE@users.noreply.github.com>
    github-actions[bot] and DerivFE committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    d267c4c View commit details
    Browse the repository at this point in the history
  9. FarhanNurzi/WEBREL-1223/Payment details not getting added while creat…

    …ing / editing sell ad when fist time adding payment method (binary-com#10046)
    
    * chore: revamping payment_methods implementations
    
    * fix: payment method not showing in buy-add
    
    * chore: delete unused code and comment
    
    * refactor: refactor useP2PAdvertiserPaymentMethods, and other review comments
    
    * refactor: hooks, test files, remove unused code blocks
    
    * refactor: mutation payload type
    
    * fix: review comments
    
    * refactor: review comments
    
    * fix: review comments
    
    * fix: add display_name as dependency in useMemo
    
    * fix: error in buy-sell-modal pop up after reloading the window
    
    * fix: bug in stacked delete payment method modals
    
    * fix: advertiser payment methods not showing in create and edit form
    
    * refactor: add props to sell-ad payment methods list
    farhan-nurzi-deriv committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    f4254b1 View commit details
    Browse the repository at this point in the history
  10. likhith/fix: ⚰️ removed old text related to appstore (binary-com#10049)

    * fix: ⚰️ removed old text related to appstore
    
    * fix: ⚰️ removed old text related to appstore
    
    * chore: Trigger Build
    likhith-deriv committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    c8457e3 View commit details
    Browse the repository at this point in the history
  11. translations: 📚 sync translations with crowdin (binary-com#10055)

    Co-authored-by: DerivFE <80095553+DerivFE@users.noreply.github.com>
    github-actions[bot] and DerivFE committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    97274a0 View commit details
    Browse the repository at this point in the history
  12. translations: 📚 sync translations with crowdin (binary-com#10059)

    Co-authored-by: DerivFE <80095553+DerivFE@users.noreply.github.com>
    github-actions[bot] and DerivFE committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    8bd4510 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6596cca View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ba3d3bd View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Hamza/chore: addded new hook for investor Password reset + authorized…

    … chec… (binary-com#10065)
    
    * chore: addded new hook for investor Password reset +  authorized check for  accounts list
    
    * chore: removed authorized check for  accounts list
    hamza-deriv committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    6882939 View commit details
    Browse the repository at this point in the history
  2. thisyahlen/chore: add Currency Icons to each wallet (binary-com#10058)

    * chore: add walletcurrencyicons
    
    * chore: refactor
    
    * chore: add gradient to mobile
    
    * chore: comments
    
    * chore: comments
    thisyahlen-deriv committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    e787575 View commit details
    Browse the repository at this point in the history
  3. feat: 3rd party payment dispute reason added (binary-com#8464)

    * feat: 3rd party payment dispute reason added
    
    * fix: replace map with condition to use filter
    
    * fix: removed condition duplication
    
    * feat: added test case for new radio button
    
    * fix: pr review comment
    
    * fix: updated test
    nada-deriv committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    e6fc72e View commit details
    Browse the repository at this point in the history
  4. Niloofar Sadeghi / Refactor exchange_rates subscription in p2p package (

    binary-com#9351)
    
    * refactor: p2p-exchange-rate
    
    * refactor: moved usep2pconfig hook to the hook package
    
    * test: add usep2pconfig test file
    
    * fix: review comments
    
    * fix: circle/ci error
    
    * test: improve test case
    
    ---------
    
    Co-authored-by: niloofar sadeghi <niloofar.sadeghi@re-work.dev>
    niloofar-deriv and niloofar sadeghi committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    e0a8f3c View commit details
    Browse the repository at this point in the history
  5. refactor--dbot-tours (binary-com#9990)

    * fix: refactored the function to reduce cognitive complexity
    
    * chore: fix cognitive code complexity
    
    * fix: refactored tours
    
    * fix: removed tour interdependency
    
    * fix: added observer to missing files
    
    * chore: updated test cases
    
    * fix: addded common test cases
    
    * fix: addded common test cases
    
    * fix: added else check for toggleTourLoadModal
    
    * fix: tour test cases
    
    * fix: review comments
    
    * fix: review comments
    
    * fix: review comments
    
    * chore: removed redundant tour type key
    
    * fix: reverted icon changes
    
    * fix: reverted icon changes
    
    * fix: reverted icon changes
    
    * fix: reverted icon changes
    
    * chore: create refactor branch
    
    * refactor: refactored dbot tours
    
    * refactor: refactored tour trigger dialog
    
    * fix: removed redundant css
    
    * fix: removed previous button on step 1 and 2
    
    * fix: cognitive complexity
    
    * fix: test cases
    
    * fix: test cases
    
    * fix: cognitive complexity
    
    * fix: cognitive complexity
    
    * fix: for onboarding mobile
    
    * fix: added eslint disable
    
    * fix: added eslint disable
    
    * fix: added eslint disable
    
    * fix: added eslint disable
    
    * fix: added eslint disable
    
    * fix: added eslint disable
    
    * fix: added eslint disable
    
    * fix: added eslint disable
    
    * fix: added eslint disable
    
    * fix: added eslint disable
    
    * fix: reverted lint changes
    
    * fix: added data test id
    
    ---------
    
    Co-authored-by: Farabi Chowdhury <farabi@deriv.com>
    Co-authored-by: Farabi <102643568+farabi-deriv@users.noreply.github.com>
    3 people committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    852b702 View commit details
    Browse the repository at this point in the history
  6. translations: 📚 sync translations with crowdin (binary-com#10079)

    Co-authored-by: DerivFE <80095553+DerivFE@users.noreply.github.com>
    github-actions[bot] and DerivFE committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    13cf549 View commit details
    Browse the repository at this point in the history
  7. evgeniy / wall-1482 / remove document number when i want to do it lat…

    …er options is chosen (binary-com#9960)
    
    * chore: remove document number when i want to do it later options is chosen
    
    * fix: odd condition remove
    
    * refactor: sonarcloud suggestion implementation
    
    ---------
    
    Co-authored-by: “yauheni-kryzhyk-deriv” <“yauheni@deriv.me”>
    yauheni-deriv and “yauheni-kryzhyk-deriv” committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    16d50db View commit details
    Browse the repository at this point in the history
  8. translations: 📚 sync translations with crowdin (binary-com#10081)

    Co-authored-by: DerivFE <80095553+DerivFE@users.noreply.github.com>
    github-actions[bot] and DerivFE committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    3d704f7 View commit details
    Browse the repository at this point in the history
  9. translations: 📚 sync translations with crowdin (binary-com#10082)

    Co-authored-by: DerivFE <80095553+DerivFE@users.noreply.github.com>
    github-actions[bot] and DerivFE committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    e042e20 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    950d23e View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. translations: 📚 sync translations with crowdin (binary-com#10087)

    Co-authored-by: DerivFE <80095553+DerivFE@users.noreply.github.com>
    github-actions[bot] and DerivFE committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    14e3f55 View commit details
    Browse the repository at this point in the history
  2. FarhanNurzi/Add Gradient to Wallet Carousel Card (binary-com#10080)

    * chore: change mobile gradients, add shine, demo bg
    
    * refactor: gradient currency, badge component and unused import
    
    * refactor: scss and wallet card key
    farhan-nurzi-deriv committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    3b460b9 View commit details
    Browse the repository at this point in the history
  3. henry/wall-1652/fix: design and content for wallets add more card des…

    …ktop and responsive (binary-com#10074)
    
    * fix: design and content for wallets add more card
    
    * fix: remove comment code
    
    * fix: resolve comments
    
    * fix: make key more unique
    
    * fix: make wallets add more banner gradient
    
    * fix: remove unnecessary slash
    
    * fix: css to make shine work
    
    * chore: wallet shine css changes
    henry-deriv committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    022450a View commit details
    Browse the repository at this point in the history
  4. Adrienne/ Wallet accounts list mobile and generic tab component (bina…

    …ry-com#10075)
    
    * feat: wallet accordion for desktop
    
    * feat: change accordion behaviors (active acc expanded by default)
    
    * chore: refactor accountlist and add animations
    
    * chore: hide account list / content from dom when accordion is closed
    
    * feat: options and multipliers account listing in wallet desktop
    
    * refactor: cleanup styles and delete unexpected props
    
    * chore: remove TradingAccountCard dynamic classname for divider and use css only
    
    * fix: options and multipliers translations
    
    * feat: added generic tab component
    
    * fix: fixed an issue where mobile is not scrollable
    
    * chore: made wallets entirely scrollable on mobile
    
    * chore: added todo comments for localization
    
    * chore: added todo comments for localization
    
    * chore: removed css variables usage
    
    ---------
    
    Co-authored-by: Farhan Ahmad Nurzi <farhan.nurzi@regentmarkets.com>
    adrienne-deriv and Farhan-slurrp committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    11a3047 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    431ec89 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1a96216 View commit details
    Browse the repository at this point in the history
  7. Hirad/ cTrader demo accounts flow (binary-com#8486)

    * feat: finishing cTrader flow
    
    * fix: finished cTrader flow
    
    * fix: success modal message changed
    
    * feat: added reusable trade modal to the flow
    
    * feat: added token to CTrader flow
    
    * fix: added ctrader token to the remaining parts of the project
    
    * fix: fixed the typo of cTrader in the token setter part
    
    * fix: fixed the google play icon issue
    
    * fix: removed the redundant condition
    
    * fix: made improvements to trade modal and fixed the jurisdiction modal text issue
    
    * feat: add demo/real transfers
    
    * fix: made changes according to suggestions
    
    * perf: minor fixes
    
    * chore: minor fix
    
    * chore: minor refactor
    
    * chore: minor refactor
    
    * chore: minor fixes
    
    * fix: apply comments
    
    * refactor: return side note to origin untild real ctrader release
    
    * fix: add sub title for demo ctrader account
    
    * refactor: improve naming
    
    * fix: added top up for cTrader
    
    * fix: fixed code smell issues
    
    * fix: fixed the type of CTraderAndDerivEZDescription component
    
    * fix: added cTrader to the onboarding page
    
    * fix: fixed the issue with the user redirections
    
    * fix: added support for qa1000 as well
    
    * fix: changed the server maintenance text
    
    * fix: changed the server maintenance text
    
    * fix: added the onelink for QRCodes
    
    * fix: added download center description and separated loadToken of ctrader from deriv x
    
    * fix: unhide the real account flow
    
    * fix: add ctrader account list
    
    * fix: updated the content of you need a deriv account pop up
    
    * fix: added ctrader to email and password part
    
    * fix: fixed the css issues of cTrader platform in password and email
    
    * fix: fixing cTrader issues
    
    * fix: fixing the issues that were raised after resolving the conflicts
    
    * fix: fixed the issue where all accounts were shown as Swap Free
    
    * fix: finished cTrader fixes
    
    * fix: changed web terminal icon and fixed windows download link and text
    
    * fix: fixed some issues of cTrader
    
    * fix: fixed the visibility of cTrader
    
    * fix: fixing the test cases
    
    * fix: fixed all of the test cases
    
    * fix: added return to fix the issue of sonar cloud
    
    * fix: removed real account from the flow
    
    * fix: removed the real account from the flow
    
    * fix: removing the redundant files from the PR
    
    * Update bot-notification.tsx
    
    * fix: removing the redundant files
    
    * fix: removing the redundant files
    
    * Update recent-footer.tsx
    
    * Update contract-details.jsx
    
    * Update recent-footer.tsx
    
    * Update download.tsx
    
    * Update faq-content.tsx
    
    * fix: made changes based on the comments in the PR
    
    * chore: small changes based on the comments
    
    * fix: making changes based on the comments
    
    * fix: fixed some small issues of cfds-listing
    
    * chore: making small changes based on the content changes
    
    * fix: made some small changes based on the new design
    
    * fix: fixing the server maintenance icon
    
    * fix: fixing issues raised for cTrader
    
    * fix: fixed the design changes
    
    * fix: added the tag for demo accounts
    
    * chore: made changes to trade modal text
    
    * fix: fixed the app description of cTrader
    
    * fix: fixed the issue where cTrader was shown for AU and Norway
    
    * fix: adding cTrader demo to top up modal
    
    * fix: disabled cTrader redirection link
    
    * fix: removed the issue where the blue part was shown in dxtrade
    
    * fix: fixed the issue of the tag for demo accounts
    
    * fix: hid the download part in the cTrader platform
    
    * chore: added cTrader to compare account
    
    * fix: fixing unit tests
    
    * chore: updated the terminal link
    
    * chore: updated the windows app link
    
    * fix: fixed the jurisdiction modal pop up issue
    
    * fix: fixing the unit tests
    
    * fix: build does not fail anymore
    
    * fix: removed cTrader from compare account
    
    * fix: fixing the sonar cloud issue
    
    ---------
    
    Co-authored-by: george-usynin-binary <heorhi@binary.com>
    Co-authored-by: George Usynin <103181646+heorhi-deriv@users.noreply.github.com>
    3 people committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    d99ad25 View commit details
    Browse the repository at this point in the history
  8. Likhith/kyc 274/add missing example formats for idv countries (binary…

    …-com#9349)
    
    * fix: 🐛 translation of IDV documents dropdown option
    
    * fix: 🐛 translation of default config
    
    * fix: 🐛 translation of default config
    
    * fix: 🐛 removed unused-import
    
    * fix: 🐛 refactored code
    
    * fix: ♻️ incorporated review comments
    
    * feat: ✨ added example formats for IDV docs
    
    * feat: ✨ added new text as requested by compliance
    
    * fix: ♻️ incorporated review comments
    
    * fix: country selector change language and fetch residence list (#46)
    
    * fix: country selector change language and fetch residence list
    
    * fix: residence list call for mt5
    
    * fix: autocomplete not_found issue, loading poi page directly issue
    
    * refactor: avoid double call for fetching residence
    
    * refactor: current_language removed from deps
    
    * refactor: remove undefinied prop
    
    * fix: failing tests
    
    * fix: failing tests
    
    ---------
    
    Co-authored-by: “yauheni-kryzhyk-deriv” <“yauheni@deriv.me”>
    
    * refactor: remove commented code
    
    * fix: wrong import
    
    * refactor: ♻️ incorporated review comments
    
    * fix: failing testcase
    
    * fix: ts any rreplace
    
    * fix: resolved path issues
    
    * fix: translation issue with No results found text in dropdowns
    
    * fix: translation issue with No results found text in dropdowns
    
    * fix: Country selecror in mobile
    
    * fix: Country selecror in mobile
    
    * fix: wrong file import name
    
    ---------
    
    Co-authored-by: yauheni-deriv <103182683+yauheni-deriv@users.noreply.github.com>
    Co-authored-by: “yauheni-kryzhyk-deriv” <“yauheni@deriv.me”>
    3 people committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    a86a1b3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    eaf2823 View commit details
    Browse the repository at this point in the history
  10. fix: update bot name on saving bot (binary-com#10048)

    * fix: update bot name on saving bot
    
    * chore: nitpick - added line break
    shafin-deriv committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    8ac2c1a View commit details
    Browse the repository at this point in the history
  11. Rupato/fix eslint order (binary-com#10097)

    * fix: added eslint ignore sort
    
    * fix: added eslint ignore sort
    
    * fix: changed nextline to eslintdisable
    
    * fix: added eslint ignore sort
    rupato-deriv committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    fcebec0 View commit details
    Browse the repository at this point in the history
  12. translations: 📚 sync translations with crowdin (binary-com#10103)

    Co-authored-by: DerivFE <80095553+DerivFE@users.noreply.github.com>
    github-actions[bot] and DerivFE committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    e0ed256 View commit details
    Browse the repository at this point in the history
  13. translations: 📚 sync translations with crowdin (binary-com#10104)

    Co-authored-by: DerivFE <80095553+DerivFE@users.noreply.github.com>
    github-actions[bot] and DerivFE committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    3b20391 View commit details
    Browse the repository at this point in the history
  14. Rupato/fix eslint order sort (binary-com#10109)

    * fix: added disable sort
    
    * fix: added disable sort
    
    * fix: added disable sort
    
    * fix: added disable sort
    
    * fix: added disable sort
    
    * fix: for sort
    
    * fix: trigger
    rupato-deriv committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    b7ee5f7 View commit details
    Browse the repository at this point in the history
  15. translations: 📚 sync translations with crowdin (binary-com#10110)

    Co-authored-by: DerivFE <80095553+DerivFE@users.noreply.github.com>
    github-actions[bot] and DerivFE committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    ab8f6a3 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    3fe4a5c View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. hamza/chore: added useCFDAccountsList + rename useMT5LoginList (binar…

    …y-com#10096)
    
    * chore: added useCFDAccountsList + rename useMT5LoginList
    
    * chore: useCtraderAccountsList hook added
    
    * refactor: rename the ctrader in variables and  updated comments
    
    * refactor: rename the variables and  updated comments
    hamza-deriv committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    d5cbfdb View commit details
    Browse the repository at this point in the history
  2. thisyahlen/feat: add CFD section to wallets (binary-com#10092)

    * feat: add CFD section to wallets
    
    * chore: add mt5 section
    
    * chore: finish styles
    
    * chore: update button
    
    * chore: add ctrader
    
    * chore: comments
    
    * chore: key
    thisyahlen-deriv committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    23eac70 View commit details
    Browse the repository at this point in the history
  3. translations: 📚 sync translations with crowdin (binary-com#10119)

    Co-authored-by: DerivFE <80095553+DerivFE@users.noreply.github.com>
    github-actions[bot] and DerivFE committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    73fbfe8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c7ae1e7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    06983ee View commit details
    Browse the repository at this point in the history
  6. Ameerul /Bug 68819 Design mismatch in Quick add PM Pop up on existing…

    … ads in My ads page (binary-com#8112)
    
    * chore: fixed design changes for quick add modal
    
    * chore: added TODO
    
    * chore: fixed logic issue for dropdown
    
    * chore: fixed logic issues for input
    
    * chore: renamed add payment method with plural methods
    
    * chore: reordered imports
    
    * chore: fixed console error and logic for searching payment methods
    
    * chore: replaced observer imports
    ameerul-deriv committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    821b221 View commit details
    Browse the repository at this point in the history
  7. WALL-1836 / make TIN & tax residence optional for real account creati…

    …on (binary-com#10063)
    
    * chore(fix): make TIN & tax residence optional for real account creation flow
    
    * chore(doc): added comment to rule removal in config
    
    * chore: update regex validation in form config
    
    * chore: updated validation to ask tax residence only if TIN is filled
    
    * fix: remove TIN empty value from payload as BE does not accept empty value for TIN
    
    * chore: remove has_real_account check from details form
    
    * fix: update required prop for personal details form fields
    shahzaib-deriv committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    6202cc1 View commit details
    Browse the repository at this point in the history
  8. Ameerul /P2PS-1023 P2P Order Chat Box's Placeholder Refinement (binar…

    …y-com#9706)
    
    * chore: fixed chat footer styling
    
    * chore: fixed firefox chatbox not aligned
    ameerul-deriv committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    d3a7b5d View commit details
    Browse the repository at this point in the history
  9. feat: chat box message after order creation (binary-com#8405)

    * feat: chat box message after order creation
    
    * feat: removed chat footer from chat section
    
    * feat: fixed issue with admin message not shown
    
    * chore: add unit test for chatbot message
    nada-deriv committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    4662737 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    78b6d1a View commit details
    Browse the repository at this point in the history