Lunny Xiao
|
280f4bebbf
|
Move issue label operations to issue service package (#8553)
* Move issue label operations to issue service package
* fix test
* fix fmt
|
2019-10-19 12:48:29 +03:00 |
|
Lunny Xiao
|
20477a69ea
|
Move clearlabels from models to issue service (#8326)
* move clearlabels from models to issue service
* improve code
* Apply suggestions from code review
Co-Authored-By: zeripath <art27@cantab.net>
|
2019-10-15 13:03:05 +08:00 |
|
Lunny Xiao
|
46a12f196b
|
Move change issue title from models to issue service package (#8456)
* move change issue title from models to issue service package
* make the change less
* fix typo
|
2019-10-11 14:44:43 +08:00 |
|
Lunny Xiao
|
e6113000c5
|
Extract actions on new issue from models to services (#8217)
* extract actions on new issue from models to services
* improve code
* rename services/issues to services/issue
|
2019-09-30 21:50:44 +08:00 |
|