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

Mod vcard graphql api #3639

Merged
merged 13 commits into from
May 18, 2022
Merged

Mod vcard graphql api #3639

merged 13 commits into from
May 18, 2022

Commits on May 9, 2022

  1. Adding types needed to create mod_vcard api

    Janusz Jakubiec authored and Janusz Jakubiec committed May 9, 2022
    Configuration menu
    Copy the full SHA
    28dd39a View commit details
    Browse the repository at this point in the history
  2. Creating mod vcard admin mutation resolver

    Janusz Jakubiec authored and Janusz Jakubiec committed May 9, 2022
    Configuration menu
    Copy the full SHA
    2e5818e View commit details
    Browse the repository at this point in the history
  3. Adding test checking adding full vcard

    Janusz Jakubiec authored and Janusz Jakubiec committed May 9, 2022
    Configuration menu
    Copy the full SHA
    f57f288 View commit details
    Browse the repository at this point in the history
  4. Adding first tests

    Janusz Jakubiec authored and Janusz Jakubiec committed May 9, 2022
    Configuration menu
    Copy the full SHA
    9bf8710 View commit details
    Browse the repository at this point in the history
  5. Adding error handling

    Janusz Jakubiec authored and Janusz Jakubiec committed May 9, 2022
    Configuration menu
    Copy the full SHA
    faf98c0 View commit details
    Browse the repository at this point in the history
  6. Finishing mod_vcard graphql api for admin

    Janusz Jakubiec authored and Janusz Jakubiec committed May 9, 2022
    Configuration menu
    Copy the full SHA
    574f1bb View commit details
    Browse the repository at this point in the history
  7. Adding user graphql vcard resolver

    Janusz Jakubiec authored and Janusz Jakubiec committed May 9, 2022
    Configuration menu
    Copy the full SHA
    c807c9a View commit details
    Browse the repository at this point in the history

Commits on May 11, 2022

  1. Fixing CR issues

    Janusz Jakubiec authored and Janusz Jakubiec committed May 11, 2022
    Configuration menu
    Copy the full SHA
    11cd084 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2022

  1. Fixing sound logo photo and key categories

    Janusz Jakubiec authored and Janusz Jakubiec committed May 12, 2022
    Configuration menu
    Copy the full SHA
    4fa8c85 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2022

  1. Changing agent field according to xep

    Janusz Jakubiec authored and Janusz Jakubiec committed May 13, 2022
    Configuration menu
    Copy the full SHA
    e2de5d6 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

  1. Fixing CR issues

    Janusz Jakubiec authored and Janusz Jakubiec committed May 17, 2022
    Configuration menu
    Copy the full SHA
    9fe890e View commit details
    Browse the repository at this point in the history
  2. Update big_tests/tests/graphql_vcard_SUITE.erl

    Co-authored-by: Premwoik <przemyslaw.wojtasik@erlang-solutions.com>
    JanuszJakubiec and Premwoik authored May 17, 2022
    Configuration menu
    Copy the full SHA
    0abcbb8 View commit details
    Browse the repository at this point in the history
  3. Update priv/graphql/schemas/admin/vcard.gql

    Co-authored-by: Premwoik <przemyslaw.wojtasik@erlang-solutions.com>
    JanuszJakubiec and Premwoik authored May 17, 2022
    Configuration menu
    Copy the full SHA
    9121e93 View commit details
    Browse the repository at this point in the history