gitea/templates/repo/issue
wxiaoguang 3b839f8dc0
Trivial fixes (#33304)
1. the error check was added for go-git, it was caused by the empty `.keep` file in the test fixtures.
2. use `PostFormValue` instead of `PostForm.Get` (`Get` needs to parse the form ahead)
3. fix incorrect container text (it should show "Images" in the header but not "OS/Arch")
4. align maven xml
5. fix closed PR color&icon
2025-01-17 08:55:02 +00:00
..
fields Refactor markdown editor and use it for milestone description editor (#32688) 2024-12-04 02:11:34 +00:00
labels Refactor repo-projects.ts (#32892) 2024-12-19 08:37:12 +00:00
milestone Add label/author/assignee filters to the user/org home issue list (#32779) 2024-12-11 06:33:24 +00:00
sidebar Fix closed dependency title (#33285) 2025-01-15 23:38:03 +08:00
view_content Fix review code comment avatar alignment (#33031) 2024-12-29 11:04:13 +00:00
branch_selector_field.tmpl Fix bug of branch/tag selector in the issue sidebar (#32744) 2024-12-13 00:45:06 +00:00
card.tmpl Fix unpin hint on the pinned pull requests (#33207) 2025-01-12 00:05:33 +00:00
choose.tmpl Fix spacing in issue navbar (#30238) 2024-04-02 11:48:07 +00:00
comment_tab.tmpl Refactor markdown editor and use it for milestone description editor (#32688) 2024-12-04 02:11:34 +00:00
filter_actions.tmpl fix(#32667): 🐛 Fixe a keystring misuse and refactor duplicates keystrings (#32668) 2024-12-01 10:14:56 +08:00
filter_item_label.tmpl Refactor tmpl and blob_excerpt (#32967) 2024-12-25 00:51:13 +08:00
filter_item_user_assign.tmpl Refactor issue filter (labels, poster, assignee) (#32771) 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 (#32779) 2024-12-11 06:33:24 +00:00
filter_list.tmpl Add label/author/assignee filters to the user/org home issue list (#32779) 2024-12-11 06:33:24 +00:00
filters.tmpl Migrate margin and padding helpers to tailwind (#30043) 2024-03-24 17:42:49 +01:00
label_precolors.tmpl Replace 10 more gt- classes with tw- (#29945) 2024-03-22 13:45:10 +00:00
labels.tmpl Refactor LabelEdit (#32752) 2024-12-08 02:35:28 +00:00
list.tmpl Replace `gt-word-break` with `tw-break-anywhere` (#31183) 2024-06-04 13:57:11 +00:00
milestone_issues.tmpl Refactor DateUtils and merge TimeSince (#32409) 2024-11-04 11:30:00 +00:00
milestone_new.tmpl Refactor markdown editor and use it for milestone description editor (#32688) 2024-12-04 02:11:34 +00:00
milestones.tmpl Refactor DateUtils and merge TimeSince (#32409) 2024-11-04 11:30:00 +00:00
navbar.tmpl Fix menu buttons in issues and release (#30056) 2024-03-25 13:52:54 +00:00
new.tmpl Fix incorrect redirection when creating a PR fails (#29537) 2024-03-02 12:45:14 +00:00
new_form.tmpl Fix bug of branch/tag selector in the issue sidebar (#32744) 2024-12-13 00:45:06 +00:00
openclose.tmpl Refactor issue filter (labels, poster, assignee) (#32771) 2024-12-10 11:38:22 +08:00
search.tmpl Add label/author/assignee filters to the user/org home issue list (#32779) 2024-12-11 06:33:24 +00:00
view.tmpl Make Issue/PR/projects more compact, misc CSS tweaks (#24459) 2023-05-03 17:58:59 -04:00
view_content.tmpl show warning on navigation if currently editing comment or title (#32920) 2024-12-20 23:39:19 +08:00
view_title.tmpl Trivial fixes (#33304) 2025-01-17 08:55:02 +00:00