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

Add complex filters for RunMetaEntries #26

Merged
merged 15 commits into from
Nov 14, 2023
Merged

Add complex filters for RunMetaEntries #26

merged 15 commits into from
Nov 14, 2023

Commits on Oct 30, 2023

  1. split meta.py into model and repo

    meksor authored and glatterf42 committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    4448e66 View commit details
    Browse the repository at this point in the history
  2. add __init__.py

    meksor authored and glatterf42 committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    67e7a9f View commit details
    Browse the repository at this point in the history
  3. add filter

    meksor authored and glatterf42 committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    f2672bb View commit details
    Browse the repository at this point in the history
  4. add base filter

    meksor authored and glatterf42 committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    88c2fd9 View commit details
    Browse the repository at this point in the history
  5. adjust abstract signature and docs

    meksor authored and glatterf42 committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    f2ebc04 View commit details
    Browse the repository at this point in the history
  6. export meta base filter

    meksor authored and glatterf42 committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    ec0dcb5 View commit details
    Browse the repository at this point in the history
  7. adjust api and api client

    meksor authored and glatterf42 committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    65d530d View commit details
    Browse the repository at this point in the history
  8. adjust core api

    meksor authored and glatterf42 committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    94bd44a View commit details
    Browse the repository at this point in the history
  9. adjust tests

    meksor authored and glatterf42 committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    c3eea6e View commit details
    Browse the repository at this point in the history
  10. add PATCH query endpoint

    meksor authored and glatterf42 committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    6000cd3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7019b93 View commit details
    Browse the repository at this point in the history
  12. fix unused import

    meksor authored and glatterf42 committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    2703ffb View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Configuration menu
    Copy the full SHA
    9b1ed12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13b428e View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

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