summaryrefslogtreecommitdiffstats
path: root/templates/repo/issue
Commit message (Expand)AuthorAgeFilesLines
* Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remov...wxiaoguang2023-02-1912-31/+31
* Scoped labels (#22585)Brecht Van Lommel2023-02-188-65/+125
* Introduce customized HTML elements, fix incorrect AppUrl usages in templates ...wxiaoguang2023-02-171-2/+1
* Fix context bug (#22940)Lunny Xiao2023-02-161-1/+1
* First step to refactor the `.hide` to `.gt-hidden` (#22916)wxiaoguang2023-02-161-4/+4
* Always show the `command line instructions` button even if there are conflict...wxiaoguang2023-02-152-16/+18
* Add context cache as a request level cache (#22294)Lunny Xiao2023-02-157-52/+52
* Add tooltip to issue reference (#22913)delvh2023-02-151-2/+2
* Remove Fomantic-UI's `.hidden` CSS class for menu elements (#22895)wxiaoguang2023-02-141-1/+1
* Move helpers to be prefixed with `gt-` (#22879)zeripath2023-02-1313-134/+134
* Pull Requests: setting to allow edits by maintainers by default, tweak UI (#2...Brecht Van Lommel2023-02-131-1/+1
* Add some headings to repo views (#22869)Felipe Leopoldo Sologuren Gutiérrez2023-02-121-2/+2
* Fix milestone title font problem (#22863)wxiaoguang2023-02-121-2/+2
* Make issue title edit buttons focusable and fix incorrect ajax requests (#22807)wxiaoguang2023-02-091-4/+4
* Fix inconsistent Filter Project name in issue list (#22827)Brecht Van Lommel2023-02-091-2/+2
* Fix more HTMLURL in templates (#22831)wxiaoguang2023-02-093-72/+72
* Fix unmatched div in project filter (#22832)John Olheiser2023-02-091-1/+0
* Use link in UI which returned a relative url but not html_url which contains ...Lunny Xiao2023-02-066-15/+15
* Show all projects, not just repo projects and open/closed projects (#22640)Lunny Xiao2023-02-041-11/+53
* Update button is shown when a Pull Request is marked WIP - Issue #21740 (#22683)jladbrook2023-02-032-38/+41
* Add main landmark to templates and adjust titles (#22670)Felipe Leopoldo Sologuren Gutiérrez2023-02-018-8/+8
* Improve checkbox accessibility a bit by adding the title attribute (#22593)Felipe Leopoldo Sologuren Gutiérrez2023-02-011-2/+1
* Fix missing title and filter in issue sidebar project menu (#22557)Brecht Van Lommel2023-01-311-0/+7
* Issues: add Project filter to issues list and search (#22544)techknowlogick2023-01-293-22/+41
* Support org/user level projects (#22235)Lunny Xiao2023-01-201-6/+6
* Mute all links in issue timeline (#22533)silverwind2023-01-201-49/+49
* Supports wildcard protected branch (#20825)Lunny Xiao2023-01-161-2/+2
* Fix due date rendering the wrong date in issue (#22302)Yarden Shoham2023-01-021-1/+1
* Support template for merge message description (#22248)Jason Song2022-12-291-2/+3
* Rename almost all Ctx functions (#22071)Lunny Xiao2022-12-102-3/+3
* Change ID pattern of raw content container for issue (#21966)Felipe Leopoldo Sologuren Gutiérrez2022-12-103-6/+6
* Optimize html templates (#22080)Jason Song2022-12-096-38/+38
* feat: add button to quickly clear merge message (#21548)kolaente2022-11-231-0/+3
* Timeline and color tweaks (#21799)silverwind2022-11-193-14/+12
* Localize all timestamps (#21440)Yarden Shoham2022-10-171-1/+1
* Add `code` highlighting in issue titles (#21432)Yarden Shoham2022-10-161-1/+1
* Fix calls to i18n in templates (#21394)wxiaoguang2022-10-102-6/+6
* Add author search input (#21246)Tyrone Yeh2022-09-261-0/+4
* Added search input field to issue filter (#20623)Tyrone Yeh2022-09-232-0/+20
* Make labels clickable in the comments section. (#21137)Blender Defender2022-09-121-3/+3
* Remove fomantic image module (#21145)silverwind2022-09-121-4/+4
* Fix various typos (#21103)luzpaz2022-09-071-1/+1
* Do not add links to Posters or Assignees with ID < 0 (#20577)zeripath2022-09-032-119/+64
* Support Issue forms and PR forms (#20987)Jason Song2022-09-029-10/+81
* Make sure fmt catches all templates (#20979)silverwind2022-08-3115-107/+107
* Replace fomantic popup module with tippy.js (#20428)silverwind2022-08-091-1/+1
* Add issue filter for Author (#20578)parnic2022-08-084-36/+69
* Add default commit messages to PR for squash merge (#20618)Tyrone Yeh2022-08-031-1/+1
* Fix default merge style (#20564)wxiaoguang2022-07-311-0/+1
* Add a checkbox to select all issues/PRs (#20177)Tyrone Yeh2022-07-281-0/+6