gitea/templates/repo/issue
wxiaoguang 96d3a03a08
Refactor LabelEdit (#32752)
And fix a regression:
https://github.com/go-gitea/gitea/pull/30053#discussion_r1874405470

Major changes:

* rewrite without jquery
* remove the "delete modal", using "link-action" is good enough
* merge "new modal" and "edit modal"
2024-12-08 02:35:28 +00:00
..
fields Refactor markdown editor and use it for milestone description editor (#32688) 2024-12-04 02:11:34 +00:00
labels Refactor LabelEdit (#32752) 2024-12-08 02:35:28 +00:00
milestone Refactor sidebar assignee&milestone&project selectors (#32465) 2024-11-11 04:07:54 +08:00
sidebar Issue time estimate, meaningful time tracking (#23113) 2024-12-05 13:07:53 +00:00
view_content Issue time estimate, meaningful time tracking (#23113) 2024-12-05 13:07:53 +00:00
branch_selector_field.tmpl Fix issue sidebar (#32455) 2024-11-09 01:55:32 +08:00
card.tmpl Fix issue title rendering and refactor legacy function names (#32703) 2024-12-04 01:39: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_list.tmpl Refactor template ctx and render utils (#32422) 2024-11-05 14:04:26 +08: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_form.tmpl Refactor sidebar assignee&milestone&project selectors (#32465) 2024-11-11 04:07:54 +08:00
new.tmpl Fix incorrect redirection when creating a PR fails (#29537) 2024-03-02 12:45:14 +00:00
openclose.tmpl Migrate margin and padding helpers to tailwind (#30043) 2024-03-24 17:42:49 +01:00
search.tmpl Migrate gt-hidden to tw-hidden (#30046) 2024-03-24 18:23:38 +00:00
view_content.tmpl Refactor markdown editor and use it for milestone description editor (#32688) 2024-12-04 02:11:34 +00:00
view_title.tmpl Fix issue title rendering and refactor legacy function names (#32703) 2024-12-04 01:39:33 +00:00
view.tmpl Make Issue/PR/projects more compact, misc CSS tweaks (#24459) 2023-05-03 17:58:59 -04:00