aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo/projects
Commit message (Expand)AuthorAgeFilesLines
* Fix incorrect project page CSS class (#32510)wxiaoguang2024-11-151-1/+1
* Migrate margin and padding helpers to tailwind (#30043)silverwind2024-03-241-1/+1
* Fix incorrect tailwind migration (#30007)silverwind2024-03-221-1/+1
* Replace 10 more gt- classes with tw- (#29945)silverwind2024-03-221-1/+1
* Use full width for project boards (#28225)Denys Konovalov2023-11-271-0/+2
* Change green buttons to primary color (#27099)silverwind2023-09-181-1/+1
* Remove polluted `.ui.right` (#26825)wxiaoguang2023-08-311-1/+1
* Refactor project templates (#26448)Denys Konovalov2023-08-121-269/+5
* Use template context function for avatar rendering (#26385)wxiaoguang2023-08-101-1/+1
* Merge `templates/projects/list.tmpl` and `templates/repo/projects/list.tmpl` ...Earl Warren2023-08-011-86/+1
* Fix inconsistent user profile layout across tabs (#25625)puni98692023-07-061-0/+2
* Replace fomantic divider module with our own (#25539)silverwind2023-06-291-3/+3
* Various UI fixes (#25264)silverwind2023-06-211-1/+1
* Fix UI on mobile view (#25315)Denys Konovalov2023-06-182-27/+30
* Disable `Create column` button while the column name is empty (#25192)Punit Inani2023-06-131-1/+1
* Merge `new project` templates into one (#24985)delvh2023-05-311-87/+1
* Fix repo level project - edit column (#24982)HesterG2023-05-291-1/+1
* Use `shared/issueicon` template in projects (#24922)silverwind2023-05-251-18/+2
* Fix can’t move anymore items in repo project boards (#24892)yp053272023-05-241-1/+1
* Update pin and add pin-slash (#24669)yp053272023-05-121-1/+1
* Make Issue/PR/projects more compact, misc CSS tweaks (#24459)silverwind2023-05-031-31/+29
* Rework header bar on issue, pull requests and milestone (#24420)silverwind2023-04-293-5/+5
* Improve some modal action buttons (#24289)wxiaoguang2023-04-242-6/+6
* Fix no edit/close/delete button in org repo project view page (#24301)yp053272023-04-241-2/+2
* Refactor delete_modal_actions template and use it for project column related ...Hester Gong2023-04-232-23/+18
* 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