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

Import statements update (w/tests) #245

Merged
merged 21 commits into from
Jan 25, 2024
Merged

Commits on Jan 10, 2024

  1. [codegen] add import directive

    Hemel Yahya authored and Hemel Yahya committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    7dabb6f View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. [codegen] update codegen test

    Hemel Yahya authored and Hemel Yahya committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    95cf909 View commit details
    Browse the repository at this point in the history
  2. [codege] make importDirective struct private to package

    Hemel Yahya authored and Hemel Yahya committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    b7e3d8e View commit details
    Browse the repository at this point in the history
  3. [codegen] update tests

    Hemel Yahya authored and Hemel Yahya committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    5bc7ad5 View commit details
    Browse the repository at this point in the history
  4. [codegen] render multiple import statements correctly

    Hemel Yahya authored and Hemel Yahya committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    640e5c0 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. [codegen] add import directive to fragments and operations, if a refe…

    …renced Fragment includes an import directive
    Hemel Yahya authored and Hemel Yahya committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    d2dad3f View commit details
    Browse the repository at this point in the history
  2. [codegen] cleanup when adding additional imports in referenced fragments

    Hemel Yahya authored and Hemel Yahya committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    a90e823 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. [codegen] pr review comment updates: user ordered set for import modu…

    …les in definitions + do not assing to the definitions directives anymore
    Hemel Yahya authored and Hemel Yahya committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    4bb9b81 View commit details
    Browse the repository at this point in the history
  2. [codegen] pr review comment updates: user ordered set for import modu…

    …les in definitions + do not assing to the definitions directives anymore
    Hemel Yahya authored and Hemel Yahya committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    556cd98 View commit details
    Browse the repository at this point in the history
  3. [codegen] pr review comment updates: user ordered set for import modu…

    …les in definitions + do not assing to the definitions directives anymore
    Hemel Yahya authored and Hemel Yahya committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    4598e53 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. [codegen] pr review comment updates: user ordered set for import modu…

    …les in definitions + do not assing to the definitions directives anymore
    Hemel Yahya authored and Hemel Yahya committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    dfa41c7 View commit details
    Browse the repository at this point in the history
  2. [codegen] pr review comment updates: user ordered set for import modu…

    …les in definitions + do not assing to the definitions directives anymore
    Hemel Yahya authored and Hemel Yahya committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    615f8b2 View commit details
    Browse the repository at this point in the history
  3. [codegen] pr review comment updates: user ordered set for import modu…

    …les in definitions + do not assing to the definitions directives anymore
    Hemel Yahya authored and Hemel Yahya committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    031dbf2 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Configuration menu
    Copy the full SHA
    854cb32 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    311eab6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    82eb3f5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8c11b03 View commit details
    Browse the repository at this point in the history
  5. Add Template tests

    AnthonyMDev committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    a014104 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6ac8137 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. improve documentation

    AnthonyMDev committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    09b0e99 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Configuration menu
    Copy the full SHA
    96b4bc5 View commit details
    Browse the repository at this point in the history