You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/services/issue
Illya Marchenko 936665bf85
Issue time estimate, meaningful time tracking (#23113)
Redesign the time tracker side bar, and add "time estimate" support (in "1d 2m" format)

Closes #23112

---------

Co-authored-by: stuzer05 <stuzer05@gmail.com>
Co-authored-by: Yarden Shoham <hrsi88@gmail.com>
Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2 months ago
..
assignee.go Fix get reviewers' bug (#32415) 2 months ago
assignee_test.go Performance improvements for pull request list API (#30490) 8 months ago
comments.go Prevent simultaneous editing of comments and issues (#31053) 8 months ago
commit.go Enable more `revive` linter rules (#30608) 9 months ago
commit_test.go Replace 'userxx' with 'orgxx' in all test files when the user type is org (#27052) 1 year ago
content.go Prevent simultaneous editing of comments and issues (#31053) 8 months ago
issue.go Issue time estimate, meaningful time tracking (#23113) 2 months ago
issue_test.go Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
label.go Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
label_test.go Next round of `db.DefaultContext` refactor (#27089) 1 year ago
main_test.go Move AddCollabrator and CreateRepositoryByExample to service layer (#32419) 3 months ago
milestone.go Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
milestone_test.go Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
pull.go Update misspell to 0.5.1 and add `misspellings.csv` (#30573) 9 months ago
reaction.go Add user blocking (#29028) 11 months ago
reaction_test.go Add user blocking (#29028) 11 months ago
status.go Fix 500 error when `state` params is set when editing issue/PR by API (#31880) 5 months ago
template.go refactor: remove redundant err declarations (#32381) 3 months ago