summaryrefslogtreecommitdiffstats
path: root/templates/shared/actions
Commit message (Expand)AuthorAgeFilesLines
* Fix typo of RunerOwnerID (#26508)yp053272023-08-151-1/+1
* use css on labels (#25626)derelm2023-07-031-1/+1
* Replace fomantic divider module with our own (#25539)silverwind2023-06-291-2/+2
* 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-132-9/+4
* Display owner of a runner as a tooltip instead of static text (#24377)yp053272023-05-122-6/+6
* Improve template helper (#24417)wxiaoguang2023-04-291-1/+1
* Display 'Unknown' when runner.version is empty (#24378)yp053272023-04-271-1/+1
* Fix incorrect last online time in runner_edit.tmpl (#24376)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
* Improve some modal action buttons (#24289)wxiaoguang2023-04-241-1/+1
* Change to vertical navbar layout for secondary navbar for repo/user/admin set...Hester Gong2023-04-232-2/+0
* Refactor delete_modal_actions template and use it for project column related ...Hester Gong2023-04-231-3/+3
* Use data-tooltip-content for tippy tooltip (#23649)wxiaoguang2023-03-242-2/+2
* 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
* Move helpers to be prefixed with `gt-` (#22879)zeripath2023-02-131-4/+4
* Implement actions (#21937)Jason Song2023-01-312-0/+192