aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo/actions/runs_list.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Detect whether action view branch was deleted (#32764)Lunny Xiao2024-12-121-3/+3
* Refactor DateUtils and merge TimeSince (#32409)wxiaoguang2024-11-041-1/+1
* Improve job commit description (#30579)yp053272024-04-261-1/+1
* Fix various overflows on actions view (#30344)silverwind2024-04-151-7/+7
* Migrate margin and padding helpers to tailwind (#30043)silverwind2024-03-241-2/+2
* Fix incorrect tailwind migration (#30007)silverwind2024-03-221-1/+1
* Replace 10 more gt- classes with tw- (#29945)silverwind2024-03-221-1/+1
* Refactor template empty checks (#28351)KN4CK3R2023-12-041-1/+1
* Fix empty action run title (#28113)Lunny Xiao2023-11-211-1/+1
* Add dedicated class for empty placeholders (#27788)silverwind2023-10-251-1/+1
* Fix more "locale" usages (#27259)wxiaoguang2023-09-251-2/+2
* Always use `ctx.Locale.Tr` inside templates (#27231)delvh2023-09-251-4/+4
* cleanup locale function usage (#27227)Denys Konovalov2023-09-241-1/+1
* Add a new column schedule_id for action_run to track (#26975)Lunny Xiao2023-09-081-5/+9
* Improve flex list UI (#26970)wxiaoguang2023-09-081-1/+1
* Minor dashboard tweaks, fix flex-list margins (#26829)silverwind2023-08-311-1/+1
* Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790)Denys Konovalov2023-08-011-15/+13
* Restructure issue list template, styles (#25750)Denys Konovalov2023-07-091-6/+6
* Actions list enhancements (#25601)silverwind2023-07-041-16/+19
* Add actor and status dropdowns to run list (#25118)HesterG2023-06-211-0/+6
* Adjust style for action run list (align icons, adjust padding) (#25170)HesterG2023-06-121-5/+5
* Don't filter action runs based on state (#24711)Yarden Shoham2023-05-141-1/+1
* Attach a tooltip to the action status icon (#24614)Yarden Shoham2023-05-091-1/+1
* Use same action status svg icons on actions list as on action page (#24178)Hester Gong2023-04-191-2/+2
* Fix actions frontend bugs (pagination, long name alignment) and small simplif...Hester Gong2023-03-131-7/+7
* Remove unnecessary space on link (#23334)Lunny Xiao2023-03-061-1/+1
* Move helpers to be prefixed with `gt-` (#22879)zeripath2023-02-131-5/+5
* Fix more HTMLURL in templates (#22831)wxiaoguang2023-02-091-1/+1
* Fix ref to trigger Actions (#22679)Jason Song2023-01-311-1/+8
* Implement actions (#21937)Jason Song2023-01-311-0/+25