1. 10 Nov, 2021 1 commit
    • mfluharty's avatar
      Use pipeline.details.artifacts from cached_widget · 27a5ba94
      mfluharty authored
      We already load the artifacts asynchonously with the pipeline details
      Just pass them down to the artifacts dropdown
      No loading state needed, we have the pipeline widget's skeleton loader
      27a5ba94
  2. 05 Nov, 2021 1 commit
    • mfluharty's avatar
      Load MR widget artifacts on mount · 139a59e6
      mfluharty authored
      Fetch the list of downloadable artifacts for the widget
      when the dropdown is mounted instead of when shown
      Move loading indicator into the dropdown button
      Hide the dropdown altogether if there are no artifacts
      Adjust MR pipeline widget spec to expect extra request
      
      Changelog: changed
      139a59e6
  3. 04 Nov, 2021 38 commits