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

[N6.1] Use Google AddressSearch component in VBA Company Step #5643

Merged
merged 30 commits into from
Oct 7, 2021

Commits on Sep 30, 2021

  1. Add google search lib to code

    tgolen committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    0a67fed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11bfd92 View commit details
    Browse the repository at this point in the history
  3. Add test component to the page

    tgolen committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    57b0d97 View commit details
    Browse the repository at this point in the history
  4. Remove API key from config

    tgolen committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    aff65c0 View commit details
    Browse the repository at this point in the history
  5. Make proxy request for search

    tgolen committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    8cf96d7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f19193d View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2021

  1. Configuration menu
    Copy the full SHA
    fcbe85b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b572ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be6326d View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2021

  1. Remove unused form fields

    tgolen committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    7fa7ab7 View commit details
    Browse the repository at this point in the history
  2. Style the results container

    tgolen committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    7603874 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' of github.com:Expensify/App into tgolen-google-ad…

    …dress-lookup
    Luke Donahue committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    3bfd396 View commit details
    Browse the repository at this point in the history
  4. added phone number validation

    Luke Donahue committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    e851c65 View commit details
    Browse the repository at this point in the history
  5. flex direction none not allowed

    Luke Donahue committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    89fadbb View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2021

  1. swapped functional component to class

    Luke Donahue committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    230f50d View commit details
    Browse the repository at this point in the history
  2. js style

    Luke Donahue committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    efea621 View commit details
    Browse the repository at this point in the history
  3. ignore virtualized list error

    Luke Donahue committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    7a09620 View commit details
    Browse the repository at this point in the history
  4. refactor address info to method

    Luke Donahue committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    de295e8 View commit details
    Browse the repository at this point in the history
  5. slight name change

    Luke Donahue committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    23bada3 View commit details
    Browse the repository at this point in the history
  6. style

    Luke Donahue committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    d4aff2d View commit details
    Browse the repository at this point in the history
  7. thread details into the helper method

    Luke Donahue committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    ef4d2db View commit details
    Browse the repository at this point in the history
  8. facepalm

    Luke Donahue committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    3d7f624 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2021

  1. used built in style setter

    Luke Donahue committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    b7116c0 View commit details
    Browse the repository at this point in the history
  2. added a few custom styles

    Luke Donahue committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    6b243d5 View commit details
    Browse the repository at this point in the history
  3. remove unneeded imports

    Luke Donahue committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    b5d9c2c View commit details
    Browse the repository at this point in the history
  4. js style

    Luke Donahue committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    ebe8522 View commit details
    Browse the repository at this point in the history
  5. text style

    Luke Donahue committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    65ce8ac View commit details
    Browse the repository at this point in the history
  6. style

    Luke Donahue committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    911979c View commit details
    Browse the repository at this point in the history
  7. style adjustment

    Luke Donahue committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    b8f1e05 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2021

  1. decrease top margin on dropdown

    Luke Donahue committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    dd9f01f View commit details
    Browse the repository at this point in the history