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

Transforms for normalizing stitched subschema deprecations #1925

Merged
merged 30 commits into from
Aug 24, 2020

Commits on Aug 19, 2020

  1. Configuration menu
    Copy the full SHA
    28885c6 View commit details
    Browse the repository at this point in the history
  2. fix import/export

    gmac committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    23f2468 View commit details
    Browse the repository at this point in the history
  3. fix linting errors.

    gmac committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    a3b6ee5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3268533 View commit details
    Browse the repository at this point in the history
  5. eat more dogfood.

    gmac committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    0eb33a7 View commit details
    Browse the repository at this point in the history
  6. im terrible at typescript.

    gmac committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    a543d19 View commit details
    Browse the repository at this point in the history
  7. refactor into respective libs.

    gmac committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    713154b View commit details
    Browse the repository at this point in the history
  8. yeah, whoops.

    gmac committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    ea3778e View commit details
    Browse the repository at this point in the history
  9. is this right?

    gmac committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    bceead6 View commit details
    Browse the repository at this point in the history
  10. also check the ast composition.

    gmac committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    e7c6358 View commit details
    Browse the repository at this point in the history
  11. fix rogue typing.

    gmac committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    48ed54c View commit details
    Browse the repository at this point in the history
  12. shrink diff.

    gmac committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    3d405e0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    415773c View commit details
    Browse the repository at this point in the history
  14. another better name.

    gmac committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    67e931d View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2020

  1. Fix documentation mistake

    gmac committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    894478e View commit details
    Browse the repository at this point in the history
  2. fix incomplete test.

    gmac committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    88f9cab View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2020

  1. compare typed directives.

    gmac committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    1f7e249 View commit details
    Browse the repository at this point in the history
  2. add tests for empty criteria.

    gmac committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    d3dd95e View commit details
    Browse the repository at this point in the history
  3. refactor

    * handle nested input object fields in directive arguments
    
    * handle repeatable directives
    
    * needs tests for transforms
    yaacovCR committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    d47ef15 View commit details
    Browse the repository at this point in the history
  4. small fix

    yaacovCR committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    dbd92f5 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2020

  1. Merge pull request #1 from ardatan/hmmmm

    handle repeatable directives, properly parsing directive arguments
    gmac committed Aug 22, 2020
    Configuration menu
    Copy the full SHA
    c129730 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/ardatan/graphql-tools int…

    …o gm-stitch-deprecations
    gmac committed Aug 22, 2020
    Configuration menu
    Copy the full SHA
    f3306e9 View commit details
    Browse the repository at this point in the history
  3. add FilterFieldDirectives tests.

    gmac committed Aug 22, 2020
    Configuration menu
    Copy the full SHA
    52480d7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4c366a2 View commit details
    Browse the repository at this point in the history
  5. cleanup stitching package tests.

    gmac committed Aug 22, 2020
    Configuration menu
    Copy the full SHA
    2ff6fa9 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2020

  1. Configuration menu
    Copy the full SHA
    03564a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d2b3d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    57b7d67 View commit details
    Browse the repository at this point in the history
  4. eat more dogfood.

    gmac committed Aug 23, 2020
    Configuration menu
    Copy the full SHA
    ce730da View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2020

  1. renaming.

    gmac committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    eeafdad View commit details
    Browse the repository at this point in the history