jojo/templates/shared/actions
Michael Kriese 1cd81146a9 fix: improve runner list and details view (#12113)
- shrink runner list width (use icons, move details link to runner name)
- add owner to runner details on admin view
- #11516 removed a lot details which makes it much harder for an admin to find a specific runner

---
### admin list
![image](/attachments/7dd28e5b-6332-48b1-b545-2fc2b83e5368)

### admin org runner details
![image](/attachments/da972377-d401-41fe-8a17-d78824d6d714)

### admin repo runner
![image](/attachments/489e71c2-6087-4441-ad72-695ef0e04161)

### individual list
![image](/attachments/5618b962-0964-415f-a820-e673001f4007)

### individual runner details
![image](/attachments/5799c212-37d5-4047-965f-60952ee7c74c)

### tooltips for edit and delete
![image](/attachments/bcfb9358-0bf3-4d3f-a73c-66fb8e63eb67) ![image](/attachments/63b1c9e5-2fd3-4cc3-9f88-e0a1cf410769)

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/12113
Reviewed-by: 0ko <0ko@noreply.codeberg.org>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-committed-by: Michael Kriese <michael.kriese@visualon.de>
2026-04-15 20:25:23 +02:00
..
runner_create.tmpl fix: use CSS class to indicate that runner name is required (#11718) 2026-03-17 18:51:29 +01:00
runner_details.tmpl fix: improve runner list and details view (#12113) 2026-04-15 20:25:23 +02:00
runner_edit.tmpl fix: use CSS class to indicate that runner name is required (#11718) 2026-03-17 18:51:29 +01:00
runner_list.tmpl fix: improve runner list and details view (#12113) 2026-04-15 20:25:23 +02:00
runner_setup.tmpl fix(ui): a few small runners UI fixes (#12115) 2026-04-14 18:50:29 +02:00