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

Apply User-Defined Date Formatting Settings to WP Admin React Components #9635

Open
wants to merge 63 commits into
base: develop
Choose a base branch
from

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    e463fdd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    305a339 View commit details
    Browse the repository at this point in the history
  3. Refactor transactions list

    mgascam committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    16479fb View commit details
    Browse the repository at this point in the history
  4. Refactor deposits list

    mgascam committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    92eb3b0 View commit details
    Browse the repository at this point in the history
  5. Refactor deposits details

    mgascam committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    65f0534 View commit details
    Browse the repository at this point in the history
  6. Refactor deposits overview

    mgascam committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    44786e3 View commit details
    Browse the repository at this point in the history
  7. Refactor disputes

    mgascam committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    3ec71d3 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Refactor disputes test

    mgascam committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    80a05ef View commit details
    Browse the repository at this point in the history
  2. Refactor documents list

    mgascam committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    4bbea05 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f74ccc View commit details
    Browse the repository at this point in the history
  4. Fix error with custom format

    mgascam committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    91e62cd View commit details
    Browse the repository at this point in the history
  5. Refactor custom format

    mgascam committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    e23a980 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dca862c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    172b39c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    619282e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    47406f3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1816897 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6e12e7a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d24dcef View commit details
    Browse the repository at this point in the history
  13. Refactor dispute details

    mgascam committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    4dbca9c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    792ad58 View commit details
    Browse the repository at this point in the history
  15. Refactor blocked transactions

    mgascam committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    3f825a1 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    72f15df View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    31e7946 View commit details
    Browse the repository at this point in the history
  18. Refactor account fees

    mgascam committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    4b969ff View commit details
    Browse the repository at this point in the history
  19. Remove unused dependency

    mgascam committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    88a43fb View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

  1. Refactor deposits list

    mgascam committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    62c1396 View commit details
    Browse the repository at this point in the history
  2. Remove unused dependency

    mgascam committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    5633382 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Remove unused dependencies

    mgascam committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    58c0860 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into fix/6567-user-set-date-and-time-formattin…

    …g-arent-respected-in-react-components
    mgascam committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    a4a53b7 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/develop' into fix/6567-user-set-…

    …date-and-time-formatting-arent-respected-in-react-components
    mgascam committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    dc77273 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/develop' into fix/6567-user-set-…

    …date-and-time-formatting-arent-respected-in-react-components
    mgascam committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    114a85d View commit details
    Browse the repository at this point in the history
  5. Refactor capital loan page

    mgascam committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    365a4cf View commit details
    Browse the repository at this point in the history
  6. Remove unused dependencies

    mgascam committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    b5aef87 View commit details
    Browse the repository at this point in the history
  7. Refactor disputes

    mgascam committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    284592d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    906f088 View commit details
    Browse the repository at this point in the history
  9. Add changelog

    mgascam committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    b257e24 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    a0ca76f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'dev/add-unit-tests-for-diputed-order-notice' into fix/6…

    …567-user-set-date-and-time-formatting-arent-respected-in-react-components
    mgascam committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    b357e63 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    959c3d7 View commit details
    Browse the repository at this point in the history
  4. Add unit tests

    mgascam committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    99fa577 View commit details
    Browse the repository at this point in the history
  5. Refactor function name

    mgascam committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    4eae670 View commit details
    Browse the repository at this point in the history
  6. Tweak comments

    mgascam committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    58af60b View commit details
    Browse the repository at this point in the history
  7. Refactor tests

    mgascam committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    b716201 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'develop' into fix/6567-user-set-date-and-time-formattin…

    …g-arent-respected-in-react-components
    mgascam committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    a6487e7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    efe28cf View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    655e814 View commit details
    Browse the repository at this point in the history
  11. Add changelog

    mgascam committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    280c820 View commit details
    Browse the repository at this point in the history
  12. Delete file

    mgascam committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    25bf46b View commit details
    Browse the repository at this point in the history
  13. Revert multi-currency changes

    mgascam committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    3334417 View commit details
    Browse the repository at this point in the history
  14. Remove redundant comments

    mgascam committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    f2479bd View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    3664b73 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Merge branch 'develop' into fix/6567-user-set-date-and-time-formattin…

    …g-arent-respected-in-react-components
    mgascam authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    98955f0 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into fix/6567-user-set-date-and-time-formattin…

    …g-arent-respected-in-react-components
    mgascam authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    129994f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    70b3c92 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'develop' into fix/6567-user-set-date-and-time-formattin…

    …g-arent-respected-in-react-components
    mgascam authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    00a66e3 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Merge branch 'develop' into fix/6567-user-set-date-and-time-formattin…

    …g-arent-respected-in-react-components
    mgascam authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    66b15d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    368e80e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    666473d View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Merge branch 'develop' into fix/6567-user-set-date-and-time-formattin…

    …g-arent-respected-in-react-components
    mgascam authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    28f8408 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into fix/6567-user-set-date-and-time-formattin…

    …g-arent-respected-in-react-components
    deepakpathania authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    6ee2e25 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'develop' into fix/6567-user-set-date-and-time-formattin…

    …g-arent-respected-in-react-components
    mgascam authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    5a58342 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Merge branch 'develop' into fix/6567-user-set-date-and-time-formattin…

    …g-arent-respected-in-react-components
    mgascam authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    9340ea0 View commit details
    Browse the repository at this point in the history