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

Farzin/85855/Refactor ToggleMenuDrawer component to use useStore hook #7365

Commits on Jan 10, 2023

  1. Shayan/52349/react17 migration (binary-com#6908)

    * refactor: react version is upgraded to version 17
    
    * fix: fixed typo
    
    * fix: changed declaration file location
    
    * fix: temporarily commented our two test cases that are failing
    
    * fix: fixed react-content-loader props
    
    * fix: fixed some bugs
    
    * fix: fixed z-index issue for popover in DBot page
    
    * fix: fixed popover position issue in DBot page
    
    * chore: an small change on how to turn string to array
    
    * fix: merge upstream develop into my branch and resolved conflicts
    
    * fix: resolved pr comments
    
    * fix: removed rc-drawer and refactored mobile drawer
    
    * fix: fixed test cases
    
    * fix: resolved pr comments
    
    * fix: resolved pr comment
    
    * fix: fixed typo
    
    * fix: resolved pr comments
    
    * fix: fixed slide-in component bug
    
    * fix: resolved pr comments
    
    * fix: resolved pr comments
    
    * fix: removed unnecessary lines
    
    * fix: resolved pr comments
    
    * Update packages/account/src/Components/personal-details/__tests__/personal-details.spec.js
    
    Co-authored-by: Niloofar Sadeghi <93518187+niloo-fs@users.noreply.github.com>
    
    * Update packages/account/src/Components/personal-details/__tests__/personal-details.spec.js
    
    Co-authored-by: Niloofar Sadeghi <93518187+niloo-fs@users.noreply.github.com>
    
    * Update packages/account/src/Components/personal-details/personal-details.jsx
    
    Co-authored-by: Niloofar Sadeghi <93518187+niloo-fs@users.noreply.github.com>
    
    * fix: fixed mt5 modal not appear on screen when clicking on trade button
    
    * fix: fixed Bug #84787
    
    Co-authored-by: Shayan Khaleghparast <100833613+iman-fs@users.noreply.github.com>
    Co-authored-by: Niloofar Sadeghi <93518187+niloo-fs@users.noreply.github.com>
    3 people committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    e512bc8 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. Configuration menu
    Copy the full SHA
    cfbbf1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6f7e4c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d543da7 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

  1. Configuration menu
    Copy the full SHA
    49430b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10035dc View commit details
    Browse the repository at this point in the history
  3. refactor(core): 🔥 remove ToggleMenuDrawer prop drilling and use `us…

    …eStore` hook
    Farzin Mirzaie committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    c1da3f6 View commit details
    Browse the repository at this point in the history
  4. refactor(core): 🔥 remove dead props

    Farzin Mirzaie committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    306729f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    517b6a0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9bf5603 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2023

  1. refactor(core): 🔥 remove platform_switcher prop from `ToggleMenuDra…

    …wer`
    Farzin Mirzaie committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    83d1ae2 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into farzin/85855/refactor_toggle_MenuDrawerCo…

    …mponent_to_use_useStore
    Farzin Mirzaie committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    901868f View commit details
    Browse the repository at this point in the history
  3. Farzin/85054/Call resetWithrawForm on CryptoWithdrawForm componen…

    …t `onunmount` (binary-com#7331)
    
    * fix(cashier): 🐛 call `resetWithrawForm` on `CryptoWithdrawForm` component `onunmount`
    
    * test(cashier): ✅ fix failing test
    
    Co-authored-by: Farzin Mirzaie <farzin@deriv.com>
    farzin-deriv and Farzin Mirzaie committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    ab72826 View commit details
    Browse the repository at this point in the history
  4. Niloofar Sadeghi / Task - Refactor tests in the language.spec.js file (

    …binary-com#7325)
    
    * refactor: language tests
    
    * fix: typo
    
    Co-authored-by: Niloofar Sadeghi <niloofar.sadeghi@firstsource.tech>
    niloofar-deriv and Niloofar Sadeghi committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    db321a8 View commit details
    Browse the repository at this point in the history
  5. refactor: proposal tests (binary-com#7327)

    Co-authored-by: Niloofar Sadeghi <niloofar.sadeghi@firstsource.tech>
    niloofar-deriv and Niloofar Sadeghi committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    440892f View commit details
    Browse the repository at this point in the history
  6. Niloofar Sadeghi / Task - Refactor tests in the error.spec.js file (b…

    …inary-com#7324)
    
    * refactor: errors validator tests
    
    * fix: typo
    
    Co-authored-by: Niloofar Sadeghi <niloofar.sadeghi@firstsource.tech>
    niloofar-deriv and Niloofar Sadeghi committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    00a9dda View commit details
    Browse the repository at this point in the history
  7. Niloofar Sadeghi / Task - Refactor tests in the binary-link.spec.tsx …

    …file (binary-com#7288)
    
    * refactor: binary-link tests
    
    * refactor: improve testids namings
    
    Co-authored-by: Niloofar Sadeghi <niloofar.sadeghi@firstsource.tech>
    niloofar-deriv and Niloofar Sadeghi committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    492b437 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    eb59db8 View commit details
    Browse the repository at this point in the history
  9. refactor: toggle-positions tests (binary-com#7287)

    Co-authored-by: Niloofar Sadeghi <niloofar.sadeghi@firstsource.tech>
    niloofar-deriv and Niloofar Sadeghi committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    325d629 View commit details
    Browse the repository at this point in the history
  10. refactor: toggle-button tests (binary-com#7328)

    Co-authored-by: Niloofar Sadeghi <niloofar.sadeghi@firstsource.tech>
    niloofar-deriv and Niloofar Sadeghi committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    4c3f477 View commit details
    Browse the repository at this point in the history
  11. Niloofar Sadeghi / Task - Refactor tests in the toggle-button-group.s…

    …pec.tsx file (binary-com#7330)
    
    * refactor: toggle-button-group tests
    
    * fix: test issue
    
    Co-authored-by: Niloofar Sadeghi <niloofar.sadeghi@firstsource.tech>
    niloofar-deriv and Niloofar Sadeghi committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    906c784 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2a71abf View commit details
    Browse the repository at this point in the history
  13. Niloofar Sadeghi / Task - Refactor tests in the marker-spot-label.spe…

    …c.tsx file (binary-com#7355)
    
    * refactor: remove extra files from reports
    
    * refactor: marker-spot-label tests
    niloofar-deriv committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    1f93b8d View commit details
    Browse the repository at this point in the history
  14. Niloofar Sadeghi / Task - Refactor tests in the binary-link.spec.tsx …

    …file (binary-com#7286)
    
    * refactor: binary-link tests
    
    * test: added more tests
    
    Co-authored-by: Niloofar Sadeghi <niloofar.sadeghi@firstsource.tech>
    niloofar-deriv and Niloofar Sadeghi committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    ebce045 View commit details
    Browse the repository at this point in the history
  15. Niloofar Sadeghi / Task - Refactor tests in the contract-type-dialog.…

    …spec.tsx file (binary-com#7285)
    
    * refactor: contract-type-dialog tests
    
    * test: added more tests
    
    * fix: circle/ci issue
    
    Co-authored-by: Niloofar Sadeghi <niloofar.sadeghi@firstsource.tech>
    niloofar-deriv and Niloofar Sadeghi committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    ccbad43 View commit details
    Browse the repository at this point in the history
  16. Niloofar Sadeghi / Task - Refactor tests in the platform-dropdown.spe…

    …c.tsx file (binary-com#7282)
    
    * refactor: platform-dropdown tests
    
    * refactor: improve testids namings
    
    Co-authored-by: Niloofar Sadeghi <niloofar.sadeghi@firstsource.tech>
    niloofar-deriv and Niloofar Sadeghi committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    311feec View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. Merge branch 'develop' into farzin/85855/refactor_toggle_MenuDrawerCo…

    …mponent_to_use_useStore
    Farzin Mirzaie committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    3f5af57 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. Merge branch 'develop' into farzin/85855/refactor_toggle_MenuDrawerCo…

    …mponent_to_use_useStore
    Farzin Mirzaie committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    dceaf22 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. Merge branch 'develop' into farzin/85855/refactor_toggle_MenuDrawerCo…

    …mponent_to_use_useStore
    Farzin Mirzaie committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    4e17c09 View commit details
    Browse the repository at this point in the history
  2. fix(core): 📝 resolve conflicts

    Farzin Mirzaie committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    34e9792 View commit details
    Browse the repository at this point in the history
  3. fix(core): 📝 resolve conflicts

    Farzin Mirzaie committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    19acd66 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. Merge branch 'develop' into farzin/85855/refactor_toggle_MenuDrawerCo…

    …mponent_to_use_useStore
    Farzin Mirzaie committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    dd3a780 View commit details
    Browse the repository at this point in the history