aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo/actions/list.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Actions support workflow dispatch event (#28163)胖梁2024-08-181-0/+5
* 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
* Remove unnecessary ".Link" usages (#29909)wxiaoguang2024-03-201-6/+6
* Fix the runs will not be displayed bug when the main branch have no workflows...Lunny Xiao2023-12-061-1/+1
* Add guide page to actions when there's no workflows (#28145)yp053272023-11-211-0/+4
* Fix template bug (#27362)Lunny Xiao2023-09-301-1/+1
* More `db.DefaultContext` refactor (#27265)JakobDev2023-09-291-1/+1
* Fix more "locale" usages (#27259)wxiaoguang2023-09-251-1/+1
* Always use `ctx.Locale.Tr` inside templates (#27231)delvh2023-09-251-9/+9
* add disable workflow feature (#26413)a10121127962023-08-141-1/+18
* Use template context function for avatar rendering (#26385)wxiaoguang2023-08-101-1/+1
* Actions list enhancements (#25601)silverwind2023-07-041-1/+0
* Add actor and status dropdowns to run list (#25118)HesterG2023-06-211-3/+43
* Don't filter action runs based on state (#24711)Yarden Shoham2023-05-141-5/+0
* Remove `font-awesome` and fomantic `icon` module (#24471)silverwind2023-05-011-2/+1
* Improve issue list filter (#24425)wxiaoguang2023-04-301-1/+1
* Modify width of ui container, fine tune css for settings pages and org header...Hester Gong2023-04-261-1/+1
* Add runner check in repo action page (#24124)yp053272023-04-191-6/+2
* Use data-tooltip-content for tippy tooltip (#23649)wxiaoguang2023-03-241-2/+2
* Add workflow error notification in ui (#23404)yp053272023-03-141-1/+11
* Implement actions (#21937)Jason Song2023-01-311-0/+27