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

Initial support for JQL #721

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

Initial support for JQL #721

wants to merge 9 commits into from

Commits on Sep 24, 2023

  1. Initial support for JQL

    ds committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    09291e5 View commit details
    Browse the repository at this point in the history
  2. add test for jql

    ds committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    0a8a291 View commit details
    Browse the repository at this point in the history
  3. add JiraQueryBuilder mention to docs

    ds committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    efcc459 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. fix copypaste in docs

    ds committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    6a123a3 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. fix code formatting

    ds committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    5bc8d99 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. make jira test and example consistent

    ds committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    9c69e02 View commit details
    Browse the repository at this point in the history
  2. add JiraQuery.where() method

    ds committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    f828d1d View commit details
    Browse the repository at this point in the history
  3. add Table, Tables methods

    ds committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    afefb46 View commit details
    Browse the repository at this point in the history
  4. show generated jql in example

    ds committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    a2496c7 View commit details
    Browse the repository at this point in the history