summaryrefslogtreecommitdiffstats
path: root/templates/projects
Commit message (Expand)AuthorAgeFilesLines
* Use full width for project boards (#28225)Denys Konovalov2023-11-271-51/+53
* More `db.DefaultContext` refactor (#27265)JakobDev2023-09-292-8/+8
* Fix incorrect change from #27231 (#27275)delvh2023-09-261-3/+3
* Fix more "locale" usages (#27259)wxiaoguang2023-09-251-4/+4
* Always use `ctx.Locale.Tr` inside templates (#27231)delvh2023-09-252-19/+19
* cleanup locale function usage (#27227)Denys Konovalov2023-09-242-3/+3
* Fix dropdown icon position (#27175)wxiaoguang2023-09-211-1/+1
* Change green buttons to primary color (#27099)silverwind2023-09-181-1/+1
* 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