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/templates/repo/issue
wxiaoguang e619384098
Add label/author/assignee filters to the user/org home issue list (#32779)
Replace #26661, fix #25979

Not perfect, but usable and much better than before. Since it is quite
complex, I am not quite sure whether there would be any regression, if
any, I will fix in first time.

I have tested the related pages many times: issue list, milestone issue
list, project view, user issue list, org issue list.
3 months ago
..
fields Refactor markdown editor and use it for milestone description editor (#32688) 3 months ago
labels Refactor LabelEdit (#32752) 3 months ago
milestone Add label/author/assignee filters to the user/org home issue list (#32779) 3 months ago
sidebar Fix duplicate dropdown dividers (#32760) 3 months ago
view_content Issue time estimate, meaningful time tracking (#23113) 3 months ago
branch_selector_field.tmpl Fix issue sidebar (#32455) 4 months ago
card.tmpl Fix issue title rendering and refactor legacy function names (#32703) 3 months ago
choose.tmpl Fix spacing in issue navbar (#30238) 11 months ago
comment_tab.tmpl Refactor markdown editor and use it for milestone description editor (#32688) 3 months ago
filter_actions.tmpl fix(#32667): 🐛 Fixe a keystring misuse and refactor duplicates keystrings (#32668) 3 months ago
filter_item_label.tmpl Add label/author/assignee filters to the user/org home issue list (#32779) 3 months ago
filter_item_user_assign.tmpl Refactor issue filter (labels, poster, assignee) (#32771) 3 months ago
filter_item_user_fetch.tmpl Add label/author/assignee filters to the user/org home issue list (#32779) 3 months ago
filter_list.tmpl Add label/author/assignee filters to the user/org home issue list (#32779) 3 months ago
filters.tmpl Migrate margin and padding helpers to tailwind (#30043) 12 months ago
label_precolors.tmpl Replace 10 more gt- classes with tw- (#29945) 12 months ago
labels.tmpl Refactor LabelEdit (#32752) 3 months ago
list.tmpl Replace `gt-word-break` with `tw-break-anywhere` (#31183) 9 months ago
milestone_issues.tmpl Refactor DateUtils and merge TimeSince (#32409) 4 months ago
milestone_new.tmpl Refactor markdown editor and use it for milestone description editor (#32688) 3 months ago
milestones.tmpl Refactor DateUtils and merge TimeSince (#32409) 4 months ago
navbar.tmpl Fix menu buttons in issues and release (#30056) 11 months ago
new.tmpl Fix incorrect redirection when creating a PR fails (#29537) 1 year ago
new_form.tmpl Refactor sidebar assignee&milestone&project selectors (#32465) 4 months ago
openclose.tmpl Refactor issue filter (labels, poster, assignee) (#32771) 3 months ago
search.tmpl Add label/author/assignee filters to the user/org home issue list (#32779) 3 months ago
view.tmpl Make Issue/PR/projects more compact, misc CSS tweaks (#24459) 2 years ago
view_content.tmpl Refactor markdown editor and use it for milestone description editor (#32688) 3 months ago
view_title.tmpl Fix issue title rendering and refactor legacy function names (#32703) 3 months ago