-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Improve and fix bugs in runner management page #24366
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improve and fix bugs in runner management page #24366
Conversation
@yp05327 Is this PR still relevant? If so, could you update it? |
I'll try to update it. |
Added individual runner support. |
Update is done. |
This has been supported in 110b928 But I noticed a problem. If admin want to edit a individual runner from admin panel which doesn't belong to him, which URL should we use? |
Isn't the second option used currently? Looks correct to me, the admin should always use admin routes if possible |
Changes:
runners.task_list.no_tasks
fix overflow ofThis has been fixed.Recent tasks on this runner
Before:
After: