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 usage_type selection to get_configs and get_tasks #625

Merged
merged 4 commits into from
Jul 3, 2019

Commits on Jun 27, 2019

  1. Add usage_type selection to get_configs

    This can be used to limit the selection of configs to a certain usage
    type without setting or modifying the filter and also affects the
    total count.
    timopollmeier committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    cb440dc View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2019

  1. Configuration menu
    Copy the full SHA
    ebf67b8 View commit details
    Browse the repository at this point in the history
  2. Add usage_type attribute to GET_TASKS

    This limits the tasks selection the same way it does for the configs
    in GET_CONFIGS.
    timopollmeier committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    70dd802 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2019

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