gitlab-org--gitlab-foss/app/views/admin/runners
Alexis Reigel 2e05292562
use lazy ajax filter dropdown for runner tags
the potential number of available runner tags is too large to load it
statically to a dropdown. we use the same lazy loaded dropdown as is
used for the users dropdown already.
2019-02-27 20:19:49 +01:00
..
_runner.html.haml Remove N+1 query for tags in /admin/runners page 2019-02-26 12:44:28 -08:00
_sort_dropdown.html.haml
index.html.haml use lazy ajax filter dropdown for runner tags 2019-02-27 20:19:49 +01:00
show.html.haml
update.js.haml