Commit Graph

3994 Commits (b6fc2cdf82acc9792a3607dc4afba93f03fff9d7)

Author SHA1 Message Date
Yarden Shoham 39d3711f30
Change `Close` to either `Close issue` or `Close pull request` (#23506) 2 years ago
Lunny Xiao 6f9cc617fc
Add login name and source id for admin user searching API (#23376) 2 years ago
silverwind bf730528ca
Fix 'View File' button in code search (#23478) 2 years ago
Yarden Shoham b2c1c17f38
Fix due date being wrong on issue list (#23475) 2 years ago
wxiaoguang ac8d71ff07
Refactor branch/tag selector to Vue SFC (#23421) 2 years ago
techknowlogick d56bb74201
add admin API email endpoints (#22792) 2 years ago
techknowlogick 03591f0f95
add user rename endpoint to admin api (#22789) 2 years ago
yp05327 aac07d010f
Add workflow error notification in ui (#23404) 2 years ago
wxiaoguang 6ff5400af9
Make branches list page operations remember current page (#23420) 2 years ago
wxiaoguang e82f1b15c7
Refactor dashboard repo list to Vue SFC (#23405) 2 years ago
delvh 81fe5d6185
Convert `<div class="button">` to `<button class="button">` (#23337) 2 years ago
Zettat123 8421b8264f
Handle missing `README` in create repos API (#23387) 2 years ago
sillyguodong 5eea61dbc8
Fix missing commit status in PR which from forked repo (#23351) 2 years ago
KN4CK3R c709fa17a7
Add Swift package registry (#22404) 2 years ago
John Olheiser 0a6f6354bb
Purge API comment (#23451) 2 years ago
Philip Peterson 757b4c17e9
Support reflogs (#22451) 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
yp05327 e72290fd9a
Sync the class change of Edit Column Button to JS code (#23400) 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
yp05327 cf29ee6dd2
Add missing tabs to org projects page (#22705) 2 years ago
KN4CK3R 2173f14708
Add user webhooks (#21563) 2 years ago
zeripath dad057b639
Handle OpenID discovery URL errors a little nicer when creating/editing sources (#23397) 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
yp05327 d949d8e074
add user visibility in dashboard navbar (#22747) 2 years ago
wxiaoguang b70c7f8660
Fix incorrect display for comment context menu (#23343) 2 years ago
delvh 608a3eeb59
Pass context to avatar for projects view (#23359) 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
wxiaoguang b2359f3df6
Fix various bugs for "install" page (#23194) 2 years ago
wxiaoguang 807e8e280c
Revert relative links to absolute links in mail templates (#23267) 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
wxiaoguang 7a5af25592
Fix incorrect checkbox behaviors in the dashboard repolist's filter (#23147) 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
Brecht Van Lommel f4920c9c7f
Add pagination for dashboard and user activity feeds (#22937) 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