aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo/issue
Commit message (Expand)AuthorAgeFilesLines
* Fix dropdown text ellipsis (#30628) (#30633)Giteabot2024-04-221-4/+4
* Improve "Reference in new issue" modal (#30547) (#30574)Giteabot2024-04-181-18/+16
* Rewrite and restyle reaction selector and enable no-sizzle eslint rule (#3045...Giteabot2024-04-145-20/+18
* Fix label rendering (#30456) (#30460)Giteabot2024-04-131-3/+3
* Fix spacing in issue navbar (#30238) (#30242)Giteabot2024-04-023-3/+3
* Prevent flash of dropdown menu on labels list (#30215) (#30216)Giteabot2024-04-011-1/+1
* Remove fomantic checkbox module (#30162) (#30168)Giteabot2024-03-291-1/+1
* Prevent re-review and dismiss review actions on closed and merged PRs (#30065)Kemal Zebari2024-03-281-2/+2
* When the title in the issue has a value, set the text cursor at the end of th...HEREYUA2024-03-271-1/+1
* Fix menu buttons in issues and release (#30056)silverwind2024-03-251-1/+1
* Migrate `gt-hidden` to `tw-hidden` (#30046)silverwind2024-03-2418-47/+47
* Migrate margin and padding helpers to tailwind (#30043)silverwind2024-03-2424-111/+111
* Migrate `gap` helpers to tailwind (#30034)silverwind2024-03-242-5/+5
* Replace all simple inline styles with tailwind (#30032)silverwind2024-03-231-1/+1
* Migrate font-weight helpers to tailwind (#30027)silverwind2024-03-232-3/+3
* Fix incorrect tailwind migration (#30007)silverwind2024-03-229-40/+40
* Replace 10 more gt- classes with tw- (#29945)silverwind2024-03-2216-71/+71
* Fix some pending problems (#29985)wxiaoguang2024-03-221-11/+9
* Refactor StringsToInt64s (#29967)wxiaoguang2024-03-212-0/+2
* Fix comment review avatar alignment (#29935)wxiaoguang2024-03-201-4/+3
* Remove unnecessary ".Link" usages (#29909)wxiaoguang2024-03-203-39/+39
* Fix template error when comment review doesn't exist (#29888)wxiaoguang2024-03-192-132/+144
* Migrate border and margin classes to Tailwind (#29828)silverwind2024-03-182-3/+3
* Improve branch select list ui in go templates (#29729)HEREYUA2024-03-152-5/+10
* Add `<overflow-menu>`, rename webcomponents (#29400)silverwind2024-03-151-1/+1
* Unify search boxes (#29530)Denys Konovalov2024-03-141-2/+2
* Improve commit record's ui in comment list (#26619)yp053272024-03-141-8/+8
* fix missed RenderLabel change in card template (#29772)65432024-03-131-1/+1
* Highlight archived labels (#29680)65432024-03-126-10/+10
* Replace more gt- with tw- (#29678)silverwind2024-03-081-4/+4
* Replace more `gt-` with `tw-`, update frontend docs (#29595)silverwind2024-03-054-7/+7
* Remove unnecessary ctxData for "attachments" template (#29600)wxiaoguang2024-03-053-4/+4
* Add user blocking (#29028)KN4CK3R2024-03-042-9/+27
* Replace some `gt-` classes with `tw-` (#29570)silverwind2024-03-045-6/+6
* Extend issue template yaml engine (#29274)65432024-03-045-6/+6
* Fix incorrect redirection when creating a PR fails (#29537)wxiaoguang2024-03-022-13/+3
* Refactor the "attachments" sub-template data key to RenderedContent (#29517)wxiaoguang2024-03-014-6/+6
* Rename Str2html to SanitizeHTML and clarify its behavior (#29516)wxiaoguang2024-03-011-1/+1
* Refactor some Str2html code (#29397)wxiaoguang2024-03-016-9/+9
* Use tailwind instead of `gt-[wh]-` helper classes (#29423)Lunny Xiao2024-02-271-1/+1
* Include resource state events in Gitlab downloads (#29382)Sebastian Brückner2024-02-262-40/+26
* Remove incorrect and unnecessary Escape from templates (#29394)wxiaoguang2024-02-258-37/+37
* Refactor Safe modifier (#29392)wxiaoguang2024-02-253-17/+17
* Add attachment support for code review comments (#29220)Jimmy Praet2024-02-251-0/+3
* Remove RenderEmojiPlain from template helper (#29375)wxiaoguang2024-02-241-4/+4
* Properly migrate target branch change GitLab comment (#29340)Sebastian Brückner2024-02-241-4/+15
* Remove unnecessary "Str2html" modifier from templates (#29319)wxiaoguang2024-02-222-2/+2
* Remove unnecessary "Safe" modifier from templates (#29318)wxiaoguang2024-02-2214-82/+82
* Properly migrate automatic merge GitLab comments (#27873)Sebastian Brückner2024-02-222-6/+18
* Do not show delete button when time tracker is disabled (#29257)Zettat1232024-02-201-1/+1