summaryrefslogtreecommitdiffstats
path: root/templates/shared/actions/runner_list.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Backport ctx locale refactoring manually (#27231) (#27259) (#27260)wxiaoguang2023-09-251-3/+3
* cleanup locale function usage (#27227) (#27240)Giteabot2023-09-251-1/+1
* fix issues on action runners page (#27226) (#27233)Giteabot2023-09-241-19/+18
* resolve issue with sort icons on admin/users and admin/runners (#24360)jladbrook2023-09-121-3/+12
* Fix typo of RunerOwnerID (#26508)yp053272023-08-151-1/+1
* Introduce shared template for search inputs (#25338)silverwind2023-06-221-2/+2
* Add template linting via djlint (#25212)silverwind2023-06-141-1/+1
* Support changing labels of Actions runner without re-registration (#24806)sillyguodong2023-06-131-1/+1
* Display owner of a runner as a tooltip instead of static text (#24377)yp053272023-05-121-1/+1
* Display 'Unknown' when runner.version is empty (#24378)yp053272023-04-271-1/+1
* Add missed column title in runner management page (#24328)yp053272023-04-261-1/+1
* Fix runner button height (#24338)silverwind2023-04-261-1/+1
* Change to vertical navbar layout for secondary navbar for repo/user/admin set...Hester Gong2023-04-231-1/+0
* Use data-tooltip-content for tippy tooltip (#23649)wxiaoguang2023-03-241-1/+1
* Display the version of runner in the runner list (#23490)sillyguodong2023-03-191-0/+2
* Convert `<div class="button">` to `<button class="button">` (#23337)delvh2023-03-141-2/+2
* Implement actions (#21937)Jason Song2023-01-311-0/+90