Skip to content
Snippets Groups Projects
  1. Feb 24, 2020
  2. Feb 17, 2020
  3. Feb 13, 2020
  4. Feb 11, 2020
  5. Feb 10, 2020
  6. Feb 07, 2020
  7. Jan 30, 2020
  8. Jan 29, 2020
  9. Jan 22, 2020
  10. Jan 15, 2020
  11. Jan 08, 2020
  12. Dec 19, 2019
  13. Dec 18, 2019
  14. Dec 12, 2019
  15. Dec 10, 2019
  16. Dec 04, 2019
  17. Nov 22, 2019
  18. Nov 15, 2019
  19. Nov 13, 2019
  20. Nov 08, 2019
  21. Nov 05, 2019
  22. Oct 10, 2019
  23. Sep 25, 2019
  24. Sep 19, 2019
  25. Sep 18, 2019
  26. Sep 11, 2019
    • Filipa Lacerda's avatar
      Enables Run Pipeline button to be rendered · 48b98b58
      Filipa Lacerda authored
      In the Merge Request view, under pipelines tab
      the user can see a run pipeline button
      
      Adds axios post request to button click
      
      Adds the logic to handle the user click,
      refresh the table and disable the button while thee
      request is being made
      
      Updates UI for desktop and mobile
      
      Adds specs
      Regenerates potfile
      
      Follow-up after review
      
      Uses .finally to avoid code repetition
      48b98b58
  27. Sep 04, 2019
    • Payton Burdette's avatar
      Adds backport change for pipeline.scss · 738060ef
      Payton Burdette authored
      Adds the necessary backport changes for pipeline.scss. This commit is
      neccessary from the changes made in MR 16135
      
      Revert schema.rb which was automatically added will investigate
      738060ef
  28. Aug 22, 2019
  29. Aug 19, 2019
  30. Aug 09, 2019
  31. Aug 08, 2019
  32. Aug 06, 2019
  33. Jul 01, 2019
  34. Jun 28, 2019
    • Scott Hampton's avatar
      Fix pipelines table update after action · cfa0c659
      Scott Hampton authored
      The pipelines table was showing the loading icon
      after the user cancelled or retried a pipeline.
      This fixes that so the pipeline updates without
      removing the table from the DOM.
      cfa0c659
Loading