summaryrefslogtreecommitdiffstats
path: root/templates/repo/issue
Commit message (Expand)AuthorAgeFilesLines
* Fix navbar `+` menu flashing on page load (#31281) (#31342)Giteabot2024-06-121-13/+11
* Fix overflow in issue card (#31203) (#31225)Giteabot2024-06-031-1/+1
* Fix agit checkout command line hint & fix ShowMergeInstructions checking (#31...Giteabot2024-06-031-2/+2
* Prevent tab shifting, remove extra margin on fluid pages (#31090) (#31099)Giteabot2024-05-271-1/+1
* Support setting the `default` attribute of the issue template dropdown field ...Giteabot2024-05-241-1/+1
* Fix JS error when editing a merged PR's title (#30990) (#31001)Giteabot2024-05-171-4/+2
* Fix incorrect issue form (#30881) (#30904)Giteabot2024-05-081-5/+1
* Fix some UI problems (dropdown/container) (#30849) (#30871)Giteabot2024-05-062-2/+2
* Fix issue/PR title edit (#30858) (#30865)Giteabot2024-05-051-18/+25
* Fix issue card layout (#30800) (#30820)Giteabot2024-05-021-3/+3
* Fix branch selector UI (#30803) (#30819)Giteabot2024-05-022-26/+20
* Fix all rounded borders, change affected tab menus to pills (#30707) (#30769)Giteabot2024-04-291-18/+15
* Make Ctrl+Enter work for issue/comment edit (#30720)v1.22.0-rc1wxiaoguang2024-04-271-3/+3
* Issue card improvements (#30687)silverwind2024-04-271-10/+15
* Avoid doubled border for the PR info segment (#30663)wxiaoguang2024-04-231-1/+3
* Fix dropdown text ellipsis (#30628)wxiaoguang2024-04-211-4/+4
* Fix issue comment form and quick-submit (#30623)wxiaoguang2024-04-221-23/+25
* Improve "Reference in new issue" modal (#30547)silverwind2024-04-181-18/+16
* Refactor web routes (#30519)wxiaoguang2024-04-171-1/+1
* Fix long branch name overflows (#30345)silverwind2024-04-162-4/+4
* Remove fomantic button module (#30475)silverwind2024-04-141-1/+1
* Rewrite and restyle reaction selector and enable no-sizzle eslint rule (#30453)silverwind2024-04-145-20/+18
* Fix label rendering (#30456)wxiaoguang2024-04-131-3/+3
* Fix spacing in issue navbar (#30238)silverwind2024-04-023-3/+3
* Remove fomantic input module (#30194)silverwind2024-03-311-1/+1
* Prevent flash of dropdown menu on labels list (#30215)silverwind2024-03-311-1/+1
* Remove fomantic checkbox module (#30162)silverwind2024-03-291-1/+1
* replace jquery-minicolors with coloris (#30055)silverwind2024-03-292-4/+4
* 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