Commit Graph

34 Commits (491cc06ffe3491242ad9ff6227423d99e673d0c2)

Author SHA1 Message Date
silverwind 88f835192d
Replace `interface{}` with `any` (#25686) 1 year ago
Zettat123 ff140d4050
Fix the nil pointer when assigning issues to projects (#25665) 1 year ago
Lunny Xiao 083818cb85
Improve loadprojects for issue list (#25468) 1 year ago
delvh bf27fc3596
Merge `new project` templates into one (#24985) 1 year ago
yp05327 f30cc9faa9
Add unset default project column (#23531) 2 years ago
yp05327 8bc8ca1953
Improve GetBoards and getDefaultBoard (#22981) 2 years ago
sillyguodong d02e83a2c3
Fix cancel button in the page of project edit not work (#23655) 2 years ago
yp05327 a04eeb2a54
Show edit/close/delete button on organization wide repositories (#23388) 2 years ago
yp05327 e52ac62d8e
Redirect to project again after editing it (#23326) 2 years ago
Nathaniel Sabanski fb1a2a13f0
Preview images for Issue cards in Project Board view (#22112) 2 years ago
Lunny Xiao 6fe3c8b398
Support org/user level projects (#22235) 2 years ago
Lunny Xiao 68704532c2
Rename almost all Ctx functions (#22071) 2 years ago
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 2 years ago
KN4CK3R 044c754ea5
Add `context.Context` to more methods (#21546) 2 years ago
Lunny Xiao 184a7d4195
Check if project has the same repository id with issue when assign project to issue (#20133) 2 years ago
Wim cb50375e2b
Add more linters to improve code readability (#19989) 2 years ago
Lunny Xiao 1a9821f57a
Move issues related files into models/issues (#19931) 2 years ago
Lunny Xiao fd7d83ace6
Move almost all functions' parameter db.Engine to context.Context (#19748) 3 years ago
Lunny Xiao bd97736b9c
Move project files into models/project sub package (#17704) 3 years ago
KN4CK3R 80fd25524e
Renamed ctx.User to ctx.Doer. (#19161) 3 years ago
6543 54e9ee37a7
format with gofumpt (#18184) 3 years ago
KN4CK3R 658a636afe
Removed unused method. (#18129) 3 years ago
Gusted dab28c7049
Use JSON module instead of stdlib json (#18003) 3 years ago
Anbraten 0ff18a808c
Support sorting for project board issuses (#17152) 3 years ago
Lunny Xiao 1fee11d69a
Move accessmode into models/perm (#17828) 3 years ago
Gusted 8244cfb8eb
Fix navbar on project view (#17749) 3 years ago
zeripath bbffcc3aec
Multiple Escaping Improvements (#17551) 3 years ago
Lunny Xiao 99b2858e62
Move unit into models/unit/ (#17576) 3 years ago
wxiaoguang 2add8fe9be
Frontend refactor, PascalCase to camelCase, remove unused code (#17365) 3 years ago
Romain ecfac78f6e
Kanban colored boards (#16647) 3 years ago
zeripath c9c0475f4d
In Render tolerate not being passed a context (#16842) 3 years ago
Lunny Xiao 33e0b38287
Rename context.Query to context.Form (#16562) 3 years ago
zeripath 196593e2e9
More efficiently parse shas for shaPostProcessor (#16101) 3 years ago
Lunny Xiao 1bfb0a24d8
Refactor routers directory (#15800) 3 years ago
Lunny Xiao 9d99f6ab19
Refactor renders (#15175) 4 years ago
zeripath fa3895ce81
Move modules/forms to services/forms (#15305) 4 years ago
6543 16dea6cebd
[refactor] replace int with httpStatusCodes (#15282) 4 years ago
Romain c69c01d2b6
Sort / Move project boards (#14634) 4 years ago
Lunny Xiao 6433ba0ec3
Move macaron to chi (#14293) 4 years ago
Roberto Santalla ef85bf84ee
Project: show referenced PRs in issue cards (#14183) 4 years ago
6543 3091600cc8
KanBan: be able to set default board (#14147) 4 years ago
Lunny Xiao 60a3297a33
Use ServerError provided by Context (#14333) 4 years ago
Mohammad Hadi Hosseinpour beab1dd337
Added title and action buttons to Project view page (#13437) 4 years ago
wULLSnpAXbWZGYDYyhWTKKspEQoaYxXyhoisqHf d4e35b9dc6
Hide 'New Project board' button for users that are not signed in (#12547) 4 years ago
Lanre Adelowo 4027c5dd7c
Kanban board (#8346) 4 years ago