Skip to content
Snippets Groups Projects
  1. Feb 18, 2020
  2. Apr 02, 2019
  3. Mar 07, 2019
  4. Jan 11, 2019
  5. Jan 10, 2019
    • Fernando Arias's avatar
      f3465c72
    • Fernando Arias's avatar
      Move job cancel/new button · 42bfffc4
      Fernando Arias authored
      * Move cancel button to where the Retry is normally placed
      * Move new issue button to be in sidebar view for desktop versions
      * Update specs
      
      Add changelog entry for moving cancel btn
      
      Remove mobile version job action buttons
      
      * Remove buttons showing up on seperate row on job sidebar
      * Show Retry button in mobile version next to build name
      
      Improve flexbox usage for job action buttons
      
      * Allow for cleaner scaling of job name and alignment of buttons
      
      Adjust the debug button icon size
      
      * Adjust debug icon size on the build sidebar so the debug button is the
      same height as the other buttons
      
      Tweak job name vertical margins
      
      * Changes are only made to job side vue
      * Remove old class that only changed margin on top
      * Adjust veritcal margin uniformy set to 0 via bootstrap margin class
      
      Update Karma tests for job side view
      
      * Update karms tests for mobile version of side view
      * Removed tests for new issue button since we are fixing in
      https://gitlab.com/gitlab-org/gitlab-ce/issues/55944
      
      Fix rspec and static-analysis failures
      
      * Run Prettier
      * Update rspec css selectors
      
      Move job action buttons to new line
      
      * Move "New Issue" and "Debug" buttons to seperate line in job sidebar
      * Update specs
      
      Run Prettier to format JS
      
      Remove New Issue button from job header
      
      Make sure button spacing follows styleguide
      42bfffc4
  6. Nov 14, 2018
  7. Oct 31, 2018
  8. Oct 25, 2018
  9. Oct 17, 2018
  10. Oct 12, 2018
    • Filipa Lacerda's avatar
      Updates the check for started in job header · 85c30d74
      Filipa Lacerda authored
      The function that was checking if the job was started or not
      was expecting a boolean, however it was receiving a null.
      During the refactor the condition was changed, causing the function
      to break with null
      
      This commit fixes the check
      85c30d74
  11. Oct 04, 2018
  12. Oct 03, 2018
Loading