- 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.
-
- Jul 01, 2021
-
-
Miguel Rincon authored
This change update error reporting to Sentry in the runner UI and adds more specific flash messages to the user.
-
Miguel Rincon authored
This change adds the project and jobs count in the runner table
-
- Jun 29, 2021
-
-
Coung Ngo authored
Some calls of `convertToGraphQLId` are given GraphQL types as string literals. These string literals are extracted to constants
-
- Jun 23, 2021
-
-
Miguel Rincon authored
This change allow the user to filter by tags in the runner UI when using the GraphQL API.
-
- Jun 14, 2021
-
-
Miguel Rincon authored
This change adds search free text search query parameters to the runner UI and sends them to the backend for filtering.
-
- Jun 11, 2021
-
-
Miguel Rincon authored
This change defines a new form for runners in Vue UI which follows the design guidelines, this form will later replace the HAML form to update runner details.
-
- 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 25, 2021
-
-
Miguel Rincon authored
Thi changes adds filtered search to runners.
-
- May 04, 2021
-
-
Miguel Rincon authored
This change adds an simple GraphQL query to the runner details page to load the runner type asynchronously.
-