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

feat: Use standardized gql fragments in queries.js files #1147

Merged
merged 49 commits into from
Jul 31, 2024

Commits on Jul 2, 2024

  1. Move AssignTesterDropdown

    howard-e committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    73ae215 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    e300f1f View commit details
    Browse the repository at this point in the history
  2. Additional removal of files

    howard-e committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    a6d27ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    04b7cfd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9080b6a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3c2c240 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Remove unnecessary TODO

    howard-e committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    981eff2 View commit details
    Browse the repository at this point in the history
  2. Update fragments

    howard-e committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    e4a843c View commit details
    Browse the repository at this point in the history
  3. Merge branch 'refs/heads/remove-old-testqueue' into use-gql-fragments

    # Conflicts:
    #	client/components/TestQueue2/queries.js
    howard-e committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    a961d79 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Additional fragments

    howard-e committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    2f5f73e View commit details
    Browse the repository at this point in the history
  2. Merge branch 'refs/heads/development' into use-gql-fragments

    # Conflicts:
    #	client/components/TestQueue/queries.js
    howard-e committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    820ccee View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    aa6cd2b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7693732 View commit details
    Browse the repository at this point in the history
  3. Verify tests

    howard-e committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    c141aef View commit details
    Browse the repository at this point in the history
  4. Separate into multiple files

    howard-e committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    6b10ca8 View commit details
    Browse the repository at this point in the history
  5. Reorder

    howard-e committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    1abcb31 View commit details
    Browse the repository at this point in the history
  6. Verify tests

    howard-e committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    7663356 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Verify tests

    howard-e committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    e725bb3 View commit details
    Browse the repository at this point in the history
  2. Fix

    howard-e committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    d7a151b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae25e83 View commit details
    Browse the repository at this point in the history
  4. Trim remaining DataManagementPage mock significantly (cannot fully re…

    …move as there's an issue with testing the loading element in 'e2e' test)
    howard-e committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    2c71d81 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5a1ca1a View commit details
    Browse the repository at this point in the history
  6. Merge branch 'refs/heads/development' into use-gql-fragments

    # Conflicts:
    #	client/components/DataManagement/queries.js
    #	client/components/TestQueue/queries.js
    #	client/tests/__mocks__/GraphQLMocks/DataManagementPagePopulatedMock.js
    howard-e committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    8e6ea17 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fe020ce View commit details
    Browse the repository at this point in the history
  8. Merge branch 'refs/heads/development' into use-gql-fragments

    # Conflicts:
    #	client/tests/DataManagement.test.jsx
    howard-e committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    808344a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5806e74 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    967b9fe View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8b3fe58 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    fb47435 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2860e12 View commit details
    Browse the repository at this point in the history
  3. Formatting

    howard-e committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    aed7197 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a9399c8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    834f0ff View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d1eca41 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9b41aed View commit details
    Browse the repository at this point in the history
  8. Revert

    howard-e committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    bb9ebae View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Use fragments with /report

    howard-e committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    9d20435 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45e42a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d359a2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    feea698 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b7a4a52 View commit details
    Browse the repository at this point in the history
  6. Reorganizing

    howard-e committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    57adfaf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f2fb528 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8e14964 View commit details
    Browse the repository at this point in the history
  9. Remove TODOs

    howard-e committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    cc3ea57 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Merge branch 'refs/heads/development' into use-gql-fragments

    # Conflicts:
    #	client/tests/DataManagement.test.jsx
    #	client/tests/__mocks__/GraphQLMocks/DataManagementPagePopulatedMock.js
    #	client/tests/e2e/Reports.e2e.test.js
    #	client/tests/e2e/TestPlanVersions.e2e.test.js
    #	client/tests/e2e/TestReview.e2e.test.js
    #	client/tests/e2e/TestRun.e2e.test.js
    howard-e committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    b9ad9f5 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    fb9d45d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05b9034 View commit details
    Browse the repository at this point in the history
  3. Update snapshots

    howard-e committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    f5d2388 View commit details
    Browse the repository at this point in the history