Commit Graph

2064 Commits (734fd93f59370846aa957ca57a054329d7d936dd)

Author SHA1 Message Date
delvh 81fe5d6185
Convert `<div class="button">` to `<button class="button">` (#23337) 2 years ago
sillyguodong 5eea61dbc8
Fix missing commit status in PR which from forked repo (#23351) 2 years ago
Hester Gong f521e88240
Fix actions frontend bugs (pagination, long name alignment) and small simplify (#23370) 2 years ago
Brecht Van Lommel 43c136200a
Deduplicate template code for label selection menu (#23431) 2 years ago
yp05327 a04eeb2a54
Show edit/close/delete button on organization wide repositories (#23388) 2 years ago
wxiaoguang 75022f8b1a
Refactor branch/tag selector dropdown (first step) (#23394) 2 years ago
Zettat123 3de9e63fd0
Hide target selector if tag exists when creating new release (#23171) 2 years ago
KN4CK3R 2173f14708
Add user webhooks (#21563) 2 years ago
silverwind 17c8a0523a
Fix and move "Use this template" button (#23398) 2 years ago
yp05327 e52ac62d8e
Redirect to project again after editing it (#23326) 2 years ago
wxiaoguang b70c7f8660
Fix incorrect display for comment context menu (#23343) 2 years ago
Lunny Xiao 27ba7fff6d
Remove unnecessary space on link (#23334) 2 years ago
yp05327 3f547c7afb
Fix incorrect project links and use symlink icon for org-wide projects (#23325) 2 years ago
Hester Gong 471b6d24b4
Fix PR view misalignment caused by long name file (#23321) 2 years ago
wxiaoguang 6886706f5a
Fix broken code editor diff preview (#23307) 2 years ago
Jonathan Tran 4de80392bc
Add context when rendering labels or emojis (#23281) 2 years ago
wxiaoguang 188c8c12c2
Make Ctrl+Enter submit a pending comment (starting review) instead of submitting a single comment (#23245) 2 years ago
Brecht Van Lommel 47bb5f11cb
Fix stray backticks appearing in pull request timeline (#23282) 2 years ago
sillyguodong 2f49b55c19
Fix cannot reopen after pushing commits to a closed PR (#23189) 2 years ago
wxiaoguang ce73492d6f
Refactor `ctx` in templates (#23105) 2 years ago
yp05327 0945bf63d3
Fix missed `.hide` class (#23208) 2 years ago
Brecht Van Lommel 545495dcb0
Pull Requests: add button to compare force pushed commits (#22857) 2 years ago
Brecht Van Lommel 10cdcb9ea8
Add "Reviewed by you" filter for pull requests (#22927) 2 years ago
Brecht Van Lommel 843f81113e
Projects: rename Board to Column in interface and improve consistency (#22767) 2 years ago
Zettat123 a6175b01d9
Fix nil context in RenderMarkdownToHtml (#23092) 2 years ago
wxiaoguang 0bc8bb3cc4
Make issue meta dropdown support Enter, confirm before reloading (#23014) 2 years ago
yp05327 ed954b070d
Fix commit name in Apply Patch page (#23086) 2 years ago
HesterG 8ed6096158
Add wrapper to author to avoid long name ui problem (#23030) 2 years ago
Andre Polykanine 6c35454654
Improve accessibility for issue comments (#22612) 2 years ago
sillyguodong 09d7377090
display attachments of review comment when comment content is blank (#23035) 2 years ago
wxiaoguang 1fcf96ad01
Improve PR Review Box UI (#22986) 2 years ago
wxiaoguang e7b560f3fe
Fix the Manually Merged form (#23015) 2 years ago
Zettat123 7f790c70b9
Remove delete button for review comment (#23036) 2 years ago
HesterG e3cffa70f9
add margin top to the top of branches (#23002) 2 years ago
wxiaoguang 1b950b98cf
Use `gt-relative` class instead of the ambiguous `gt-pr` class (#23008) 2 years ago
Brecht Van Lommel 9aaf6998b7
Fix pull request branch selector visible without clicking Edit (#23012) 2 years ago
oliverpool 3596df52c0
Fix hidden commit status on multiple checks (#22889) 2 years ago
Kyle D 2b3f12f6fd
Use beforeCommit instead of baseCommit (#22949) 2 years ago
Lunny Xiao 8e9814c346
Fix broken pull request files (#22962) 2 years ago
Zettat123 65fc2d1b83
Fix avatar misalignment (#22955) 2 years ago
wxiaoguang d32af84a10
Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remove inline style=display:none (#22950) 2 years ago
Brecht Van Lommel 6221a6fd54
Scoped labels (#22585) 2 years ago
wxiaoguang e7ef94e00f
Introduce customized HTML elements, fix incorrect AppUrl usages in templates (#22861) 2 years ago
Zettat123 5a12e95d2a
Fix 404 error viewing the LFS file (#22945) 2 years ago
gempir d9c6cb71e1
Always go full width in PR view (#22844) 2 years ago
Lunny Xiao f196da12db
Fix context bug (#22940) 2 years ago
wxiaoguang 2e97a77e12
First step to refactor the `.hide` to `.gt-hidden` (#22916) 2 years ago
Gusted 3f318a4bad
Fix shabox regression (#22924) 2 years ago
wxiaoguang 2c04595762
Always show the `command line instructions` button even if there are conflicts (#22909) 2 years ago
Lunny Xiao bd820aa9c5
Add context cache as a request level cache (#22294) 2 years ago