Skip to content
Snippets Groups Projects
  1. Feb 26, 2020
  2. Feb 11, 2020
  3. Feb 07, 2020
  4. Oct 09, 2019
  5. 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
  6. Sep 03, 2019
  7. Aug 29, 2019
  8. Aug 19, 2019
  9. Jun 14, 2019
  10. Jun 10, 2019
  11. May 30, 2019
    • Mike Scott's avatar
      Add Pipeline IID to views · 852738a4
      Mike Scott authored and Filipa Lacerda's avatar Filipa Lacerda committed
      * Add Pipeline IID to MR's
      * Add Pipeline IID to commit box
      * Add Pipeline IID to builds page
      * Add Pipeline IID to job sidebar
      * Add Pipeline IID to header on view pipeline pages
      * Add changelog entry
      * Update tests
      852738a4
  12. Feb 18, 2019
  13. Feb 06, 2019
  14. Jan 31, 2019
  15. Jan 28, 2019
  16. Jan 24, 2019
  17. Dec 11, 2018
    • Zeff Morgan's avatar
      Add tests for plain diff/email patch options · 12c358f1
      Zeff Morgan authored
      Add spec file using before(:context) to reduce test time. With testing
      almost identical things, unnecessary to make them completely atomic.
      Includes two helper methods. Since the raw_content method is the only
      function needed on that page, created the method in the spec instead
      of adding another page object.
      
      Setup new project/commit page object and update project/show to add
      go_to_commit method. The go_to_commit method is near duplicate of
      go_to_file method, but decided to split them off to reduce overall
      refactoring and simplify language.
      
      Also add selectors to commit box partial and update qa.rb to load
      new page object.
      12c358f1
  18. Nov 27, 2018
  19. Sep 19, 2018
  20. Aug 03, 2018
  21. Jul 30, 2018
    • Bob Van Landuyt's avatar
      Show the status of a user in interactions · f1d3ea63
      Bob Van Landuyt authored
      The status is shown for
      - The author of a commit when viewing a commit
      - Notes on a commit (regular/diff)
      - The user that triggered a pipeline when viewing a pipeline
      - The author of a merge request when viewing a merge request
      - The author of notes on a merge request (regular/diff)
      - The author of an issue when viewing an issue
      - The author of notes on an issue
      - The author of a snippet when viewing a snippet
      - The author of notes on a snippet
      - A user's profile page
      - The list of members of a group/user
      f1d3ea63
  22. Jul 20, 2018
  23. Jul 19, 2018
  24. Jul 17, 2018
  25. Jun 11, 2018
  26. Jun 08, 2018
  27. Jun 01, 2018
  28. May 24, 2018
  29. May 10, 2018
  30. May 07, 2018
  31. Apr 24, 2018
  32. Apr 20, 2018
  33. Apr 18, 2018
  34. Apr 17, 2018
  35. Apr 13, 2018
  36. Apr 12, 2018
  37. Apr 11, 2018
Loading