aboutsummaryrefslogtreecommitdiffstats
path: root/routers/web/org/projects.go
Commit message (Expand)AuthorAgeFilesLines
* Fix cancel button in the page of project edit not work (#23655)sillyguodong2023-03-241-0/+2
* Do not store user projects as organization projects (#23353)yp053272023-03-171-5/+18
* Add missing tabs to org projects page (#22705)yp053272023-03-101-0/+1
* Rename `canWriteUnit` to `canWriteProjects` (#23386)yp053272023-03-091-7/+7
* Fix incorrect NotFound conditions in org/projects.go (#23384)yp053272023-03-091-3/+3
* Redirect to project again after editing it (#23326)yp053272023-03-091-1/+6
* Fix incorrect redirect link of delete org project (#23327)yp053272023-03-061-1/+1
* Preview images for Issue cards in Project Board view (#22112)Nathaniel Sabanski2023-02-111-2/+2
* Support org/user level projects (#22235)Lunny Xiao2023-01-201-0/+670