- Jan 24, 2019
-
-
Constance Okoghenun authored
Unified commit link in note header action text
-
- Jan 23, 2019
-
-
Constance Okoghenun authored
Ensured that sentence order is preserved when translating
-
- Jan 22, 2019
-
-
Constance Okoghenun authored
-
- Jan 18, 2019
-
-
Constance Okoghenun authored
- Removed use of v-html - Removed HTML content from the computed property
-
- Jan 17, 2019
-
-
Constance Okoghenun authored
Add commit prop to NoteableNote component and pass it from NoteableDiscussion
-
- Jan 16, 2019
-
-
Stan Hu authored
-
- Jan 15, 2019
-
-
Paul Slaughter authored
-
-
-
-
gfyoung authored
Taller letters like "g" were getting slightly cutoff before.
-
-
- Jan 14, 2019
-
-
-
Mike Greiling authored
Upgrades prettier to 1.15.3 Runs `yarn prettier-save-all` against the codebase Most changes are due to https://github.com/prettier/prettier/pull/5519
-
-
- Jan 11, 2019
-
-
-
Filipa Lacerda authored
To reduce code duplication between CE and EE components, creates a mixin with the common methods for the graph component
-
Scott Hampton authored
Allowing the EE to override a helper function to pass more data to vue
-
Scott Hampton authored
Here is another line that prettier changed in ee.
-
Scott Hampton authored
-
- authored
* Remove headerAction getter from job getters * Remove prop from being passed into header_ci_component * Remove no longer needed tests
-
Mark Lapierre authored
Fetch a specific key's fingerprint instead of all fingerprints. Check for the specific key by title and expected fingerprint. This avoids the use of `all`, which can be unreliable.
-
- Jan 10, 2019
-
-
Chris Baumbauer authored
-
Martin Wortschack authored
- Rename CSS class - Fix broken test - Update project settings docs - Update general project settings image - Rename helper methods
-
-
- authored
-
- 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
-
-
Phil Hughes authored
Correctly shows the rebase state even if a merge requests pipeline has failed. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/45942
-
-
-
-
Removing the URL manipulation functions added to 'common_utils.js' in favor of the functions that already existed in 'url_utility.js'. Refactoring 'removeParams' function in 'url_utility.js' to allow url to be passed and to preserve the original host and/or path provided in the url.
-
Updating OAuthRememberMe to use new common utility functions when manipulating query parameters on OAuth buttons. This ensures the 'remember_me' parameter is safely added and removed when other query parameters are present.
-
Replacing inline JS with ES 2015 functions included in pages/sessions/new. Also applying suggested server-side syntax improvements to OmniAuthCallbacksController.
-
- Jan 09, 2019
-
-
-
Winnie Hellmann authored
-
-
Filipa Lacerda authored
In releases page, instead of rendering a loading icon, it now renders the skeleton loading
-