gitea/templates/repo/issue
K Kovacs 34692a20b1
Worktime tracking for the organization level ()
Dear Gitea team,

first of all, thanks for the great work you're doing with this project.

I'm planning to introduce Gitea at a client site, and noticed that while
there is time recording, there are no project-manager-friendly reports
to actually make use of that data, as were also mentioned by others in
  and .

Since I had a little time last weekend, I had put together something
that I hope to be a useful contribution to this great project (while of
course useful for me too).

This PR adds a new "Worktime" tab to the Organisation level. There is a
date range selector (by default set to the current month), and there are
three possible views:

- by repository,
- by milestone, and
- by team member.

Happy to receive any feedback!

There are several possible future improvements of course (predefined
date ranges, charts, a member time sheet, matrix of repos/members, etc)
but I hope that even in this relatively simple state this would be
useful to lots of people.

<img width="1161" alt="Screen Shot 2022-05-25 at 22 12 58"
src="https://user-images.githubusercontent.com/118010/170366976-af00c7af-c4f3-4117-86d7-00356d6797a5.png">

Keep up the good work!

Kristof

---------

Co-authored-by: user <user@kk-git1>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-02-03 01:51:12 +08:00
..
fields Refactor markdown editor and use it for milestone description editor () 2024-12-04 02:11:34 +00:00
labels Refactor repo-projects.ts () 2024-12-19 08:37:12 +00:00
milestone Add label/author/assignee filters to the user/org home issue list () 2024-12-11 06:33:24 +00:00
sidebar Worktime tracking for the organization level () 2025-02-03 01:51:12 +08:00
view_content Worktime tracking for the organization level () 2025-02-03 01:51:12 +08:00
branch_selector_field.tmpl Fix bug of branch/tag selector in the issue sidebar () 2024-12-13 00:45:06 +00:00
card.tmpl Fix unpin hint on the pinned pull requests () 2025-01-12 00:05:33 +00:00
choose.tmpl Fix spacing in issue navbar () 2024-04-02 11:48:07 +00:00
comment_tab.tmpl Refactor markdown editor and use it for milestone description editor () 2024-12-04 02:11:34 +00:00
filter_actions.tmpl fix(): 🐛 Fixe a keystring misuse and refactor duplicates keystrings () 2024-12-01 10:14:56 +08:00
filter_item_label.tmpl Refactor tmpl and blob_excerpt () 2024-12-25 00:51:13 +08:00
filter_item_user_assign.tmpl Refactor issue filter (labels, poster, assignee) () 2024-12-10 11:38:22 +08:00
filter_item_user_fetch.tmpl Add label/author/assignee filters to the user/org home issue list () 2024-12-11 06:33:24 +00:00
filter_list.tmpl Add label/author/assignee filters to the user/org home issue list () 2024-12-11 06:33:24 +00:00
filters.tmpl Worktime tracking for the organization level () 2025-02-03 01:51:12 +08:00
label_precolors.tmpl Replace 10 more gt- classes with tw- () 2024-03-22 13:45:10 +00:00
labels.tmpl Refactor LabelEdit () 2024-12-08 02:35:28 +00:00
list.tmpl Worktime tracking for the organization level () 2025-02-03 01:51:12 +08:00
milestone_issues.tmpl Worktime tracking for the organization level () 2025-02-03 01:51:12 +08:00
milestone_new.tmpl Refactor markdown editor and use it for milestone description editor () 2024-12-04 02:11:34 +00:00
milestones.tmpl Worktime tracking for the organization level () 2025-02-03 01:51:12 +08:00
navbar.tmpl Fix menu buttons in issues and release () 2024-03-25 13:52:54 +00:00
new.tmpl Fix incorrect redirection when creating a PR fails () 2024-03-02 12:45:14 +00:00
new_form.tmpl Fix bug of branch/tag selector in the issue sidebar () 2024-12-13 00:45:06 +00:00
openclose.tmpl Refactor issue filter (labels, poster, assignee) () 2024-12-10 11:38:22 +08:00
search.tmpl Add label/author/assignee filters to the user/org home issue list () 2024-12-11 06:33:24 +00:00
view.tmpl Make Issue/PR/projects more compact, misc CSS tweaks () 2023-05-03 17:58:59 -04:00
view_content.tmpl Fix comment header padding () 2025-01-25 01:09:57 +08:00
view_title.tmpl Trivial fixes () 2025-01-17 08:55:02 +00:00