summaryrefslogtreecommitdiffstats
path: root/templates/repo/issue/view_content
Commit message (Expand)AuthorAgeFilesLines
* Diff box fixes (#15214)silverwind2021-03-311-23/+27
* Update JS dependencies (#15033)silverwind2021-03-224-7/+7
* Fix lock modal content rendering outside modal (#15095)silverwind2021-03-211-49/+46
* check if original author is set (#14971)Norwin2021-03-121-1/+1
* don't show project cog in issue sidebar if no permission (#14953)Norwin2021-03-121-1/+3
* Make manual merge autodetection optional and add manual merge as merge method...a10121127962021-03-032-2/+62
* Fix issue/pul sidebar (#14826)65432021-02-281-192/+193
* Add UI to delete tracked times (#14100)Norwin2021-02-193-1/+24
* Add dismiss review feature (#12674)a10121127962021-02-112-4/+74
* Use OldRef instead of CommitSHA for DeleteBranch comments (#14604)zeripath2021-02-081-1/+1
* Don't show "Reference in new issue" when issues unit is globally disabled (#1...Jimmy Praet2021-01-231-1/+3
* Comment - Reference in new issue (#14366)KN4CK3R2021-01-212-5/+38
* Align dropdown right (#14406)Kyle D2021-01-202-2/+2
* Removed invalid form tag (#14391)KN4CK3R2021-01-191-12/+9
* Add edit, delete and reaction support to code review comments on issue page (...Lauris BH2021-01-172-19/+50
* Do not reload page after adding comments in Pull Request reviews (#13877)Jimmy Praet2021-01-081-1/+1
* Fix merge button dropdown triangle alignment (#14041)silverwind2020-12-181-1/+1
* Diff and code review refactors and improvements (#13922)silverwind2020-12-171-7/+4
* Hide command line instructions when merge form is visible (#13956)Cirno the Strongest2020-12-151-2/+2
* add thumbnail preview section to issue attachments (#13826)bobemoe2020-12-132-22/+44
* Remove JS globals related to timetracking and due date (#13921)silverwind2020-12-101-9/+9
* Add pull request manually merge instruction (#13840)Lunny Xiao2020-12-101-36/+53
* Fix issue participants (#13893)silverwind2020-12-071-10/+8
* Style and template tweaks (#13828)silverwind2020-12-042-2/+2
* Direct avatar rendering (#13649)silverwind2020-12-033-63/+65
* Dropdowns, Labels fixes and more CSS tweaks (#13733)silverwind2020-11-291-16/+30
* Add block on official review requests branch protection (#13705)a10121127962020-11-281-2/+13
* ui: show 'owner' tag for real owner (#13689)a10121127962020-11-281-1/+1
* Use trashcan icon for remove review request (#13722)Jimmy Praet2020-11-272-2/+2
* CSS navbar and color tweaks (#13609)silverwind2020-11-261-4/+4
* Don't show a dropdown menu when only 1 merge option is available (#13660) (#1...Jimmy Praet2020-11-221-16/+18
* Fix label display on new issues (#13590)silverwind2020-11-171-19/+1
* CSS color variables, less bold font weight and more (#13567)silverwind2020-11-152-22/+22
* Fix issue label rendering (#13570)silverwind2020-11-151-8/+13
* Fix issue label spacing and hover (#13553)silverwind2020-11-131-2/+2
* Lazy-load issue reviewers and assignees avatars (#13526)silverwind2020-11-121-10/+14
* Fix tooltips and issue dependency styles (#13458)silverwind2020-11-101-30/+34
* Change search and filter icons to SVG (#13473)silverwind2020-11-091-4/+4
* Fix double border introduced by #13434 (#13457)Cirno the Strongest2020-11-071-3/+3
* Rework focused comment styling (#13434)silverwind2020-11-051-23/+35
* Add missing full names when DEFAULT_SHOW_FULL_NAME is enabled (#13417)Wim2020-11-041-1/+1
* Misc UI fixes, add secondary color (#13378)silverwind2020-11-012-5/+5
* Comment box tweaks and SVG dropdown triangles (#13376)silverwind2020-10-312-3/+3
* Comment Header fixes (#13356)silverwind2020-10-311-9/+11
* Group Label Changed Comments in timeline (#13304)Pedro Alves2020-10-251-2/+8
* Update outdated label to use Fomantic UI style (#13181)Iván Valdés2020-10-211-3/+3
* Replace footer and modal icons with SVG (#13245)silverwind2020-10-211-1/+1
* Show stale label for stale code comment which is marked as resolved (#13213)a10121127962020-10-201-1/+1
* Show outdated comments in pull request (#13148)Iván Valdés2020-10-151-11/+16
* Show original author's reviews on pull summary box (#13127)赵智超2020-10-142-2/+32