Skip to content

Add group runners page [RUN AS-IF-FOSS]

Miguel Rincon requested to merge 19819-add-group-runners-page into master

What does this MR do?

Introduces runner_list_group_view_vue_ui to add a new runner administration page for a group. This MR depends on !66375 (merged)

New URL example: http://gdk.test:3000/groups/h5bp/-/runners

Screenshots or Screencasts (strongly suggested)

This page only contains a simple static component initially, more components will be added in future MRs:

2021-07-23_15.14.40

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Related to #19819 (closed)

Edited by Miguel Rincon

Merge request reports