summaryrefslogtreecommitdiffstats
path: root/templates/repo/issue
Commit message (Expand)AuthorAgeFilesLines
* check if original author is set (#14971)Norwin2021-03-121-1/+1
* Fix excluding more than two labels on issues list (#14962)zeripath2021-03-131-1/+1
* don't show project cog in issue sidebar if no permission (#14953)Norwin2021-03-121-1/+3
* Prevent panic when empty MilestoneID in repo/issue/list (#14911)zeripath2021-03-071-1/+1
* Make manual merge autodetection optional and add manual merge as merge method...a10121127962021-03-033-3/+63
* Fix issue/pul sidebar (#14826)65432021-02-281-192/+193
* Add UI to delete tracked times (#14100)Norwin2021-02-193-1/+24
* #14699 Make branch names in PR description clickable (#14716)Jimmy Praet2021-02-181-6/+14
* Add dismiss review feature (#12674)a10121127962021-02-112-4/+74
* Use OldRef instead of CommitSHA for DeleteBranch comments (#14604)zeripath2021-02-081-1/+1
* Fix bug that username missed on issue list assignee filter (#14481)Lunny Xiao2021-01-271-2/+2
* Don't show "Reference in new issue" when issues unit is globally disabled (#1...Jimmy Praet2021-01-231-1/+3
* Display current stopwatch in navbar (#14122)Norwin2021-01-211-1/+1
* Comment - Reference in new issue (#14366)KN4CK3R2021-01-213-6/+41
* 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
* Add review requested filter on pull request overview (#13701)Jimmy Praet2021-01-172-0/+4
* restrict query selector to edit form (#14307)Norwin2021-01-151-1/+1
* Do not reload page after adding comments in Pull Request reviews (#13877)Jimmy Praet2021-01-081-1/+1
* fix branch selector on new issue page (#14194)a10121127962020-12-311-2/+2
* Improve label and text wrapping (#14113)silverwind2020-12-291-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-133-30/+47
* 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
* Replace more icons with SVG, repo search tweaks (#13860)silverwind2020-12-091-2/+2
* Fix issue participants (#13893)silverwind2020-12-071-10/+8
* Style and template tweaks (#13828)silverwind2020-12-044-4/+4
* Direct avatar rendering (#13649)silverwind2020-12-037-73/+81
* Clickable links in pull request (and issue) titles (#13695)Jimmy Praet2020-12-031-1/+1
* Add class to page content to unify top margin (#13766)silverwind2020-11-308-8/+8
* Markdown and Repo header tweaks (#13744)silverwind2020-11-294-45/+19
* Dropdowns, Labels fixes and more CSS tweaks (#13733)silverwind2020-11-294-110/+137
* Fix label styles affecting shabox (#13734)silverwind2020-11-281-6/+8
* 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
* Issue and Pulls lists rework (#13594)silverwind2020-11-252-221/+2
* Don't show a dropdown menu when only 1 merge option is available (#13660) (#1...Jimmy Praet2020-11-221-16/+18
* Fix issue/pull request list assignee filter (#13647)Karl Heinz Marbaise2020-11-192-2/+2
* Fix label display on new issues (#13590)silverwind2020-11-174-32/+20
* CSS color variables, less bold font weight and more (#13567)silverwind2020-11-152-22/+22
* Fix issue label rendering (#13570)silverwind2020-11-152-10/+19
* 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