aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo/projects
Commit message (Expand)AuthorAgeFilesLines
* Add unset default project column (#23531)yp053272023-04-191-7/+22
* Fix wrong scopes of locale.PrettyNumber (#24181)Hester Gong2023-04-181-2/+2
* Refactor locale number (#24134)wxiaoguang2023-04-171-4/+4
* Fix date display bug (#24047)wxiaoguang2023-04-111-1/+1
* Introduce GiteaLocaleNumber custom element to handle number localization on p...wxiaoguang2023-04-031-4/+4
* Remove incorrect HTML self close tag (#23748)wxiaoguang2023-03-271-1/+1
* Fix project card preview select and template select (#23684)Zettat1232023-03-271-1/+1
* Use data-tooltip-content for tippy tooltip (#23649)wxiaoguang2023-03-241-2/+2
* Fix cancel button in the page of project edit not work (#23655)sillyguodong2023-03-241-1/+1
* Fix incorrect `show-modal` and `show-panel` class (#23660)wxiaoguang2023-03-231-1/+1
* 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-121-6/+6
* Redirect to project again after editing it (#23326)yp053272023-03-092-1/+2
* Fix incorrect project links and use symlink icon for org-wide projects (#23325)yp053272023-03-061-1/+1
* 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-22/+22
* Scoped labels (#22585)Brecht Van Lommel2023-02-181-1/+1
* Add context cache as a request level cache (#22294)Lunny Xiao2023-02-151-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-112-6/+34
* Use link in UI which returned a relative url but not html_url which contains ...Lunny Xiao2023-02-061-1/+1
* Add main landmark to templates and adjust titles (#22670)Felipe Leopoldo Sologuren GutiƩrrez2023-02-013-3/+3
* Optimize html templates (#22080)Jason Song2022-12-091-3/+3
* Make sure fmt catches all templates (#20979)silverwind2022-08-312-23/+23
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-273-70/+70
* Make better use of i18n (#20096)Gusted2022-06-262-2/+2
* Prettify number of issues (#17760)Gusted2022-06-121-6/+8
* Replace blue button and label classes with primary (#19763)silverwind2022-05-201-1/+1
* Move project files into models/project sub package (#17704)Lunny Xiao2022-03-291-2/+2
* Use the new/choose link for New Issue on project page (#19172)zeripath2022-03-221-1/+1
* Feature: show issue assignee on project board (#15232)Roger Luo2022-03-091-6/+17
* Refactor i18n, use Locale to provide i18n/translation related functions (#18648)wxiaoguang2022-02-082-2/+2
* Cleanup and use global style on popups (#17674)silverwind2021-11-181-1/+1
* Multiple Escaping Improvements (#17551)zeripath2021-11-161-3/+3
* Re-separate the color translation strings (#17390)zeripath2021-10-211-2/+2
* Frontend refactor, PascalCase to camelCase, remove unused code (#17365)wxiaoguang2021-10-213-7/+7
* Kanban colored boards (#16647)Romain2021-09-291-2/+22
* Add "new issue" button on project (#17001)Romain2021-09-101-1/+2
* remove unimplemented searchbar from project view (#15901)Norwin2021-05-171-3/+0
* Project board improvements (#15429)silverwind2021-04-201-19/+37
* Standardise icon on projects PR page (#15387)zeripath2021-04-111-4/+17
* Update JS dependencies (#15033)silverwind2021-03-222-5/+5
* fix: {show,link to} proper PR on kanban board ref (#15004)wULLSnpAXbWZGYDYyhWTKKspEQoaYxXyhoisqHf2021-03-161-2/+2
* Sort / Move project boards (#14634)Romain2021-02-111-1/+1
* Improve Description in new/ edit Project template (#14429)delvh2021-01-231-2/+2
* Project: show referenced PRs in issue cards (#14183)Roberto Santalla2021-01-201-2/+10
* KanBan: be able to set default board (#14147)65432021-01-151-12/+28
* Add emoji in label to project boards (#13978)Rakshith Ravi2020-12-141-1/+1