.. |
filter
|
feat: Add an option to load N comments when viewing issue (#226)
|
2021-12-12 18:49:26 +01:00 |
testdata
|
feat: Support for Jira v9 (#447)
|
2022-08-29 09:11:40 +02:00 |
board.go
|
feat: Add search option for boards on jira init (#322)
|
2022-03-08 12:09:45 +01:00 |
board_test.go
|
chore: Remove deprecated ioutil usage (#422)
|
2022-07-30 20:15:07 +02:00 |
client.go
|
chore: Refactor jira client (#543)
|
2023-01-02 10:59:32 +01:00 |
client_test.go
|
feat: Ability to delete issue (#336)
|
2022-03-29 05:04:45 +02:00 |
create.go
|
feat: Allow to set reporter on issue create (#539)
|
2022-12-26 18:37:44 +01:00 |
create_test.go
|
chore: Remove deprecated ioutil usage (#422)
|
2022-07-30 20:15:07 +02:00 |
createmeta.go
|
feat: Support for Jira v9 (#447)
|
2022-08-29 09:11:40 +02:00 |
createmeta_test.go
|
feat: Support for Jira v9 (#447)
|
2022-08-29 09:11:40 +02:00 |
customfield.go
|
feat: Add support for project datatype in custom fields (#482)
|
2022-10-09 09:50:25 +02:00 |
delete.go
|
feat: Ability to delete issue (#336)
|
2022-03-29 05:04:45 +02:00 |
delete_test.go
|
feat: Ability to delete issue (#336)
|
2022-03-29 05:04:45 +02:00 |
doc.go
|
chore: doc fixes and code reformating (#6)
|
2020-12-11 19:42:55 +01:00 |
edit.go
|
ehc: Remove viper dependency from pkg (#526)
|
2022-12-20 10:59:06 +01:00 |
epic.go
|
fix!: Replace limit flag with paginate (#359)
|
2022-05-06 19:49:58 +02:00 |
epic_test.go
|
chore: Remove deprecated ioutil usage (#422)
|
2022-07-30 20:15:07 +02:00 |
issue.go
|
feat: Add weblink to issue (#483)
|
2022-10-15 10:59:24 +02:00 |
issue_test.go
|
feat: Add weblink to issue (#483)
|
2022-10-15 10:59:24 +02:00 |
me.go
|
feat: Support auth with personal access tokens (#327)
|
2022-03-12 20:30:47 +01:00 |
me_test.go
|
chore: Remove deprecated ioutil usage (#422)
|
2022-07-30 20:15:07 +02:00 |
project.go
|
feat: Add type on project listing (#190)
|
2021-11-13 09:41:13 +01:00 |
project_test.go
|
chore: Remove deprecated ioutil usage (#422)
|
2022-07-30 20:15:07 +02:00 |
search.go
|
fix!: Replace limit flag with paginate (#359)
|
2022-05-06 19:49:58 +02:00 |
search_test.go
|
chore: Remove deprecated ioutil usage (#422)
|
2022-07-30 20:15:07 +02:00 |
serverinfo.go
|
feat: Add serverinfo command (#440)
|
2022-08-17 08:34:10 +02:00 |
serverinfo_test.go
|
feat: Add serverinfo command (#440)
|
2022-08-17 08:34:10 +02:00 |
sprint.go
|
fix: Option to show issues from all projects in sprint (#475)
|
2022-10-02 09:45:55 +02:00 |
sprint_test.go
|
fix: Option to show issues from all projects in sprint (#475)
|
2022-10-02 09:45:55 +02:00 |
transition.go
|
feat: Resolution, assignee & comment on issue move (#492)
|
2022-11-06 10:16:06 +01:00 |
transition_test.go
|
chore: Remove deprecated ioutil usage (#422)
|
2022-07-30 20:15:07 +02:00 |
types.go
|
feat: Support for Jira v9 (#447)
|
2022-08-29 09:11:40 +02:00 |
user.go
|
fix: Issue with query param in user assignment (#380)
|
2022-06-03 08:51:05 +02:00 |
user_test.go
|
chore: Remove deprecated ioutil usage (#422)
|
2022-07-30 20:15:07 +02:00 |