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

Job List Limit #8070

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Feb 9, 2024

  1. feat(dev): job list limit;

    - Job list limit and ides only options.
    JVickery-TBS committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    9d325c0 View commit details
    Browse the repository at this point in the history
  2. fix(dev): chanelog, syntax, types;

    - Added change log file.
    - flake8 syntax fixes.
    - pyright typing fixes.
    JVickery-TBS committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    4f85ae6 View commit details
    Browse the repository at this point in the history
  3. fix(typing): typing fixes;

    - Misc typing fixes.
    JVickery-TBS committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    f57e401 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. fix(type): type fixes;

    - pyright type fixes.
    JVickery-TBS committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    c0c91c2 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. fix(schema): bool validator;

    - `bool` -> `boolean`.
    JVickery-TBS committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    d021c13 View commit details
    Browse the repository at this point in the history
  2. feat(logic): job list limit;

    - Minor fix to job list limit logic.
    JVickery-TBS committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    88f3efc View commit details
    Browse the repository at this point in the history