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

feat 22876 allow users to update the card address via update address link #28907

Commits on Sep 13, 2023

  1. feat: update address link

    MrMuzyk committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    3114d6b View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Configuration menu
    Copy the full SHA
    d7c7289 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b12931 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b263f2 View commit details
    Browse the repository at this point in the history
  4. format code

    JKobrynski committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    cc5a296 View commit details
    Browse the repository at this point in the history
  5. remove unused prop type

    JKobrynski committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    ab44a6f View commit details
    Browse the repository at this point in the history
  6. improve comments grammar

    JKobrynski committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    36c331b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7b8fbf4 View commit details
    Browse the repository at this point in the history
  8. lint code

    JKobrynski committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    34f5c7f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d626f6f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b5b03db View commit details
    Browse the repository at this point in the history
  11. Fix lint

    huzaifa-99 authored and JKobrynski committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    df153d1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1a9bdc5 View commit details
    Browse the repository at this point in the history
  13. upgrade to rn 0.72.4 + fix patches

    fabOnReact authored and JKobrynski committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    0f075e8 View commit details
    Browse the repository at this point in the history
  14. commit package-lock.json

    fabOnReact authored and JKobrynski committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    c96e864 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    21df891 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5f80b41 View commit details
    Browse the repository at this point in the history
  17. add back material-top-tabs patch

    fabOnReact authored and JKobrynski committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    6fb080b View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    5e3ac2a View commit details
    Browse the repository at this point in the history
  19. Revert "use attachmentmodal in reportActionItemImage"

    This reverts commit 356f371.
    luacmartins authored and JKobrynski committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    04faad8 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    193b950 View commit details
    Browse the repository at this point in the history
  21. stash work

    Szymon20000 authored and JKobrynski committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    614f6f7 View commit details
    Browse the repository at this point in the history
  22. remove console.logs

    Szymon20000 authored and JKobrynski committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    46c5060 View commit details
    Browse the repository at this point in the history
  23. clean up

    Szymon20000 authored and JKobrynski committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    0acb3d6 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    fd7d76a View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    d93bd89 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    07d3aa4 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    96ec68c View commit details
    Browse the repository at this point in the history
  28. remove redundant imports

    JKobrynski committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    d2d1330 View commit details
    Browse the repository at this point in the history
  29. apply minor fixes

    JKobrynski committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    cfafc00 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    501c897 View commit details
    Browse the repository at this point in the history
  31. revert ReportTest changes

    JKobrynski committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    824ba47 View commit details
    Browse the repository at this point in the history
  32. revert APITest changes

    JKobrynski committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    accf327 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    1ddd4a7 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    566e598 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    18f6ed2 View commit details
    Browse the repository at this point in the history
  36. fix patch typo

    JKobrynski committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    21f0d74 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    6280522 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    9299d97 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Merge branch 'feature/expensify-card' of https://github.com/pasyukevi…

    …ch/Expensify-app into feat-22876-allow-users-to-update-the-card-address-via-update-address-link
    MrMuzyk committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    a2c2b6a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1eb3e9c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    16755eb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cada4ef View commit details
    Browse the repository at this point in the history
  5. remove unnecessary style

    JKobrynski committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    4793d43 View commit details
    Browse the repository at this point in the history
  6. feat: stash changes

    MrMuzyk committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    3fe5b96 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'addRevealDetails' of https://github.com/JKobrynski/Expe…

    …nsify into feat-22876-allow-users-to-update-the-card-address-via-update-address-link
    MrMuzyk committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    ecfaa73 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Configuration menu
    Copy the full SHA
    1bffdb7 View commit details
    Browse the repository at this point in the history
  2. format address with reduce

    JKobrynski committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    6b54548 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    19d5d6c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    357410a View commit details
    Browse the repository at this point in the history
  5. Merge branch 'addRevealDetails' of https://github.com/JKobrynski/Expe…

    …nsify into feat-22876-allow-users-to-update-the-card-address-via-update-address-link
    MrMuzyk committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    d96baec View commit details
    Browse the repository at this point in the history
  6. feat: connect with card page

    MrMuzyk committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    9aa4682 View commit details
    Browse the repository at this point in the history
  7. feat: remove test data

    MrMuzyk committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    defdd1b View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Merge branch 'addRevealDetails' of https://github.com/JKobrynski/Expe…

    …nsify into feat-22876-allow-users-to-update-the-card-address-via-update-address-link
    MrMuzyk committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    6ae0b78 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae177fc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0332f5f View commit details
    Browse the repository at this point in the history
  4. fix: translations

    MrMuzyk committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    665011a View commit details
    Browse the repository at this point in the history
  5. fix: config fix

    MrMuzyk committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    8de2074 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Merge branch 'main' of github.com:MrMuzyk/App into feat-22876-allow-u…

    …sers-to-update-the-card-address-via-update-address-link
    MrMuzyk committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    678d070 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Merge branch 'addRevealDetails' of https://github.com/JKobrynski/Expe…

    …nsify into feat-22876-allow-users-to-update-the-card-address-via-update-address-link
    MrMuzyk committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    2ba05ee View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Merge branch 'main' of github.com:MrMuzyk/App into feat-22876-allow-u…

    …sers-to-update-the-card-address-via-update-address-link
    MrMuzyk committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    c58c2f4 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

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

Commits on Oct 12, 2023

  1. Merge branch 'main' of github.com:MrMuzyk/App into feat-22876-allow-u…

    …sers-to-update-the-card-address-via-update-address-link
    MrMuzyk committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    3616cb0 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

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