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 2d7e6e9482
Fix various trivial problems (#32861)
1. add/improve comments to help future readers could understand the
problem more easily.
2. add an error log to LDAP with username fallback
3. use `or` instead of `Iif` for "repo/branch_dropdown" (`Iif` was a
mistake, but it doesn't really affect the UI)
4. add `tw-font-mono` style to container digest to match dockerhub
5. fix a bug in RepoBranchTagSelector: the form is not updated when
there is no click to an item

---------

Co-authored-by: delvh <dev.lh@web.de>
2 months ago
..
fields Refactor markdown editor and use it for milestone description editor (#32688) 2 months ago
labels Refactor LabelEdit (#32752) 2 months ago
milestone Add label/author/assignee filters to the user/org home issue list (#32779) 2 months ago
sidebar Remove translation to issue add time because the format is fixed should not be translated (#32850) 2 months ago
view_content Fix bug of branch/tag selector in the issue sidebar (#32744) 2 months ago
branch_selector_field.tmpl Fix bug of branch/tag selector in the issue sidebar (#32744) 2 months ago
card.tmpl Fix issue title rendering and refactor legacy function names (#32703) 2 months ago
choose.tmpl Fix spacing in issue navbar (#30238) 10 months ago
comment_tab.tmpl Refactor markdown editor and use it for milestone description editor (#32688) 2 months ago
filter_actions.tmpl fix(#32667): 🐛 Fixe a keystring misuse and refactor duplicates keystrings (#32668) 2 months ago
filter_item_label.tmpl Fix various trivial problems (#32861) 2 months ago
filter_item_user_assign.tmpl Refactor issue filter (labels, poster, assignee) (#32771) 2 months ago
filter_item_user_fetch.tmpl Add label/author/assignee filters to the user/org home issue list (#32779) 2 months ago
filter_list.tmpl Add label/author/assignee filters to the user/org home issue list (#32779) 2 months ago
filters.tmpl Migrate margin and padding helpers to tailwind (#30043) 11 months ago
label_precolors.tmpl Replace 10 more gt- classes with tw- (#29945) 11 months ago
labels.tmpl Refactor LabelEdit (#32752) 2 months ago
list.tmpl Replace `gt-word-break` with `tw-break-anywhere` (#31183) 8 months ago
milestone_issues.tmpl Refactor DateUtils and merge TimeSince (#32409) 3 months ago
milestone_new.tmpl Refactor markdown editor and use it for milestone description editor (#32688) 2 months ago
milestones.tmpl Refactor DateUtils and merge TimeSince (#32409) 3 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) 11 months ago
new_form.tmpl Fix bug of branch/tag selector in the issue sidebar (#32744) 2 months ago
openclose.tmpl Refactor issue filter (labels, poster, assignee) (#32771) 2 months ago
search.tmpl Add label/author/assignee filters to the user/org home issue list (#32779) 2 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) 2 months ago
view_title.tmpl Fix issue title rendering and refactor legacy function names (#32703) 2 months ago