- Jan 12, 2019
-
-
Update url placeholder for the sentry configuration page Closes #56276 See merge request gitlab-org/gitlab-ce!24338
-
List Sentry Errors in GitLab - Frontend Closes #55178 See merge request gitlab-org/gitlab-ce!23770
-
- Jan 11, 2019
-
-
Service for calling Sentry issues api See merge request gitlab-org/gitlab-ce!24126
-
- Jan 10, 2019
-
-
Robert Speicher authored
Fix broken templated "Too many changes to show" text Closes #56138 See merge request gitlab-org/gitlab-ce!24282 (cherry picked from commit 819de8e8) 488d7d1f Fix broken templated "Too many changes to show" text
-
- Jan 07, 2019
-
-
George Tsiolis authored
-
-
Heinrich Lee Yu authored
Also refactored cleanup view to use the same localized string
-
Heinrich Lee Yu authored
Process CSV uploads async using a worker then email results
-
- Jan 06, 2019
-
-
Peter Leitzen authored
This commit prepares the structure for the upcoming feature error tracking.
-
- Jan 04, 2019
-
-
Chris Baumbauer authored
-
Paul Slaughter authored
**Why?** We need a component that can expand / collapse a list of avatars for approval rules table. See issue https://gitlab.com/gitlab-org/gitlab-ee/issues/1979
-
Lukas Eipert authored
-
Brandon Labuschagne authored
-
- Jan 03, 2019
-
-
Thong Kuah authored
Add hint about adding variables for Auto DevOps application variables and link to More information
-
- Jan 02, 2019
-
-
Martin Wortschack authored
-
- Dec 31, 2018
-
-
Jacopo authored
-
- Dec 27, 2018
-
-
Francisco Javier López authored
This commit, introduced in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/23812, fixes a problem creating a displaying image diff notes when the image is stored in LFS. The main problem was that `Gitlab::Diff::File` was returning an invalid valid in `text?` for this kind of files. It also fixes a rendering problem with other LFS files, like text ones. They LFS pointer shouldn't be shown when LFS is enabled for the project, but they were.
-
- Dec 25, 2018
-
-
Alexander Kutelev authored
-
- Dec 21, 2018
-
-
Winnie Hellmann authored
This reverts merge request !23622
-
Martin Wortschack authored
- Remove leading 'at' in organzation info - Update karma tests
-
- Dec 20, 2018
-
-
Fatih Acet authored
Fixes a bug where merge request comments made in the context of a specific commit no longer specify which commit they were created on
-
Filipa Lacerda authored
-
- Dec 19, 2018
-
-
Winnie Hellmann authored
Add commit prop to NoteableNote component and pass it from NoteableDiscussion
-
Nathan Friend authored
This commit fixes a number of minor style issues in the job details sidebar - spacing, font weights, button sizes, and font sizes. More details here: https://gitlab.com/gitlab-org/gitlab-ce/issues/54814
-
- Dec 18, 2018
-
-
Martin Wortschack authored
-
Renders empty index page Adds Releases entry to the navigation bar behind a feature flag Renders 404 when feature flag for releases is not enabled
-
- Dec 17, 2018
-
-
Joshua Lambert authored
-
George Tsiolis authored
-
- Dec 16, 2018
-
-
Make link clear in note box Also update strings to be translatable
-
- Dec 14, 2018
-
-
Filipa Lacerda authored
-
- Dec 13, 2018
-
-
Oswaldo Ferreir authored
-
Martin Wortschack authored
-
Phil Hughes authored
The empty state now only gets shown when no files exist in the branch. If the user is reviewing 2 versions with no files, we don't show the state. Refactors the diff app spec to use Vue test utils. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/48635
-
- Dec 12, 2018
-
-
Winnie Hellmann authored
-
Sean Nichols authored
-
- Dec 10, 2018
-
-
Dennis Tang authored
Makes the following changes in order to have all the items of the top nav fit within all of the new Bootstrap 4 breakpoints: - Change GitLab logo to show only on desktop breakpoint (lg and up) - Move margin from logo to logo text, saving 8px - Move the following icon links to the "More" nav dropdown - Instance Statistics (ConDev Index) - Admin area (if Admin) - Sherlock Transactions (if enabled) - Removed separator between Admin icons - Change search input width from 240px to 200px - Move "Activity", "Milestone", and "Snippets" into "More" menu on lg breakpoints - Show "More" menu of lg breakpoints
-
- Dec 08, 2018
-
-
Kushal Pandya authored
-
Tim Zallmann authored
-
- Dec 07, 2018
-
-
Amit Rathi authored
-
Dennis Tang authored
Continues the iteration on the project overview UI: - moved star, fork and new clone button (copy SSH/HTTPS URLs) to top right, made them smaller - avatar is now larger (64px) - 'Request access' is now a link instead of a button - overview comes before the description + changed styling and added icons - description font-size is now 16px (large-paragraph) - quick links to files are moved downwards below the commit/pipeline info - margins changed to group content into 4 groups to clean up the interface - visibility info reduced to icon-only and moved to the right of the title
-