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

Dhruv-Account Status Banner-TRAH-4030 #118

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    b44aefc View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. [BOT] sandeep/bot-2145/fix Fixed empty tradetype field being shown in…

    … quick strategy (binary-com#16559)
    
    * fix: 🐛 Fixed empty tradetype field being shown in quick strategy form
    
    * test: ✅ Updated test suits
    sandeep-deriv committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    db48c53 View commit details
    Browse the repository at this point in the history
  2. [DTRA] Maryia/OPT-909/feat: add Step Indices 300 & 400 (binary-com#16569

    )
    
    * feat: add step 300, 400
    
    * fix: add step indices icons to dtrader V2 symbols config
    maryia-deriv committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    95182d0 View commit details
    Browse the repository at this point in the history
  3. chore: update @deriv/deriv-charts to 2.4.0 (binary-com#16594)

    Co-authored-by: balakrishna-deriv <balakrishna-deriv@users.noreply.github.com>
    DerivFE and balakrishna-deriv committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    04994da View commit details
    Browse the repository at this point in the history
  4. [DTRA] henry/dtra-1645/remove-extra-and-invalid-contractsfor-calls-tr…

    …ader-v2 (binary-com#16506)
    
    * fix: invalid contractsfor calls
    
    * fix: chart needs active symbols to function
    
    * fix: temporary fix to rectify page not loading when values arent cached
    henry-deriv committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    778a079 View commit details
    Browse the repository at this point in the history
  5. [DTRA] Maryia/DTRA-1468/feat: Stake functionality for V2 (binary-com#…

    …16486)
    
    * fix: purchase button background fix & adding box-shadow
    
    * revert: box shadow on purchase button is no longer required
    
    * feat: init Stake
    
    * feat: add stake/payout info to stake bottom sheet & purchase button fixes
    
    * chore: remove unused opacity as quill has been updated
    
    * refactor: util function getDisplayedContractTypes
    
    * feat: use local state to not hide info upon proposal error
    
    * chore: handle empty input error
    
    * fix: error handling - allow showing error initially
    
    * fix: initial value
    
    * fix: mult info
    
    * chore: max payout error handling
    
    * chore: displayed payout values state
    
    * fix: stake logic for rise/fall & higher/lower
    
    * refactor: logic refactoring
    
    * fix: stake styles
    
    * chore: styling & coloring
    
    * feat: add new error for max payout exceeded to purchase button
    
    * feat: use initial values from local storage for stake
    
    * refactor: StakeDetails
    
    * refactor: stake
    
    * test: Stake
    
    * test: add test for Stake basis
    
    * test: fix take-profit test
    
    * fix: show initial value in the Stake textbox
    
    * refactor: address comment
    
    * feat: prevent save action if proposal response has not been received yet
    
    * fix: address comment for comma in stake input
    
    * chore: allow input from numpad with comma that will be auto-replaced with dot
    maryia-deriv committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    4fdc5d2 View commit details
    Browse the repository at this point in the history
  6. [WALL] Lubega / WALL-3521 / Cashier menu and header translations fix (b…

    …inary-com#16429)
    
    * fix: cashier menu and header translations
    
    * fix: add preferred language and current language
    
    * fix: added deriv go to dependency
    
    * fix: added preferred language to dependency
    
    * fix: retrigger vercel
    lubega-deriv committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    8537e31 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e7e48be View commit details
    Browse the repository at this point in the history
  8. [DTRA] henry/dtra-1492/trade-param-updates-v2 (binary-com#16423)

    * fix: bump quill ui
    
    * fix: add expires on multiplier info
    
    * fix: move multipliers-expiration-info to tradeparams folder
    
    * fix: add barrier-info
    
    * fix: rename css and show parameter info according to design
    
    * fix: add payout per point info
    
    * fix: remove multiplier infos
    
    * fix: add animation to purchase and sell buttons
    
    * fix: failing tests
    
    * fix: add tests
    
    * fix: remove comment
    
    * fix: resolve comments
    
    * fix: animation issue when switching to another path
    
    * fix: change getTradeParams to object lookup and cleanup logic
    
    * fix: remove unused variable
    
    * fix: nest css variables
    
    * fix: shorten css declaration
    henry-deriv committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    59f5842 View commit details
    Browse the repository at this point in the history
  9. [BOT] Farabi/bot-2133/show-proper-message-on-loading-invalid-strategy (

    …binary-com#16527)
    
    * fix: show invalid xml message when ivalid strategy is imported
    
    * chore: updated error message for invalid file
    
    * fix: invalid error for specific strategies
    farabi-deriv committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    11d85fa View commit details
    Browse the repository at this point in the history
  10. Rupato/BOT-2004/fix: refactored bot functions (binary-com#16230)

    * fix: refactored bot functions
    
    * fix: removed commented code
    
    * fix: reverted code
    
    * fix: reverted code
    
    * fix: reverted code
    
    * fix: dark mode refresh theme sonar cloud
    
    * fix: for test case
    
    * fix: renamed functions
    
    * fix: added setLoading false on catch
    
    * fix: when strategies are empty
    
    * fix: loader when no strategies
    
    * fix: local file loaded to null on file upload
    
    * fix: test case
    
    * fix: for open on recent strategies
    
    * fix: for recent stratagies
    
    * fix: test cases and refactored load modal
    
    * fix: when there is no strategy updated
    
    * fix: updated test recent-workspace test case and naming for functions
    
    * fix: for cypress added disabled state for open
    
    * fix: for setting disabled button on active tab change
    
    * fix: for cypress loading strategy
    
    * fix: refactored onrecentworkspace click
    
    * fix: removed unused values
    
    ---------
    
    Co-authored-by: Farabi <102643568+farabi-deriv@users.noreply.github.com>
    rupato-deriv and farabi-deriv committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    3dec78b View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. [TRAH] Sergei / TRAH - 3857 / Hide Binary Bot from Traders Hub/Wallets (

    binary-com#16391)
    
    * feat: remove binary bot from deriv app
    
    * fix: finally remove binary type from wallets
    
    * fix: change text in unit test
    sergei-deriv committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    3a2ab81 View commit details
    Browse the repository at this point in the history
  2. [BOT] Farabi/bot-2104/dont show notifications on theme change (binary…

    …-com#16461)
    
    * fix: removed dashboard methods for changing top block colors
    
    * fix: summary panel dark theme color
    
    * fix: notifications for workspace change and block delete
    
    * chore: remove redundant setTimeout
    
    * fix: set reset button state to false after last blockly event
    farabi-deriv committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    1adce55 View commit details
    Browse the repository at this point in the history
  3. fix: p2p toast message nick name fix (binary-com#16485)

    * fix: p2p toast message nick name fix
    
    * fix: optinal added
    
    * fix: optional chaining
    
    * fix: noti count filter
    mayuran-deriv committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    632711f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9602600 View commit details
    Browse the repository at this point in the history
  5. [DTRA-1306] DTRA/DTrader V2 Position and contract details fixes (bina…

    …ry-com#16149)
    
    * Ahmad/DTRA-1408/Fix Vanilla Contract in Contract Details V2 (binary-com#16018)
    
    * fix: decimal point
    
    * fix: currency in payoutperpoint
    
    * fix: vanillas
    
    * fix: only vanilla
    
    * fix: test coverage
    
    * Ahmad/DTRA-1405/Multipliers fix on Contract Details V2 (binary-com#16017)
    
    * fix: multiplier
    
    * fix: testcase
    
    * fix: fix
    
    * fix: deal cancel
    
    * chore: add DC
    
    * chore: suggestion
    
    * chore:fix
    
    * fix: test case fix
    
    * Ahmad/DTRA-1401/DTRA-1402/Add currency in payout per point and decimal point in take profit (binary-com#16012)
    
    * fix: decimal point
    
    * fix: currency in payoutperpoint
    
    * fix: vanillas
    
    * fix: test case and comments
    
    * chore: review fix
    
    * fix: indent
    
    ---------
    
    Co-authored-by: balakrishna-deriv <56330681+balakrishna-deriv@users.noreply.github.com>
    
    * fix: bugs with resetting filter and icon for hight low (binary-com#16003)
    
    Co-authored-by: balakrishna-deriv <56330681+balakrishna-deriv@users.noreply.github.com>
    
    * Akmal / fix: pass currency across closed positions and contract details (binary-com#16161)
    
    * fix: pass currency across closed positions and contract details
    
    * fix: add a comment
    
    * [DTRA]/Ahmad/DTRA-1490/Deal Cancellation Status Fix Trader-V2 (binary-com#16121)
    
    * fix: cancellation active, executed and expired
    
    * chore: revert last commit
    
    * DTRA-1569 / Kate / Filter resetting issue (binary-com#16359)
    
    * fix: resetting filter issue
    
    * refactor: add date clear on unmount
    
    * refactor: tests
    
    * fix: tests
    
    * fix: console error
    
    * Akmal / fix: wrong duration unit for digit contracts (binary-com#16378)
    
    * fix: wrong duration unit for digit contracts
    
    * fix: test case
    
    * Akmal / fix: take profit & stop loss decimals (binary-com#16195)
    
    * fix: remove decimals from take profit
    
    * fix: apply fixes from quill library
    
    * fix: apply dynamic decimal places based on currency
    
    * feat: update quill-ui version
    
    ---------
    
    Co-authored-by: ahmadtaimoor-deriv <129935294+ahmadtaimoor-deriv@users.noreply.github.com>
    Co-authored-by: kate-deriv <121025168+kate-deriv@users.noreply.github.com>
    Co-authored-by: Akmal Djumakhodjaev <akmal@binary.com>
    4 people committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    bc9bcb5 View commit details
    Browse the repository at this point in the history
  6. [P2PS] farrah/P2PS-2815/fix: add leave page modal (binary-com#16103)

    * fix: add leave page modal
    
    * fix: show leavePageModal in responsive
    
    * fix: test
    farrah-deriv committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    1d8b72a View commit details
    Browse the repository at this point in the history
  7. [WALL] Lubega / WALL-2946 / CFDSuccess unit test (binary-com#16598)

    * chore: cfd success unit test
    
    * chore: update test cases
    lubega-deriv committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    a913ce7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5d313d0 View commit details
    Browse the repository at this point in the history
  9. [TRAH] Sergei / Add margin for clevertap banner in Trader's Hub (bina…

    …ry-com#16581)
    
    * feat: add margin for banner
    
    * feat: add margin to banner child
    sergei-deriv committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    66742a0 View commit details
    Browse the repository at this point in the history
  10. [WALL] DONT'T MERGE george / WALL-4406 / Adding XRP Crypto to Wallets (

    …binary-com#16135)
    
    * [WALL] george / WALL-4519 / Support XRP Deposits and Withdrawals in Wallets (binary-com#42)
    
    * refactor(wallets): ♻️ refactor wallets deposit/withdraw visibility
    
    * fix(wallets): 🚑 fix playwright tests
    
    * feat(wallets): ✨ add UI elements for XRP integration (binary-com#43)
    
    * feat(wallets): ✨ add UI elements for XRP integration
    
    * style: 💄 remove dark background
    
    * fix: 🚑 prevent crypto_config call for doughflow providers
    
    * fix: hardcode min withdrawal value for xrp
    
    * fix: withdrawalCryptoValidator min value
    
    * fix: withdrawalCryptoValidators min withdrawal value
    
    * fix: get min value from fractional digits
    
    ---------
    
    Co-authored-by: lubega-deriv <lubega@deriv.com>
    heorhi-deriv and lubega-deriv committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    daa22bd View commit details
    Browse the repository at this point in the history
  11. [WALL] george / WALL-4476 / Support XRP Deposits and Withdrawals in C…

    …ashier (binary-com#15992)
    
    * refactor(cashier): ♻️ refactor cashier deposit/withdraw visibility
    
    * chore: apply comment
    
    * refactor(cashier): ♻️ extract crypto_config reuqest from useCurrencyConfig hook
    
    * feat(appstore): ✨ refactor one time deposit relying on cashier provider
    
    * fix: hardcode min withdrawal value for xrp
    
    * fix: deposit-crypto-disclaimers unit test
    
    * fix: get min value from fractional digits
    
    * test(cashier): 🧪 fix test
    
    * fix(cashier): 🧪 fix sonarcloud issue
    
    ---------
    
    Co-authored-by: lubega-deriv <lubega@deriv.com>
    heorhi-deriv and lubega-deriv committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    5bd49e1 View commit details
    Browse the repository at this point in the history
  12. [DTRA]refactor: reverted to production header for dtrader v2 (binary-…

    …com#16557)
    
    * refactor: reverted to production header for dtrader v2
    
    * fix: fixed failing tests
    
    * fix: fixed margin top error for dtrader-v2 header
    
    * fix: removed dtrader-v2 classname from app-content
    vinu-deriv committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    f179853 View commit details
    Browse the repository at this point in the history
  13. [WALL] Aizad/WALL-4683/Refactoring Trading App Card (binary-com#16148)

    * chore: Refactor Trading App Card component in Wallets
    
    * chore: fix existing css issues for components using TradingAppCard
    
    * chore: update styles and remove unused classNames and scss stylesheets
    
    * chore: update test case
    
    * chore: update component with data-testid
    
    * chore: update options component with deriv app account
    
    * fix: retrigger vercel
    
    * chore: fix eslint
    
    * chore: fix test case
    aizad-deriv committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    99dbb38 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    960010e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8b6c0b4 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. [BOT]maryia/test: [Test Coverage] Folder: bot-web-ui/src/pages/tutori…

    …als/guide-content (binary-com#16543)
    
    * test: [Test Coverage] Folder: bot-web-ui/src/pages/tutorials/guide-content
    
    * chore: fix a sonar cloud issue
    
    * refactor: split the test case
    
    * refactor: guide content test
    
    * chore: add tabIndex
    maryia-matskevich-deriv committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    bd86a31 View commit details
    Browse the repository at this point in the history
  2. [BOT] Farabi/bot-2155/faq-accordion-not-scrolling-into-content-view (b…

    …inary-com#16550)
    
    * chore: update test cases for faq-content file
    
    * fix: scroll on faq accordion expand
    
    * chore: added reused strings into variables
    
    * chore: increase coverage to 100%
    farabi-deriv committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    a7b12be View commit details
    Browse the repository at this point in the history
  3. [TRAH] Sergei / TRAH - 3497 / Pop up message for the clients when cli…

    …ent creates a new duplicate account (DoB + Phone Number) (binary-com#16301)
    
    * feat: add error message for cashier
    
    * feat: add error sketch
    
    * feat: add same-dob-phone-number-modal
    
    * feat: close real account signup if dob and phone are duplicated
    sergei-deriv committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    7c6893c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1d27d6e View commit details
    Browse the repository at this point in the history
  5. [TRAH-3987] shahzaib / populate localstorage from cookies to be autho…

    …rized (binary-com#16629)
    
    * chore: populate localstorage from cookies to be authorized
    
    * chore: add domain and window reload
    
    * chore: default value for domain name
    
    * chore: update removal of cookie suggested by @amam-deriv
    
    * chore: updated comments
    
    * chore: added secure flag to remove cookie 
    
    ref: IMPORTANT! When deleting a cookie and you're not relying on the default attributes, you must pass the exact same path and domain attributes that were used to set the cookie:
    
    https://github.com/js-cookie/js-cookie/tree/latest#readme
    
    * Update packages/core/src/App/Containers/Redirect/redirect.jsx
    
    ---------
    
    Co-authored-by: Habib Deriv <88178645+habib-deriv@users.noreply.github.com>
    shahzaib-deriv and habib-deriv committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    66029c1 View commit details
    Browse the repository at this point in the history
  6. translations: 📚 sync translations with crowdin (binary-com#16641)

    Co-authored-by: DerivFE <fe-access@regentmarkets.com>
    github-actions[bot] and DerivFE committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    07fffb3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f9e1cae View commit details
    Browse the repository at this point in the history
  8. Aizad/WALL-2948/Unit test for CreatePassword (binary-com#16635)

    * chore: create test file for CreatePassword component
    
    * chore: fix sonarcloud issues
    aizad-deriv committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    aa38a39 View commit details
    Browse the repository at this point in the history
  9. [WALL] george / WALL-4386 / Populate Reference ID in Transaction tab (b…

    …inary-com#16421)
    
    * feat(wallets): ✨ add transaction ID
    
    * chore: add margin top to the transaction id on mobile
    
    * chore: display trace id on row click
    
    * chore: remove unnecessary styles and rename variable
    
    * chore: add descriiption to payload
    
    * chore: address review comments
    
    * chore: address review comments
    
    * chore: add copy to the description
    
    * chore: resolve sonarcloud errors
    
    * chore: resolve sonarcloud error
    
    * chore: resolve sonarcloud issue
    
    * chore: resolve sonarcloud issue
    
    * chore: extract to utility function
    
    * chore: address review comments
    
    ---------
    
    Co-authored-by: Jim Daniels Wasswa <jim@regentmarkets.com>
    heorhi-deriv and jim-deriv committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    53d12eb View commit details
    Browse the repository at this point in the history
  10. [WALL] Aizad/WALL-4552/Remove Cashier v2 (binary-com#16435)

    * chore: remove cashier v2 🫡
    
    * chore: remove workflow and processes
    
    * chore: remove cashier-v2 related line in robots.txt
    
    * chore: update package lock
    
    * chore: update jest config file
    aizad-deriv committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    4e34e6a View commit details
    Browse the repository at this point in the history
  11. chore: update @deriv/deriv-charts to 2.5.0 (binary-com#16651)

    Co-authored-by: balakrishna-deriv <balakrishna-deriv@users.noreply.github.com>
    DerivFE and balakrishna-deriv committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    2c6fb94 View commit details
    Browse the repository at this point in the history
  12. Akmal / feat: add trade types v2 (binary-com#15967)

    * feat: add react-beautiful-dnd
    
    * feat: add draggable list item component
    
    * feat: add draggable list component styles
    
    * feat: fix risk management item
    
    * feat: improve draggable list component
    
    * feat: change types
    
    * feat: add test cases for draggable-list
    
    * chore: remove packages from core
    
    * feat: add react beautiful dnd to trader package
    
    * feat: improve draggable list logic
    
    * fix: prettier and test cases
    
    * fix: prettier
    
    * feat: expand draggable list item
    
    * feat: expand draggable list component
    
    * feat: add trade type list item component
    
    * feat: add trade type list component
    
    * feat: add pinned items to trade page
    
    * feat: add test cases for the trade types list components
    
    * feat: apply suggestion
    
    * feat: move edit trade types into a separate component
    
    * feat: modify draggable list item
    
    * feat: modify trade type list item
    
    * feat: modify styles
    
    * feat: modify draggable list
    
    * feat: modify trade type list
    
    * feat: make title optional
    
    * feat: change all titles back to string
    
    * feat: add test ids
    
    * feat: add main trade types page
    
    * feat: fix formatting
    
    * feat: button styling
    
    * feat: apply suggestions
    
    * chore: update test case
    
    * chore: update test case
    
    * chore: update test case
    
    * feat: add guide button
    
    * feat: add new api call
    
    * feat: add contract_types_list_v2
    
    * feat: add useContractsForCompanyHook
    
    * feat: format files
    
    * feat: apply suggestions
    
    * feat: change onTradeType logic
    
    * fix: test and eslint improvements
    
    * fix: sonar cloud and test cases
    
    * fix: try to fix test cases
    
    * fix: try to fix test cases
    
    * fix: add observable
    
    * fix: add contract_types_list_v2 to mockStore
    
    * feat: multiple improvements
    
    * fix: prettier
    
    * fix: sonarclown issues
    akmal-deriv committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    867d479 View commit details
    Browse the repository at this point in the history
  13. [DTRA] Maryia/DTRA-1410/fix: show all chart tools for minimized scree…

    …n on a desktop device (binary-com#16587)
    
    * fix: show all chart tools for desktop minimized
    
    * fix: for a tablet simulator on desktop
    maryia-deriv committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    4e5d2da View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    60c3ecf View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

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

    Co-authored-by: DerivFE <fe-access@regentmarkets.com>
    github-actions[bot] and DerivFE committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    152b7a6 View commit details
    Browse the repository at this point in the history
  2. [DTRA] Maryia/DTRA-1632/fix: Chart Scroll Behavior improvement for V2 (

    …binary-com#16434)
    
    * fix: improve bottom nav styles + add fixed height to trade params minimized
    
    * fix: badge styling
    
    * chore: remove unused important
    maryia-deriv committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    540748a View commit details
    Browse the repository at this point in the history
  3. Jim/wall 2947/unit tests for change password (binary-com#16659)

    * chore: add testid to sent email content wrapper
    
    * chore: add unit tests for change password mt5 change password and trading platform change password
    
    * chore: add unit tests for investor password screens
    
    * chore: remove unused import
    
    * test: fix failing tests and update description
    
    * test: add more tests
    
    * test: refactor tests
    
    * chore: resolve sonarcloud issue
    jim-deriv committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    af088c6 View commit details
    Browse the repository at this point in the history
  4. [DTRA] henry/dtra-1708/fix: resolve console errors in dtrader v2 (bin…

    …ary-com#16666)
    
    * fix: resolve console errors in dtrader v2
    
    * fix: resolve comment
    henry-deriv committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    55b27b6 View commit details
    Browse the repository at this point in the history
  5. [WALL] Aizad/WALL-2950/Unit test for EnterPassword (binary-com#16664)

    * chore: added unit test for EnterPassword component
    
    * fix: type errors for market type
    aizad-deriv committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    84f10d5 View commit details
    Browse the repository at this point in the history
  6. Niloofar / Added a condition to ensure that Growthbook is fully loade…

    …d before assigning or using any feature flags (binary-com#16642)
    
    * fix: growthbook not loaded correctly
    
    * chore: removed logges
    niloofar-deriv committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    361ee56 View commit details
    Browse the repository at this point in the history
  7. Suisin/chore: remove mongolian language (binary-com#16513)

    * chore: remove mongolian language
    
    * fix: mn language in testlinks
    
    * fix: mn language in testlinks
    
    * fix: mn language in testlinks
    
    ---------
    
    Co-authored-by: amina-deriv <84661147+amina-deriv@users.noreply.github.com>
    suisin-deriv and amina-deriv committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    983975a View commit details
    Browse the repository at this point in the history
  8. [WALL] / george / WALL-4812 / Banxa is not working for any crypto cur…

    …rencies (binary-com#16673)
    
    * fix(cashier): 🚑 fix onramp provider redirection
    
    * test(cashier): 🧪 fix test
    heorhi-deriv committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    a682212 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. [BOT] sandeep/bot-2144/ server-bot fix: 🔥 fixed digits contract bot e…

    …rror (binary-com#16630)
    
    * fix: 🔥 fixed digits contract bot error
    
    * refactor: 🔥 Moved constants name into constant file
    sandeep-deriv committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    2af6df4 View commit details
    Browse the repository at this point in the history
  2. translations: 📚 sync translations with crowdin (binary-com#16679)

    Co-authored-by: DerivFE <fe-access@regentmarkets.com>
    github-actions[bot] and DerivFE committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    0a0d48f View commit details
    Browse the repository at this point in the history
  3. refactor: bottom navigation in dtraderV2 with component from quill (b…

    …inary-com#16638)
    
    * refactor: refactored bottom navigation in dtraderV2 with component from quill
    
    * refactor: removed comment and added variable in botton-nav scss file
    
    * fix: remove bottom-nav background color
    vinu-deriv committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    ef750d5 View commit details
    Browse the repository at this point in the history
  4. [WALL] aum / WALL-4618 / poi-nimc-slip-changes-for-nigerian-clients (b…

    …inary-com#16575)
    
    * feat: changes for showing Onfido for ng clients in manual flows
    
    * fix: correct the payload data for manual nimc_slip upload
    
    * fix: issue with VerifyPersonal details checkbox
    
    * fix: VerifyPersonalDetails disappears before showing error message
    
    * fix: add translation for onfidos back button
    
    * fix: sonarcloud issue
    aum-deriv committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    6328733 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. [WALL] Lubega / WALL-4408 / Reset balance unavailable (binary-com#16572)

    * chore: reset balance unavailable
    
    * fix: applied comments
    
    * fix: applied comments
    
    * fix: applied comments
    lubega-deriv committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    aa78845 View commit details
    Browse the repository at this point in the history
  2. [DTRA]/DTRA-1467/Ahmad/Duration Params (binary-com#16537)

    * chore: still goin
    
    * chore: fix
    
    * fix: type
    
    * fix: fix
    
    * chore: fixed
    
    * chore: fixed ts error
    
    * chore: remove unused thing
    
    * fix: test case
    
    * fix: test case
    
    * chore: small height fix
    
    * revert: extra non-aligned file from master
    
    * revert: extra non-aligned file from master
    
    * chore: review comments
    
    * chore: review comments
    
    * fix: barrier fix
    
    * chore: review fix
    
    * chore: test case fix
    ahmadtaimoor-deriv committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    a46d5c2 View commit details
    Browse the repository at this point in the history
  3. translations: 📚 sync translations with crowdin (binary-com#16690)

    Co-authored-by: DerivFE <fe-access@regentmarkets.com>
    github-actions[bot] and DerivFE committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    b7504e6 View commit details
    Browse the repository at this point in the history
  4. [WALL] Lubega / WALL-4689 / Replace wallets action screen with deriv-…

    …com/ui (binary-com#16568)
    
    * chore: replace wallets action screen
    
    * fix: eslint
    
    * fix: applied comments
    
    * fix: subtasks raised
    
    * Update trade-type-list.spec.jsx
    
    * Update account-wizard.jsx
    
    * fix: failed workflow
    
    * fix: ts error
    
    * fix: ts error
    lubega-deriv committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    4e85ba5 View commit details
    Browse the repository at this point in the history
  5. translations: 📚 sync translations with crowdin (binary-com#16693)

    Co-authored-by: DerivFE <fe-access@regentmarkets.com>
    github-actions[bot] and DerivFE committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    f94d111 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a01d064 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b0330f1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e976c42 View commit details
    Browse the repository at this point in the history
  9. [BOT]maryia/test: improve guide-content (binary-com#16675)

    * test: improve guide-content
    
    * test: improve guide-content(1)
    
    * test: improve guide-content(2)
    
    * chore: rename variables, remove unnecessary waitFor
    maryia-matskevich-deriv committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    504ebf8 View commit details
    Browse the repository at this point in the history
  10. shafin/fix: server bot empty name save issue fix (binary-com#16667)

    * fix: server bot empty name save issue fix
    
    * fix: dont allow spaces as value
    
    * fix: remove extra validation
    shafin-deriv committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    74f7bfd View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. [WALL] Jim/WALL-2952/add unit tests for jurisdiction screen (binary-c…

    …om#16692)
    
    * chore: add testid
    
    * test: add unit tests for jurisdication screen
    
    * chore: remove unnecessary beforeeach
    
    * chore: remove unnecessary assertion
    jim-deriv committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    728b1ec View commit details
    Browse the repository at this point in the history
  2. [WALL] Aizad/WALL-4691/ Replace WalletCheckbox with Checkbox from der…

    …iv-com/ui (binary-com#16565)
    
    * chore: replce WalletCheckbox with Checkbox from deriv-com/ui
    
    * chore: remove WalletCheckbox from wallets package
    aizad-deriv committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    fe2c069 View commit details
    Browse the repository at this point in the history
  3. [WALL] Lubega / WALL-4810 / Add missing crowdin strings (binary-com#1…

    …6662)
    
    * fix: add missing crowdin strings
    
    * fix: removed unused localize
    
    * fix: remove unused useTranslations
    
    * fix: add localize for tooltip contents
    
    * fix: mt5 redirect options
    
    * fix: failing workflow
    lubega-deriv committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    85a7c96 View commit details
    Browse the repository at this point in the history
  4. Lubega / TRAH-3965 / Trader's hub link underline fix (binary-com#16517)

    * fix: trader's hub link underline fix
    
    * fix: trader's hub link underline fix
    lubega-deriv committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    7356879 View commit details
    Browse the repository at this point in the history
  5. [WALL] Aizad/WALL-4655/Translating the migration video to Arabic (bin…

    …ary-com#16570)
    
    * chore: added logic to show the correct video based on language selected
    
    * chore: updated current language from useTranslations to commmon store
    
    * chore: update video-player to support rtl
    
    * chore: added arabic video
    
    * chore: added key for seamless translations
    
    * chore: updated values within video-player component
    aizad-deriv committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    de7d139 View commit details
    Browse the repository at this point in the history
  6. Suisin/webrel3128/hyperlink changed colour (binary-com#16716)

    * fix: link color in account settings page
    
    * chore: revert icon file
    
    * chore: add fix for risk-management-info-modal test case
    suisin-deriv authored and rupato-deriv committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    bada74a View commit details
    Browse the repository at this point in the history
  7. translations: 📚 sync translations with crowdin (binary-com#16717)

    Co-authored-by: DerivFE <fe-access@regentmarkets.com>
    github-actions[bot] and DerivFE committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    93dc22e View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    d2422e7 View commit details
    Browse the repository at this point in the history
  2. [TRAH-4046] shahzaib / added action to open live chat (binary-com#16718)

    * chore: added action to open live chat
    
    * chore: add client info to live chat
    shahzaib-deriv committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    a70dae8 View commit details
    Browse the repository at this point in the history
  3. DTRA / Kate / DTRA-1473 / Implement Risk management trade param funct…

    …ionality (binary-com#16473)
    
    * feat: init risk management descriprion
    
    * feat: add content dependency
    
    * feat: add segmented control for deal cancellation
    
    * refactor: moved risk managament content into a separate component
    
    * feat: create deal cancellarion wheel picker with toggle switch
    
    * feat: add save functionality for dc
    
    * refactor: revert default value and clean up css
    
    * fix: layout height adjastment
    
    * refactor: add max height for strike, growth rate and risk management
    
    * feat: add time units
    
    * feat: add deal cancel fee info
    
    * feat: add snackbar for dc save
    
    * refactor: add skeleton loader for wheel picker and add tests for description parts
    
    * refactor: add tests for dc
    
    * refactor: add tests for utils
    
    * refactor: multiplier actionsheet height for small device
    
    * refactor: mulripliers dc info
    
    * fix: tp bug with replacement
    
    * refactor: move validation to BE
    
    * refactor: combained ba and fe validation
    
    * chore: commented tests
    
    * fix: input validation
    
    * refactor: create reg exp for input value
    
    * refactor: integrate mary changes
    
    * refactor: move validation to be again
    
    * fix: add tp and has tp to localstorage
    
    * feat: integrate tp into risk management
    
    * fix: tests for take profit
    
    * refactor: add tests for tp input
    
    * refactor: add comments and refactor tp
    
    * chore: rename componnets
    
    * refactor: add loader for dc and fix the condition for showing acc range
    
    * refactor: make input with tp reusable for sl
    
    * refactor: update quill and refactor dc component
    
    * refactor: rewrite with the usage of preview propoasl
    
    * refactor: removed initial wheel picker values for risk management
    
    * fix: order of checks in save function
    
    * feat: add acceptable range for multipliers rick management
    
    * refactor: final tuning
    
    * refactor: prevent user from saving before we got an
    
    * fix: regexp
    
    * refactor: add tests for new files
    
    * refactor: apply sugestions
    
    * refactor: preview proposal
    
    * refactor: update quill and reg exp replacement logic
    
    * chore: clean up code smells
    
    * refactor: apply suggestions
    
    * refactor: remove extra forget calls
    
    * chore: remove unused ref
    
    * revert: extra non-aligned file from master
    
    * revert: extra non-aligned file from master
    kate-deriv committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    1133c40 View commit details
    Browse the repository at this point in the history
  4. DTRA / Kate / DTRA-1722 / Show error message on purchase button if in…

    …dex was turned off from BO (binary-com#16705)
    
    * refactor: add bo disabling text on purchase button
    
    * refactor: add conditional rendering and loader for acc info and barroer info and added tests
    
    * refactor: purchase button
    kate-deriv committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    fc46cb5 View commit details
    Browse the repository at this point in the history
  5. translations: 📚 sync translations with crowdin (binary-com#16724)

    Co-authored-by: DerivFE <fe-access@regentmarkets.com>
    github-actions[bot] and DerivFE committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    71a5dd7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fc3d897 View commit details
    Browse the repository at this point in the history