Commit Graph

172 Commits (8242c3c88c43bec4905bd689dbb05f7f64e2c3d7)

Author SHA1 Message Date
Lunny Xiao 5667ef9aab
Add missing database transaction for new issue (#29490) (#29607) 9 months ago
wxiaoguang dd8bc1d61d
Refactor issue template parsing and fix API endpoint (#29069) (#29140) 9 months ago
KN4CK3R 022552d5b6
Rework markup link rendering (#26745) (#28803) 10 months ago
Giteabot 571822b6ec
Fix issue dependencies (#27736) (#28776) 11 months ago
Giteabot 76e892317b
Fix issue will be detected as pull request when checking `First-time contributor` (#28237) (#28271) 1 year ago
Lunny Xiao bc3d8bff73
Fix comment permissions (#28213) (#28216) 1 year ago
Giteabot 28d970e4a6
Hide archived labels when filtering by labels on the issue list (#27115) (#27381) 1 year ago
Giteabot f13a294b47
More `db.DefaultContext` refactor (#27265) (#27347) 1 year ago
Giteabot fc7d3f7315
Another round of `db.DefaultContext` refactor (#27103) (#27262) 1 year ago
JakobDev f91dbbba98
Next round of `db.DefaultContext` refactor (#27089) 1 year ago
JakobDev c548dde205
More refactoring of `db.DefaultContext` (#27083) 1 year ago
JakobDev 76659b1114
Reduce usage of `db.DefaultContext` (#27073) 1 year ago
JakobDev 8d0343e028
Fix issue templates when blank isses are disabled (#27061) 1 year ago
CaiCandong a78c2eae24
Replace `util.SliceXxx` with `slices.Xxx` (#26958) 1 year ago
JakobDev 3cae50e841
Redirect from `{repo}/issues/new` to `{repo}/issues/new/choose` when blank issues are disabled (#26813) 1 year ago
wxiaoguang 412e5c0946
Make web context initialize correctly for different cases (#26726) 1 year ago
yp05327 d2e4039def
Add `member`, `collaborator`, `contributor`, and `first-time contributor` roles and tooltips (#26658) 1 year ago
a1012112796 f00fdd1abd
fix reopen logic for agit flow pull request (#26399) 1 year ago
Jason Song b658f2c61b
Return empty when searching issues with no repos (#26545) 1 year ago
CaiCandong 940f997512
Fix label filter between `all` and `no` (#26557) 1 year ago
Lunny Xiao 36eb3c433a
Add transaction when creating pull request created dirty data (#26259) 1 year ago
Jason Song 1e76a824bc
Refactor and enhance issue indexer to support both searching, filtering and paging (#26012) 1 year ago
caicandong fd836ff68b
Fix unable to display individual-level project (#26198) 1 year ago
yp05327 1c6c38fa6e
Improve display of Labels/Projects/Assignees sort options (#25886) 1 year ago
wxiaoguang dcd3a63128
Move web JSON functions to web context and simplify code (#26132) 1 year ago
Lunny Xiao b167f35113
Add context parameter to some database functions (#26055) 1 year ago
HesterG 2f0e79e639
Use frontend fetch for branch dropdown component (#25719) 1 year ago
wxiaoguang af22f33a93
Fix the route for pull-request's authors (#26016) 1 year ago
yp05327 ec35af470c
Avoid opening/closing PRs which are already merged (#25883) 1 year ago
Lunny Xiao 0fd1672ae4
For API attachments, use API URL (#25639) 1 year ago
techknowlogick cb01b8691d
Add open/closed field support for issue index (#25708) 1 year ago
6543 8995046110
Less naked returns (#25713) 1 year ago
Jason Song 3c05aa4927
Check `ctx.Written()` for `GetActionIssue` (#25698) 1 year ago
silverwind 88f835192d
Replace `interface{}` with `any` (#25686) 1 year ago
Lunny Xiao 6e19484f4d
Sync branches into databases (#22743) 1 year ago
Lunny Xiao 083818cb85
Improve loadprojects for issue list (#25468) 1 year ago
Jason Song 375fd15fbf
Refactor indexer (#25174) 1 year ago
6543 b0215c40cd
Store and use seconds for timeline time comments (#25392) 1 year ago
HesterG 1454f9dafc
Add actor and status dropdowns to run list (#25118) 1 year ago
wxiaoguang a1c5057fe8
Batch delete issue and improve tippy opts (#25253) 1 year ago
wxiaoguang b71cb7acdc
Use fetch to send requests to create issues/comments (#25258) 1 year ago
Zettat123 679b1f7949
Fix `MilestoneIDs` when querying issues (#25125) 1 year ago
Lunny Xiao f9cfd6ce5b
Use the type RefName for all the needed places and fix pull mirror sync bugs (#24634) 2 years ago
JakobDev aaa1094663
Add the ability to pin Issues (#24406) 2 years ago
谈笑风生间 309354c70e
New webhook trigger for receiving Pull Request review requests (#24481) 2 years ago
wxiaoguang 4647660776
Rewrite logger system (#24726) 2 years ago
wxiaoguang 6b33152b7d
Decouple the different contexts from each other (#24786) 2 years ago
Lunny Xiao 38cf43d060
Some refactors for issues stats (#24793) 2 years ago
Lunny Xiao 09ab64dfad
Remove duplicated issues options and some more refactors (#24787) 2 years ago
Lunny Xiao b807d2f620
Support no label/assignee filter and batch clearing labels/assignees (#24707) 2 years ago