0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-01 12:04:44 +01:00
gitea/models
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>
2024-12-05 13:07:53 +00:00
..
actions
activities Move GetFeeds to service layer (#32526) 2024-11-29 17:53:49 +00:00
admin
asymkey
auth Fix: passkey login not working anymore (#32623) 2024-11-26 16:04:17 +00:00
avatars
db Fix: passkey login not working anymore (#32623) 2024-11-26 16:04:17 +00:00
dbfs
fixtures Fix GetInactiveUsers (#32540) 2024-11-21 04:55:32 +00:00
git Add priority to protected branch (#32286) 2024-11-27 05:41:06 +01:00
issues Issue time estimate, meaningful time tracking (#23113) 2024-12-05 13:07:53 +00:00
migrations Issue time estimate, meaningful time tracking (#23113) 2024-12-05 13:07:53 +00:00
organization Move team related functions to service layer (#32537) 2024-11-27 21:12:26 +00:00
packages Add Arch package registry (#32692) 2024-12-04 23:09:07 +00:00
perm
project
pull
renderhelper Refactor render system (orgmode) (#32671) 2024-11-29 16:08:29 +08:00
repo Fix issue title rendering and refactor legacy function names (#32703) 2024-12-04 01:39:33 +00:00
secret
shared/types
system
unit
unittest Refactor markup render system (#32612) 2024-11-24 16:18:57 +08:00
user Strict pagination check (#32548) 2024-11-25 09:56:50 +08:00
webhook
error.go
main_test.go
repo.go
repo_test.go
repo_transfer.go