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

Fix gender in passenger format #490

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Commits on Sep 7, 2020

  1. Merge pull request #3 from Travelport-Ukraine/master

    Updates from origin
    creduo authored Sep 7, 2020
    Configuration menu
    Copy the full SHA
    9190507 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2020

  1. Extract gender from infant last name

    Dae Hee Kim committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    e5f2600 View commit details
    Browse the repository at this point in the history
  2. update logic

    Dae Hee Kim committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    e3ed365 View commit details
    Browse the repository at this point in the history
  3. Check Type name.First

    Dae Hee Kim committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    3df2c13 View commit details
    Browse the repository at this point in the history
  4. ADD test

    Dae Hee Kim committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    dbde1fc View commit details
    Browse the repository at this point in the history
  5. Fix testBooking argument

    Dae Hee Kim committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    4cba0ef View commit details
    Browse the repository at this point in the history
  6. Fix Extract login

    Dae Hee Kim committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    9ad6156 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2020

  1. delete console.log

    Dae Hee Kim committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    7c71f6e View commit details
    Browse the repository at this point in the history
  2. Update check First property logic

    Dae Hee Kim committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    eaf41af View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2020

  1. Update buildPassenger set gender logic

    Dae Hee Kim committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    3c8df46 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2020

  1. Update buildPassenger logic

    Dae Hee Kim committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    7e6712a View commit details
    Browse the repository at this point in the history
  2. AirParser.test.js chnage expect line:1265

    Dae Hee Kim committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    54d7ff4 View commit details
    Browse the repository at this point in the history
  3. Update buildPassenger separate variable

    Dae Hee Kim committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    54b3b78 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2020

  1. fix check matchedGender logic

    Dae Hee Kim committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    971fa5b View commit details
    Browse the repository at this point in the history
  2. fix matchedGender logic

    Dae Hee Kim committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    2cdeb50 View commit details
    Browse the repository at this point in the history