- Aug 23, 2021
-
-
Miguel Rincon authored
This change adds the capability of filtering and pagination for group runners, group administrators can search and locate their runners.
-
Miguel Rincon authored
This change adds a list of runners to the group runners page. This is a first iteration that does not include filters and/or pagination for results.
-
- Jun 07, 2021
-
-
Miguel Rincon authored
This change improves the testing setup for the runner UI by generating a fixture with the direct graphql results.
-
- Jun 01, 2021
-
-
Miguel Rincon authored
This change adds a pagination to the admin runner UI by creating a new pagination component for the runners. It also updates the GraphQL query with the required parameters and pagination information.
-
- May 19, 2021
-
-
Miguel Rincon authored
This change introduces feature flag: `runner_list_view_vue_ui`. To migrate the implementation of the runner admin section to Vue. This is an incomplete implementation, as some more features will be added gradually behind this feature flag.
-