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(EMI-2196): Consolidated global AddressFormFields component + usage in Auction/Invoice apps #14898

Merged
merged 13 commits into from
Nov 26, 2024

Commits on Nov 22, 2024

  1. Configuration menu
    Copy the full SHA
    3fa984d View commit details
    Browse the repository at this point in the history
  2. fix non-null assertions

    erikdstock committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    fdf0fca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    402b75a View commit details
    Browse the repository at this point in the history
  4. types cleanup to guarantee form used in correct ctx

    - maybe move phone number into address object on address type since it
      is already redundantly in there?
    erikdstock committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    307fabe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4f3c9cc View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2024

  1. add more tests

    erikdstock committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    74c79a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9ee50c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b4a2c84 View commit details
    Browse the repository at this point in the history
  4. cleanup

    erikdstock committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    5e26bfb View commit details
    Browse the repository at this point in the history
  5. fix tests

    erikdstock committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    defdffe View commit details
    Browse the repository at this point in the history
  6. delete unused AddressForm

    erikdstock committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    13be370 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. cleanup

    erikdstock committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    8a9f7f9 View commit details
    Browse the repository at this point in the history
  2. cleanup + docs

    erikdstock committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    f120235 View commit details
    Browse the repository at this point in the history