aboutsummaryrefslogtreecommitdiffstats
path: root/templates/projects
Commit message (Expand)AuthorAgeFilesLines
* Refactor some CSS styles and simplify code (#26771)wxiaoguang2023-08-281-6/+2
* Fix incorrect "tabindex" attributes (#26733)wxiaoguang2023-08-261-2/+2
* fix grab cursor on default column (#26476)Denys Konovalov2023-08-141-2/+2
* Refactor project templates (#26448)Denys Konovalov2023-08-123-233/+174
* 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-2/+2
* Fix margin on the new/edit project page. (#25885)puni98692023-07-161-3/+3
* Clarify "text-align" CSS helpers, fix clone button padding (#25763)wxiaoguang2023-07-081-1/+1
* Reformat some templates (#25756)wxiaoguang2023-07-073-331/+330
* Following up fixes for "Fix inconsistent user profile layout across tabs" (#2...wxiaoguang2023-07-071-6/+2
* Fix inconsistent user profile layout across tabs (#25625)puni98692023-07-062-12/+2
* Replace fomantic divider module with our own (#25539)silverwind2023-06-293-5/+5
* Remove test string (#25447)Denys Konovalov2023-06-221-1/+1
* Various UI fixes (#25264)silverwind2023-06-211-1/+1
* Fix UI on mobile view (#25315)Denys Konovalov2023-06-182-25/+28
* Merge `new project` templates into one (#24985)delvh2023-05-311-74/+57
* Use `shared/issueicon` template in projects (#24922)silverwind2023-05-251-18/+2
* Update pin and add pin-slash (#24669)yp053272023-05-121-1/+1
* Add permission check for moving issue action in project view page (#24589)yp053272023-05-091-1/+1
* Make Issue/PR/projects more compact, misc CSS tweaks (#24459)silverwind2023-05-031-1/+1
* Rework header bar on issue, pull requests and milestone (#24420)silverwind2023-04-293-4/+4
* Improve some modal action buttons (#24289)wxiaoguang2023-04-242-6/+6
* 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/+20
* Refactor locale number (#24134)wxiaoguang2023-04-171-4/+4
* Add cardtype to org/user level project on creation, edit and view (#24043)Hester Gong2023-04-112-0/+25
* 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
* 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
* 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