- Feb 18, 2020
-
-
GitLab Bot authored
-
- Apr 02, 2019
-
-
Fixed the broken frontend unit tests
-
Added the ability to display an error for unmet prerequisites
-
- Mar 07, 2019
-
-
Filipa Lacerda authored
In jobs store, moves the check for `shouldRenderSharedRunnerLimitWarning` to the CE codebase.
-
- Jan 11, 2019
-
-
Fernando Arias authored
* Remove headerAction getter from job getters * Remove prop from being passed into header_ci_component * Remove no longer needed tests
-
- Jan 10, 2019
-
-
Fernando Arias authored
-
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
-
- Nov 14, 2018
-
-
Filipa Lacerda authored
Returns `null` instead of an empty object to make sure Vue doesn't render the button
-
- Oct 31, 2018
-
-
Mike Greiling authored
-
- Oct 25, 2018
-
-
Steve Xuereb authored
-
- Oct 17, 2018
-
-
Filipa Lacerda authored
-
- Oct 12, 2018
-
-
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
-
- Oct 04, 2018
-
-
Filipa Lacerda authored
-
- Oct 03, 2018
-
-
Filipa Lacerda authored
-