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 custom assignee column #154

Merged
merged 6 commits into from
Jun 2, 2021
Merged

add custom assignee column #154

merged 6 commits into from
Jun 2, 2021

Commits on May 28, 2021

  1. Configuration menu
    Copy the full SHA
    2bc1fa8 View commit details
    Browse the repository at this point in the history
  2. bump version

    jazzsequence committed May 28, 2021
    Configuration menu
    Copy the full SHA
    73ca596 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2021

  1. remove trailing newline

    jazzsequence committed May 31, 2021
    Configuration menu
    Copy the full SHA
    c73f7d8 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2021

  1. get supported post types from editorial comments

    Co-authored-by: Robert O'Rourke <[email protected]>
    Chris Reynolds and roborourke authored Jun 1, 2021
    Configuration menu
    Copy the full SHA
    5453f4d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5916d1 View commit details
    Browse the repository at this point in the history
  3. simplify the link creation

    use array_map and an anonymous function to build the links for assignees & implode to save the group to a variable before echoing the whole string.
    jazzsequence committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    37c1b1b View commit details
    Browse the repository at this point in the history