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

Allow multiple assignees in NewIssue and EditIssue #336

Merged
merged 5 commits into from
Feb 4, 2019

Commits on Oct 25, 2018

  1. Replace single assignee fields with vectors

    Alex Mason authored and Alex Mason committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    050f6ed View commit details
    Browse the repository at this point in the history
  2. Remove null fields NewIssue

    Alex Mason authored and Alex Mason committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    027182e View commit details
    Browse the repository at this point in the history
  3. Add missing notNull function

    Alex Mason authored and Alex Mason committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    8f9669d View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2018

  1. Make assignees just a Vector in NewIssue

    Alex Mason authored and Alex Mason committed Oct 26, 2018
    Configuration menu
    Copy the full SHA
    2f8ac2b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f30d988 View commit details
    Browse the repository at this point in the history