summaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Expand)AuthorAgeFilesLines
...
* Pass context to avatar for projects view (#23359) (#23378)delvh2023-03-081-1/+1
* Fix incorrect display for comment context menu (#23343) (#23344)wxiaoguang2023-03-081-5/+5
* Fix cannot reopen after pushing commits to a closed PR (#23189) (#23324)sillyguodong2023-03-071-0/+4
* Fix PR view misalignment caused by long name file (#23321) (#23335)Giteabot2023-03-071-2/+2
* Remove unnecessary space on link (#23334) (#23340)Giteabot2023-03-061-1/+1
* Fix incorrect project links and use symlink icon for org-wide projects (#2332...Giteabot2023-03-067-14/+14
* Fix broken code editor diff preview (#23307) (#23320)Giteabot2023-03-062-31/+34
* Add context when rendering labels or emojis (#23281) (#23319)Giteabot2023-03-0614-45/+45
* Fix various bugs for "install" page (#23194) (#23286)v1.19.0-rc1Giteabot2023-03-052-3/+3
* Revert relative links to absolute links in mail templates (#23267) (#23269)Giteabot2023-03-033-6/+6
* Fix missed `.hide` class (#23208) (#23237)Giteabot2023-03-022-4/+4
* Fix incorrect checkbox behaviors in the dashboard repolist's filter (#23147) ...Giteabot2023-03-021-50/+32
* Fix nil context in RenderMarkdownToHtml (#23092) (#23108)Yarden Shoham2023-02-2412-22/+22
* Make issue meta dropdown support Enter, confirm before reloading (#23014) (#2...Yarden Shoham2023-02-243-7/+7
* Add wrapper to author to avoid long name ui problem (#23030) (#23098)Yarden Shoham2023-02-241-3/+3
* Fix commit name in Apply Patch page (#23086) (#23099)Yarden Shoham2023-02-241-1/+1
* Add accessibility to the menu on the navbar (#23059) (#23095)HesterG2023-02-231-2/+2
* Improve accessibility for issue comments (#22612) (#23083)Yarden Shoham2023-02-232-6/+6
* Fix some more hidden problems (#23074) (#23075)wxiaoguang2023-02-222-2/+2
* display attachments of review comment when comment content is blank (#23035)sillyguodong2023-02-211-1/+1
* Improve PR Review Box UI (#22986)wxiaoguang2023-02-213-8/+8
* Fix the Manually Merged form (#23015)wxiaoguang2023-02-211-13/+7
* Remove delete button for review comment (#23036)Zettat1232023-02-211-1/+1
* add margin top to the top of branches (#23002)HesterG2023-02-211-1/+1
* Use `gt-relative` class instead of the ambiguous `gt-pr` class (#23008)wxiaoguang2023-02-201-1/+1
* Hide 2FA status from other members in organization members list (#22999)Brecht Van Lommel2023-02-201-0/+2
* Add scopes to API to create token and display them (#22989)zeripath2023-02-202-3/+26
* Fix pull request branch selector visible without clicking Edit (#23012)Brecht Van Lommel2023-02-211-1/+1
* Fix hidden commit status on multiple checks (#22889)oliverpool2023-02-201-4/+12
* Add all units to the units permission list in org team members sidebar (#22971)yp053272023-02-201-1/+1
* Use beforeCommit instead of baseCommit (#22949)Kyle D2023-02-201-1/+1
* Fix broken pull request files (#22962)Lunny Xiao2023-02-201-1/+1
* Fix avatar misalignment (#22955)Zettat1232023-02-201-1/+1
* Fix no user listed in org teams page (#22979)yp053272023-02-191-1/+1
* Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remov...wxiaoguang2023-02-1956-115/+115
* Scoped labels (#22585)Brecht Van Lommel2023-02-1812-69/+145
* Rename "People" to "Members" in organization page and use a better icon (#22960)Yarden Shoham2023-02-183-3/+3
* Introduce customized HTML elements, fix incorrect AppUrl usages in templates ...wxiaoguang2023-02-1719-27/+30
* Sort issues and pulls by recently updated in user and organization home (#22925)Brecht Van Lommel2023-02-171-2/+2
* Fix 404 error viewing the LFS file (#22945)Zettat1232023-02-171-1/+1
* Always go full width in PR view (#22844)gempir2023-02-163-3/+3
* Fix context bug (#22940)Lunny Xiao2023-02-161-1/+1
* Allow custom "created" timestamps in user creation API (#22549)Sybren2023-02-161-0/+6
* First step to refactor the `.hide` to `.gt-hidden` (#22916)wxiaoguang2023-02-161-4/+4
* Fix shabox regression (#22924)Gusted2023-02-161-2/+2
* 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-1554-146/+146
* Add tooltip to issue reference (#22913)delvh2023-02-151-2/+2
* Remove Fomantic-UI's `.hidden` CSS class for menu elements (#22895)wxiaoguang2023-02-145-5/+5
* Move helpers to be prefixed with `gt-` (#22879)zeripath2023-02-13117-710/+710