Skip to content
Snippets Groups Projects
  1. Aug 23, 2021
  2. Jun 07, 2021
  3. 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
  4. 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
Loading