summaryrefslogtreecommitdiffstats
path: root/templates/projects
Commit message (Expand)AuthorAgeFilesLines
* Improve `<SvgIcon>` to make it output `svg` node and optimize performance (#2...wxiaoguang2023-03-231-1/+1
* Use `project.IconName` instead of repeated unreadable `if-else` chains (#23538)yp053272023-03-191-1/+1
* Convert `<div class="button">` to `<button class="button">` (#23337)delvh2023-03-142-25/+7
* Show edit/close/delete button on organization wide repositories (#23388)yp053272023-03-122-5/+5
* Sync the class change of Edit Column Button to JS code (#23400)yp053272023-03-121-1/+1
* Redirect to project again after editing it (#23326)yp053272023-03-092-1/+2
* Pass context to avatar for projects view (#23359)delvh2023-03-071-1/+1
* Fix incorrect project links and use symlink icon for org-wide projects (#23325)yp053272023-03-061-2/+2
* Add context when rendering labels or emojis (#23281)Jonathan Tran2023-03-051-1/+1
* Projects: rename Board to Column in interface and improve consistency (#22767)Brecht Van Lommel2023-02-242-30/+32
* Scoped labels (#22585)Brecht Van Lommel2023-02-181-1/+1
* Move helpers to be prefixed with `gt-` (#22879)zeripath2023-02-132-23/+23
* Preview images for Issue cards in Project Board view (#22112)Nathaniel Sabanski2023-02-111-1/+1
* Fix more HTMLURL in templates (#22831)wxiaoguang2023-02-091-1/+1
* Add main landmark to templates and adjust titles (#22670)Felipe Leopoldo Sologuren GutiƩrrez2023-02-013-3/+3
* Support org/user level projects (#22235)Lunny Xiao2023-01-203-0/+443