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

[DEV-10701] Feature - Extensive query language typings #240

Draft
wants to merge 13 commits into
base: master
Choose a base branch
from

Commits on May 26, 2023

  1. Configuration menu
    Copy the full SHA
    a1d3759 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    238cef4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    422fe80 View commit details
    Browse the repository at this point in the history
  4. Use Query object with type checks instead of string for `Coverage.get…

    …ByExternalReferenceId`
    e1himself committed May 26, 2023
    Configuration menu
    Copy the full SHA
    6f9331f View commit details
    Browse the repository at this point in the history
  5. Fix TS type error

    e1himself committed May 26, 2023
    Configuration menu
    Copy the full SHA
    d2f1804 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6386f60 View commit details
    Browse the repository at this point in the history
  7. Fix TS compilation errors

    e1himself committed May 26, 2023
    Configuration menu
    Copy the full SHA
    7b22ceb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    936e199 View commit details
    Browse the repository at this point in the history
  9. Claim Query type name for the object query

    Making serializer query a `QueryString`, also marked as deprecated
    e1himself committed May 26, 2023
    Configuration menu
    Copy the full SHA
    9fe0e6c View commit details
    Browse the repository at this point in the history
  10. Bump Typescript version

    e1himself committed May 26, 2023
    Configuration menu
    Copy the full SHA
    0b9782d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d80ffba View commit details
    Browse the repository at this point in the history
  12. Simplify types

    We don't actually need all the specific Filter interfaces
    e1himself committed May 26, 2023
    Configuration menu
    Copy the full SHA
    6502b9f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b181e64 View commit details
    Browse the repository at this point in the history