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

Shayan/75627/mobx migration to version 6 #27

Commits on Sep 15, 2022

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

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

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

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

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

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

Commits on Sep 16, 2022

  1. carol/Derivgo link (binary-com#6445)

    * use platform from query params to set app id
    
    * add: check
    carolsachdeva committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    9ec3655 View commit details
    Browse the repository at this point in the history
  2. thisyahlen/ test coverage for cfd-account-card component (binary-com#…

    …5903)
    
    * first commit, managed to render the component
    
    * added derivx test cases
    
    * type fix
    
    * added a few more test cases
    
    * covered commission message to make it 80%
    
    * moved the new props
    
    * moved the new props
    
    * finished up mt5 tests
    
    * added dxtrade
    
    * added derivx and more mt5 test cases
    
    * added beforeeach
    
    * description change
    
    * changed file to typescript
    
    * removed mfsa and used svg
    
    Co-authored-by: Thisyahlen <thisyahlen@Thisyahlens-MacBook-Pro.local>
    thisyahlen-deriv and Thisyahlen committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    d36b73f View commit details
    Browse the repository at this point in the history
  3. Maryia/chore: add test coverage for cfd-dashboard (binary-com#6181)

    * Maryia/chore: add test coverage for cfd-dashboard
    
    * Added more tests
    
    * removed unnecessary check
    
    * added more tests
    
    * added more tests + improvements
    
    * finalized tests for CFD dashboard
    
    * fix: PropTypes warning
    
    * migrated test file to tsx
    
    * avoiding direct dom node access
    
    * removed redundant global before window
    
    * moved props outside beforeEach as they are never redefined, neither do their properties
    
    * improved tests and added props types
    maryia-deriv committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    d539afb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b6440a6 View commit details
    Browse the repository at this point in the history
  5. thisyahlen/ test coverage for investor-password-manager (binary-com#5973

    )
    
    * test coverage for investor-password-manager
    
    * refractored the test and tested again for the new bvi changes
    
    * refractored code for better readability
    
    * changed descriptions and lowercase
    
    * fix spelling errors
    
    * removed repeated test case
    thisyahlen-deriv committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    88219a3 View commit details
    Browse the repository at this point in the history
  6. thisyahlen/cfd-server-error-dialog test coverage (binary-com#5767)

    * test coverage for cfd-server-error-dialog container
    
    * test coverage for cfd-server-error-dialog
    
    * changed role and added an error message test case
    
    * remove screen debug
    
    * removed last test case
    
    Co-authored-by: Thisyahlen <thisyahlen@Thisyahlens-MacBook-Pro.local>
    thisyahlen-deriv and Thisyahlen committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    c137a1e View commit details
    Browse the repository at this point in the history
  7. thisyahlen/test coverage on compare-accounts-content container (binar…

    …y-com#5847)
    
    * first commit
    
    * added test case for derivx
    
    * added residence for derivx test case
    
    * added a few more test cases
    
    * refractored the code
    
    * removed test case and changed description
    
    * refractored the test
    
    * changed eu to true
    
    Co-authored-by: Thisyahlen <thisyahlen@Thisyahlens-MacBook-Pro.local>
    Co-authored-by: balakrishna-binary <56330681+balakrishna-binary@users.noreply.github.com>
    3 people committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    35ce204 View commit details
    Browse the repository at this point in the history
  8. likhith/test cases for CFD password modal (binary-com#6202)

    * feat: incorporated test cases
    
    * feat: incorporated test cases to test password modal for Financial STP and DerivX
    
    * fix: failing test case
    
    * ref: incorporated review comments
    
    * feat: incorporated error message check
    
    * fix: incorporated review comments
    
    * fix: incorporated review comments
    
    * fix: retitled the test cases
    
    * fix: incorporated review comments
    
    * fix: reducing duplicated code
    
    * fix: removed commented code
    
    * fix: removed commented code
    
    * ref: refactored the code
    likhith-deriv committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    dbcdfd3 View commit details
    Browse the repository at this point in the history
  9. hamid/hide-reset-balance (binary-com#6104)

    * Hide reset button if balance is 10000
    
    * Fix console error of propTypes
    
    * Change the location of the condition
    
    * Add const for account init balance
    
    * Ignore eslint warning
    
    * Change namve convention of the method
    Hamid committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    25b4963 View commit details
    Browse the repository at this point in the history
  10. translations: 📚 sync translations with crowdin (binary-com#6508)

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

Commits on Sep 17, 2022

  1. hamid/76567/fix-word-break-pa (binary-com#6511)

    * Fix word break in payment agent contant details
    
    * Fix word break in payment agent contant details
    Hamid committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    b895798 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2022

  1. carol/ P2P: Remove confirm modal (binary-com#6430)

    * remove extra modal from 2FA flow
    
    * hide reasons
    carolsachdeva committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    b7f09b3 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

  1. Suisin/created scam warning pop up message (binary-com#6358)

    * created scam warning pop up message
    
    * Update website logo
    
    * Updated Scam Message Logo
    
    * changed client_country to br
    
    * rearrange imports
    
    * Updated all issue according to github comments
    
    * Update scss design
    
    * Update scss and modal
    
    * Update className and scss
    
    * Update scss margins for title
    
    * Update Modal into the correct component
    
    * Update dark mode and change country code from my to br
    
    * Update ui store to call function and set function
    
    * change my to br
    
    * Update UI Store and Update Scss modal
    
    * Update ui store
    
    * Remove unused width in modal
    
    * Update my to br
    
    * Update values for locaization for brandName and remove unuse scamMessageDisplay
    
    * Update logic for local storage
    
    * Update Toggle Modal Element
    
    * Update logout to remove localStorage element for scamMessage
    
    * Moving localStorage.removeItem to cleanUp function
    
    * Update scss and remove is_dark_mode
    
    * Update my to br
    
    * Not to display on Signup Page
    
    * Update new logic on not displaying message in new account
    
    * rearrange functions
    
    * Update Scss for mobile view
    
    * Update packages/core/src/App/Containers/WarningScamMessageModal/warning-scam-message.jsx
    
    Co-authored-by: Farzin Mirzaie <72082844+farzin-fs@users.noreply.github.com>
    
    * Update Scss format
    
    * Update divider into the modal
    
    Co-authored-by: Farzin Mirzaie <72082844+farzin-fs@users.noreply.github.com>
    Co-authored-by: Carol Sachdeva <58209918+carol-binary@users.noreply.github.com>
    3 people committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    df36349 View commit details
    Browse the repository at this point in the history
  2. likhith/track js reading loginid of undefined (binary-com#6452)

    * fix: added a fallback case if virtual account is not available
    
    * fix: added fallback to missing objects containing loginid
    
    Co-authored-by: Carol Sachdeva <58209918+carol-binary@users.noreply.github.com>
    likhith-deriv and carolsachdeva committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    5b8451e View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

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

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

Commits on Sep 23, 2022

  1. hamid/74062/cfd-dashboard-demo-account (binary-com#6427)

    * Add required packages and icon and update qrcode
    
    * CFD dashboard for demo account
    
    * Fix tests errors
    
    * Fix PR comments
    
    * Add Huawei Link
    
    * Resolve PR comments
    
    * Edit SCSS classes
    
    * Resolve conflict
    
    * Change dxtrade type from synthetic to all
    
    * Resolve PR comments
    
    * Change texts
    
    * Apply QA commnets
    
    * Update AccoutSwitcher
    
    * Fix tests errors
    
    * Remove unneeded code
    
    * Enhance code
    
    * Run svgo for new dxtrade icons
    
    * Change QRCode url
    
    * Change QRCode url
    
    * Enhance Code
    
    * Check enabled property for existing accounts
    
    * Hide disabled account in the Account-Switcher
    
    * Change icon and text of the succes modal
    
    * Change Title of account information modal: currency
    
    * Add mobile app hint
    
    * Update Password Modal Text
    
    * Add TODO
    
    Co-authored-by: Yashim Wong <yashim@deriv.com>
    Hamid and yashim-deriv committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    22abe27 View commit details
    Browse the repository at this point in the history
  2. translations: 📚 sync translations with crowdin (binary-com#6569)

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

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

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

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

Commits on Sep 26, 2022

  1. Configuration menu
    Copy the full SHA
    6c6f393 View commit details
    Browse the repository at this point in the history
  2. translations: 📚 sync translations with crowdin (binary-com#6581)

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