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

fi: support uuid -> username mapping #290

Merged
merged 16 commits into from
May 20, 2023
Merged

fi: support uuid -> username mapping #290

merged 16 commits into from
May 20, 2023

Commits on May 19, 2023

  1. rebase

    viet nguyen committed May 19, 2023
    Configuration menu
    Copy the full SHA
    31343cb View commit details
    Browse the repository at this point in the history
  2. test: add unit tests

    viet nguyen committed May 19, 2023
    Configuration menu
    Copy the full SHA
    db09e97 View commit details
    Browse the repository at this point in the history
  3. test: improve unit tests

    fix: update gql types
    viet nguyen committed May 19, 2023
    Configuration menu
    Copy the full SHA
    09c1786 View commit details
    Browse the repository at this point in the history
  4. fix: clean up schema and params

    viet nguyen committed May 19, 2023
    Configuration menu
    Copy the full SHA
    865bb1e View commit details
    Browse the repository at this point in the history
  5. chore: fix build break

    viet nguyen committed May 19, 2023
    Configuration menu
    Copy the full SHA
    fbfd402 View commit details
    Browse the repository at this point in the history
  6. fix: support builder service account

    viet nguyen committed May 19, 2023
    Configuration menu
    Copy the full SHA
    25ed1d2 View commit details
    Browse the repository at this point in the history
  7. fix: support setting email on profile creation

    viet nguyen committed May 19, 2023
    Configuration menu
    Copy the full SHA
    cc4fad6 View commit details
    Browse the repository at this point in the history
  8. test: add an email test

    viet nguyen committed May 19, 2023
    Configuration menu
    Copy the full SHA
    e7df087 View commit details
    Browse the repository at this point in the history
  9. fix: retire get username hack

    viet nguyen committed May 19, 2023
    Configuration menu
    Copy the full SHA
    85dc609 View commit details
    Browse the repository at this point in the history
  10. chore: cleanup unused libs

    viet nguyen committed May 19, 2023
    Configuration menu
    Copy the full SHA
    a7e3966 View commit details
    Browse the repository at this point in the history
  11. chore: clean up dead code

    viet nguyen committed May 19, 2023
    Configuration menu
    Copy the full SHA
    7ebf2dd View commit details
    Browse the repository at this point in the history
  12. docs: explain email update

    viet nguyen committed May 19, 2023
    Configuration menu
    Copy the full SHA
    e5da2b0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c07b001 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2023

  1. chore: minor fix

    viet nguyen committed May 20, 2023
    Configuration menu
    Copy the full SHA
    2917f38 View commit details
    Browse the repository at this point in the history
  2. chores: minor improvements to validations

    viet nguyen committed May 20, 2023
    Configuration menu
    Copy the full SHA
    aa92761 View commit details
    Browse the repository at this point in the history
  3. fix test

    viet nguyen committed May 20, 2023
    Configuration menu
    Copy the full SHA
    26fdf95 View commit details
    Browse the repository at this point in the history