Commit Graph

230 Commits (2763766f8563bd1abbc5806938103ae5e479a311)

Author SHA1 Message Date
Lunny Xiao a1892cf7e3
Move some functions from issue.go to standalone files (#32468) 4 days ago
wxiaoguang a928739456
Refactor sidebar assignee&milestone&project selectors (#32465) 5 days ago
wxiaoguang 58c634b854
Refactor sidebar label selector (#32460) 5 days ago
Calvin K 18aeca5320
Add reviewers selection to new pull request (#32403) 6 days ago
wxiaoguang 623a2d41cc
Refactor issue page info (#32445) 1 week ago
Lunny Xiao 24b83ff63e
Fix milestone deadline and date related problems (#32339) 1 week ago
wxiaoguang 4a469c8e1b
Refactor template ctx and render utils (#32422) 1 week ago
cloudchamb3r e1f0598c8f
Fix Bug in Issue/pulls list (#32081) 2 months ago
Lauris BH 4ab6fc62d2
Add option to filter board cards by labels and assignees (#31999) 2 months ago
william-allspice e9c64f41a6
Distinguish official vs non-official reviews, add tool tips, and upgr… (#31924) 2 months ago
Zettat123 8883d99184
Support issue template assignees (#31083) 3 months ago
a1012112796 9633f336c8
Add warning message in merge instructions when `AutodetectManualMerge` was not enabled (#31805) 3 months ago
Lunny Xiao 791d7fc76a
Add issue comment when moving issues from one column to another of the project (#29311) 3 months ago
yp05327 75d0b61546
Fix the display of project type for deleted projects (#31732) 4 months ago
Zettat123 7dec8de914
Hide the "Details" link of commit status when the user cannot access actions (#30156) 4 months ago
wxiaoguang 43c7a2e7b1
Refactor names (#31405) 5 months ago
Lunny Xiao 2788a7ca27
Fix agit checkout command line hint & fix ShowMergeInstructions checking (#31219) 6 months ago
Lunny Xiao 015efcd8bf
Use repo as of renderctx's member rather than a repoPath on metas (#29222) 6 months ago
metiftikci aa92b13164
Prevent simultaneous editing of comments and issues (#31053) 6 months ago
Lunny Xiao 98751108b1
Rename project board -> column to make the UI less confusing (#30170) 6 months ago
wxiaoguang 61b495e5ab
Fix issue label rendering in the issue popup (#30763) 7 months ago
silverwind 9b2536b78f
Update misspell to 0.5.1 and add `misspellings.csv` (#30573) 7 months ago
wxiaoguang 6a0750177f
Allow to save empty comment (#30706) 7 months ago
silverwind 74f0c84fa4
Enable more `revive` linter rules (#30608) 7 months ago
silverwind 4b1063f3db
Rewrite and restyle reaction selector and enable no-sizzle eslint rule (#30453) 7 months ago
Lunny Xiao 908426aa0f
Fix missed doer (#30231) 7 months ago
Kemal Zebari 242b331260
Prevent re-review and dismiss review actions on closed and merged PRs (#30065) 8 months ago
crazeteam ecbc9cee2b
Remove repetitive words (#30091) 8 months ago
wxiaoguang cdb4d1a8db
Refactor StringsToInt64s (#29967) 8 months ago
Zettat123 656d8e2267
Fix milestoneID filter bug in issue list (#29897) 8 months ago
wxiaoguang a889381664
Remove AddParamIfExist(AddParam) (#29841) 8 months ago
wxiaoguang e0ea3811c4
Refactor AddParam to AddParamIfExist (#29834) 8 months ago
6543 7fd0a5b276
Refactor to use optional.Option for issue index search option (#29739) 8 months ago
Lunny Xiao d8bd6f34f0
Do some performance optimize for issues list and view issue/pull (#29515) 8 months ago
Lunny Xiao e91733468e
Add missing database transaction for new issue (#29490) 9 months ago
KN4CK3R c337ff0ec7
Add user blocking (#29028) 9 months ago
Denys Konovalov fe6792dff3
Enable/disable owner and repo projects independently (#28805) 9 months ago
6543 a3f05d0d98
remove util.OptionalBool and related functions (#29513) 9 months ago
wxiaoguang 27deea7330
Make PR form use toast to show error message (#29545) 9 months ago
wxiaoguang fb42972c05
Rename Str2html to SanitizeHTML and clarify its behavior (#29516) 9 months ago
wxiaoguang e71eb8930a
Refactor some Str2html code (#29397) 9 months ago
6543 f6656181e4
migrate some more "OptionalBool" to "Option[bool]" (#29479) 9 months ago
Lunny Xiao 29f149bd9f
Move context from modules to services (#29440) 9 months ago
Jimmy Praet 2e33671f2c
Add attachment support for code review comments (#29220) 9 months ago
wxiaoguang 10c7996b5a
Remove RenderEmojiPlain from template helper (#29375) 9 months ago
Zettat123 c42083a339
Allow non-admin users to delete review requests (#29057) 9 months ago
wxiaoguang f3eb835886
Refactor locale&string&template related code (#29165) 9 months ago
Chris Copeland 47b5965862
Add merge style `fast-forward-only` (#28954) 9 months ago
wxiaoguang ee242a08e9
Refactor issue template parsing and fix API endpoint (#29069) 9 months ago
Gwyneth Morgan 2c3da59e27
Add ability to see open and closed issues at the same time (#28757) 10 months ago