Skip to content
Snippets Groups Projects
  1. Aug 23, 2021
  2. Jul 02, 2021
    • Miguel Rincon's avatar
      Add runner update form with .com fields · bf51728e
      Miguel Rincon authored
      gitlab.com admins can view/update runners minutes cost factor,
      these fields appear now in the Vue UI.
      
      - Public projects Minutes cost factor
      - Private projects Minutes cost factor
      bf51728e
  3. Jul 01, 2021
  4. Jun 23, 2021
  5. Jun 16, 2021
  6. Jun 14, 2021
  7. Jun 11, 2021
  8. Jun 07, 2021
  9. Jun 01, 2021
    • Miguel Rincon's avatar
      Add pagination to runners · 801ec7cf
      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.
      801ec7cf
  10. May 25, 2021
  11. May 19, 2021
    • Miguel Rincon's avatar
      Migrate admin runner list from HAML to Vue · e8c0d65c
      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.
      e8c0d65c
  12. May 04, 2021
Loading