summaryrefslogtreecommitdiffstats
path: root/modules/convert/issue.go
Commit message (Collapse)AuthorAgeFilesLines
* Refactor Milestone related (#11225)65432020-05-121-1/+20
|
* [Refactor] move APIFormat() of Issue and Label to convert package (#10423)65432020-02-281-1/+106
| | | | | | | | | | | | | | | | | | | * Label: delete .APIFormat() and use convert.ToLabel() * move issue APIFormat too * add missing one * move TEST too * handle error -> return empty APIIssue * Apply suggestions from code review Co-Authored-By: guillep2k <18600385+guillep2k@users.noreply.github.com> Co-authored-by: zeripath <art27@cantab.net> Co-authored-by: guillep2k <18600385+guillep2k@users.noreply.github.com>
* Move tracked time api convert to convert package (#9665)Lunny Xiao2020-01-101-0/+38