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/filters #904

Merged
merged 23 commits into from
Oct 21, 2024
Merged

Feat/filters #904

merged 23 commits into from
Oct 21, 2024

Commits on Oct 10, 2024

  1. add TSdoc example

    Ciaran Schutte committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    f68c845 View commit details
    Browse the repository at this point in the history
  2. add TSdoc comment

    Ciaran Schutte committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    c500182 View commit details
    Browse the repository at this point in the history
  3. pass more data into Aggs accumulator

    Ciaran Schutte committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    b6328cd View commit details
    Browse the repository at this point in the history
  4. add schema map for query time

    Ciaran Schutte committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    333161d View commit details
    Browse the repository at this point in the history
  5. rework agg accumulator to add empty agg to bucket if aggregation not …

    …available for node
    Ciaran Schutte committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    fbf040e View commit details
    Browse the repository at this point in the history
  6. fix test

    Ciaran Schutte committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    35ba619 View commit details
    Browse the repository at this point in the history
  7. clean up logic to account for only Aggregations type

    Ciaran Schutte committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    6edc5aa View commit details
    Browse the repository at this point in the history
  8. account for empty aggs field in node query

    Ciaran Schutte committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    6ddaa8c View commit details
    Browse the repository at this point in the history
  9. cleanup

    Ciaran Schutte committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    48ec461 View commit details
    Browse the repository at this point in the history
  10. disabled network Agg tests

    Ciaran Schutte committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    cc01f99 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. add args to Aggregations gql typedef

    Ciaran Schutte committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    ccd518a View commit details
    Browse the repository at this point in the history
  2. add args to network field

    Ciaran Schutte committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    a6403ec View commit details
    Browse the repository at this point in the history
  3. pass gql resolvers args to query creation

    Ciaran Schutte committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    17d490d View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2024

  1. remove console log

    Ciaran Schutte committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    7ea5118 View commit details
    Browse the repository at this point in the history
  2. add include missing"

    Ciaran Schutte committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    d025691 View commit details
    Browse the repository at this point in the history
  3. add include missing:

    Ciaran Schutte committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    0c67fd6 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. add overture sqon builder dep

    Ciaran Schutte committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    2cc52e5 View commit details
    Browse the repository at this point in the history
  2. move up type

    Ciaran Schutte committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    20f856e View commit details
    Browse the repository at this point in the history
  3. add SQON check and args type

    Ciaran Schutte committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    1ed6a86 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. rename file

    Ciaran Schutte committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    b45ed0d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2de1480 View commit details
    Browse the repository at this point in the history
  3. add comment

    Ciaran Schutte committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    ad55732 View commit details
    Browse the repository at this point in the history
  4. Update modules/server/src/network/utils/sqon.ts

    Co-authored-by: Anders Richardsson <[email protected]>
    ciaranschutte and justincorrigible authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    ccb166b View commit details
    Browse the repository at this point in the history