aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo/issue
Commit message (Expand)AuthorAgeFilesLines
...
* Refactor issue page info (#32445)wxiaoguang2024-11-082-7/+6
* Split issue sidebar into small templates (#32444)wxiaoguang2024-11-0815-676/+675
* Support quote selected comments to reply (#32431)wxiaoguang2024-11-074-13/+13
* Fix milestone deadline and date related problems (#32339)Lunny Xiao2024-11-052-35/+22
* Refactor template ctx and render utils (#32422)wxiaoguang2024-11-0514-36/+36
* Refactor DateUtils and merge TimeSince (#32409)wxiaoguang2024-11-049-18/+18
* Replace DateTime with proper functions (#32402)wxiaoguang2024-11-023-6/+8
* Replace DateTime with DateUtils (#32383)wxiaoguang2024-11-021-1/+1
* remove unused call to $.HeadRepo in view_title template (#32317)Rowan Bohde2024-10-301-1/+1
* Make admins adhere to branch protection rules (#32248)Tim2024-10-231-1/+1
* Display head branch more comfortable on pull request view (#32000)Lunny Xiao2024-09-241-2/+7
* Fix template bug of pull request view (#32072)Lunny Xiao2024-09-241-1/+1
* Fix Bug in Issue/pulls list (#32081)cloudchamb3r2024-09-241-2/+2
* Distinguish official vs non-official reviews, add tool tips, and upgrā€¦ (#31...william-allspice2024-09-063-4/+12
* Support issue template assignees (#31083)Zettat1232024-08-121-4/+4
* Add warning message in merge instructions when `AutodetectManualMerge` was no...a10121127962024-08-101-1/+7
* Add issue comment when moving issues from one column to another of the projec...Lunny Xiao2024-08-091-0/+16
* Fix the display of project type for deleted projects (#31732)yp053272024-07-301-4/+10
* Added default sorting milestones by name (#27084)Bartlomiej Komendarczuk2024-07-161-0/+1
* Don't show hidden labels when filling out an issue template (#31576)65432024-07-081-1/+1
* Disable issue/PR comment button given empty input (#31463)Kemal Zebari2024-06-231-1/+1
* Refactor repo unit "disabled" check (#31389)wxiaoguang2024-06-182-3/+1
* Fix navbar `+` menu flashing on page load (#31281)silverwind2024-06-121-13/+11
* code optimization (#31315)Kerwin Bryant2024-06-114-5/+5
* Allow including `Reviewed-on`/`Reviewed-by` lines for custom merge messages (...Max Wipfli2024-06-061-4/+2
* Replace `gt-word-break` with `tw-break-anywhere` (#31183)silverwind2024-06-042-2/+2
* Fix overflow in issue card (#31203)silverwind2024-06-031-1/+1
* Fix agit checkout command line hint & fix ShowMergeInstructions checking (#31...Lunny Xiao2024-06-031-2/+2
* Prevent simultaneous editing of comments and issues (#31053)metiftikci2024-05-273-4/+4
* Rename project board -> column to make the UI less confusing (#30170)Lunny Xiao2024-05-271-1/+1
* Prevent tab shifting, remove extra margin on fluid pages (#31090)silverwind2024-05-271-1/+1
* Support setting the `default` attribute of the issue template dropdown field ...Zettat1232024-05-231-1/+1
* Fix JS error when editing a merged PR's title (#30990)wxiaoguang2024-05-161-4/+2
* Fix incorrect issue form (#30881)wxiaoguang2024-05-081-5/+1
* Fix some UI problems (dropdown/container) (#30849)wxiaoguang2024-05-062-2/+2
* Fix issue/PR title edit (#30858)wxiaoguang2024-05-051-18/+25
* Fix issue card layout (#30800)wxiaoguang2024-05-021-3/+3
* Fix branch selector UI (#30803)wxiaoguang2024-05-022-26/+20
* Fix all rounded borders, change affected tab menus to pills (#30707)silverwind2024-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