aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo/actions
Commit message (Expand)AuthorAgeFilesLines
* Add auto-expanding running actions step (#30058)bytedream20 hours2-27/+35
* Fix incomplete Actions status aggregations (#32859)wxiaoguang7 days1-12/+6
* Detect whether action view branch was deleted (#32764)Lunny Xiao11 days1-3/+3
* Refactor DateUtils and merge TimeSince (#32409)wxiaoguang2024-11-041-1/+1
* Actions support workflow dispatch event (#28163)胖梁2024-08-182-0/+83
* Improve job commit description (#30579)yp053272024-04-262-1/+4
* Fix various overflows on actions view (#30344)silverwind2024-04-151-7/+7
* Migrate margin and padding helpers to tailwind (#30043)silverwind2024-03-242-3/+3
* Fix incorrect tailwind migration (#30007)silverwind2024-03-223-3/+3
* Replace 10 more gt- classes with tw- (#29945)silverwind2024-03-223-3/+3
* Remove unnecessary ".Link" usages (#29909)wxiaoguang2024-03-201-6/+6
* Remove unnecessary "Safe" modifier from templates (#29318)wxiaoguang2024-02-221-2/+2
* Artifact deletion in actions ui (#27172)FuXiaoHei2024-02-181-0/+1
* Fix the runs will not be displayed bug when the main branch have no workflows...Lunny Xiao2023-12-061-1/+1
* Refactor template empty checks (#28351)KN4CK3R2023-12-041-1/+1
* Add guide page to actions when there's no workflows (#28145)yp053272023-11-212-0/+12
* 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 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-252-3/+3
* Always use `ctx.Locale.Tr` inside templates (#27231)delvh2023-09-253-30/+30
* cleanup locale function usage (#27227)Denys Konovalov2023-09-242-2/+2
* 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
* add disable workflow feature (#26413)a10121127962023-08-141-1/+18
* Use template context function for avatar rendering (#26385)wxiaoguang2023-08-101-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-042-17/+19
* Support downloading raw task logs (#24451)Vitaliy Filippov2023-06-291-0/+1
* Add actor and status dropdowns to run list (#25118)HesterG2023-06-212-3/+49
* Adjust style for action run list (align icons, adjust padding) (#25170)HesterG2023-06-121-5/+5
* Add show timestamp/seconds and fullscreen options to action page (#24876)HesterG2023-05-301-0/+3
* Improvements for action detail page (#24718)HesterG2023-05-222-2/+4
* Implement actions artifacts (#22738)FuXiaoHei2023-05-191-0/+1
* Don't filter action runs based on state (#24711)Yarden Shoham2023-05-143-16/+1
* Attach a tooltip to the action status icon (#24614)Yarden Shoham2023-05-093-1/+11
* Attach a tooltip to the action control button (#24595)Yarden Shoham2023-05-081-1/+9
* Make Issue/PR/projects more compact, misc CSS tweaks (#24459)silverwind2023-05-031-1/+1
* Remove `font-awesome` and fomantic `icon` module (#24471)silverwind2023-05-011-2/+1
* Improve issue list filter (#24425)wxiaoguang2023-04-301-1/+1
* Rework header bar on issue, pull requests and milestone (#24420)silverwind2023-04-291-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 same action status svg icons on actions list as on action page (#24178)Hester Gong2023-04-192-13/+27
* 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
* Fix actions frontend bugs (pagination, long name alignment) and small simplif...Hester Gong2023-03-131-7/+7