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

Better UX for defining query response types and schema generation #1339

Merged
merged 41 commits into from
Jul 11, 2022
Merged

Commits on Jun 29, 2022

  1. Configuration menu
    Copy the full SHA
    1be774c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f793c24 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    21b3ef3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    27579ed View commit details
    Browse the repository at this point in the history
  5. Update contracts

    uint committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    1612747 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    94d1513 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    82d06d9 View commit details
    Browse the repository at this point in the history
  8. circleci: build schema-derive

    uint committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    e279d8a View commit details
    Browse the repository at this point in the history
  9. schema-derive: add some tests

    uint committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    1a66e17 View commit details
    Browse the repository at this point in the history
  10. schema-derive: style

    Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
    uint and webmaster128 authored Jun 29, 2022
    Configuration menu
    Copy the full SHA
    a5605f6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a955db0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b495a6c View commit details
    Browse the repository at this point in the history
  13. schema: update IDL tests

    uint committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    4a3caa0 View commit details
    Browse the repository at this point in the history
  14. schema-derive: more tests

    uint committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    17b6308 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7faefd3 View commit details
    Browse the repository at this point in the history
  16. Revert "schema-derive: verify rename_all = "snake_case" is used"

    This reverts commit 7faefd3.
    uint committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    aebf859 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2022

  1. Configuration menu
    Copy the full SHA
    7e9ea3d View commit details
    Browse the repository at this point in the history
  2. contracts: update Cargo.lock

    uint committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    ef970e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a27aaf View commit details
    Browse the repository at this point in the history
  4. schema, schema-derive: refactor

    uint committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    6308461 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    23e638b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    57f20d2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8ed00f5 View commit details
    Browse the repository at this point in the history
  8. schema-derive: Cargo.toml fix

    uint committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    de786c4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c238af7 View commit details
    Browse the repository at this point in the history
  10. clippy

    uint committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    11022aa View commit details
    Browse the repository at this point in the history
  11. schema: simplify tests

    uint committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    6c8a7e6 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2022

  1. schema: QueryResponse tests

    uint committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    c0e2c07 View commit details
    Browse the repository at this point in the history
  2. schema-derive: refactor

    uint committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    09c55ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba50c97 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c89ee9 View commit details
    Browse the repository at this point in the history
  5. schema-derive: assorted fixes

    uint committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    3a35507 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    998dfbe View commit details
    Browse the repository at this point in the history
  7. schema: doc comment style

    uint committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    90d8355 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2022

  1. schema-derive: panic msg tests

    uint committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    163a9d7 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. Configuration menu
    Copy the full SHA
    88a8f59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce17cf4 View commit details
    Browse the repository at this point in the history
  3. format codecov.yml file

    uint committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    ff89d44 View commit details
    Browse the repository at this point in the history
  4. schema: fix failing doc test

    uint committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    da722a4 View commit details
    Browse the repository at this point in the history
  5. CI: run clippy for schema-derive

    uint committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    c203560 View commit details
    Browse the repository at this point in the history
  6. Update codecov.yml

    Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
    uint and webmaster128 authored Jul 11, 2022
    Configuration menu
    Copy the full SHA
    4e0985a View commit details
    Browse the repository at this point in the history