Andy Grunwald
146229d2ab
fix(product): Make product naming consistent, rename JIRA to Jira ( #286 )
...
Atlassian names the product "Jira".
In this library, the product name is used different (JIRA) and
inconsistent (sometimes JIRA, sometimes Jira).
closes issue #284
2020-05-14 17:18:31 +02:00
Suhaib Mujahid
e1f4265e2b
feat(context): Add support for context package
2020-05-03 15:38:32 +02:00
mhupman
216e0056d6
feat: Add AccountID and AccountType to GroupMember struct
2019-07-12 20:44:42 -07:00
Thibaut Rousseau
8150c9baea
doc: Fix minor lint issues
2018-06-08 18:00:22 +02:00
zenixhuang
18de7ff5fd
move agile issue api to sprint, change name of GetByOption to GetWithOptions
2018-04-03 14:29:29 +09:00
zenixhuang
04cbb2fe5c
use pagination from design
2018-03-16 19:01:13 +09:00
zenixhuang
1d38c6cae2
split out agile endpoint for issue get, add api for pagination support
2018-03-13 18:49:27 +09:00
zenixhuang
6b38102972
Merge branch 'master' of https://github.com/andygrunwald/go-jira
2018-03-12 16:57:30 +09:00
zenixhuang
4651c9513a
get all users at once
2017-12-14 17:00:58 +09:00
zenixhuang
9862cae042
revert
2017-12-14 16:24:47 +09:00
zenixhuang
8621b5fd2a
try fix group error
2017-12-14 16:17:14 +09:00
b4b4r07
4c154044b9
Add tests for group apis
2017-11-29 16:10:42 +09:00
b4b4r07
fbd056e79a
Add some APIs on a JIRA group
2017-11-28 11:56:49 +09:00
Andy Grunwald
8a4b1aca33
Added basic version of Group API (Thanks to @aviz)
2017-01-29 17:28:04 +01:00