An error occurred fetching the project authors.
- 30 Jan, 2020 1 commit
-
-
Marcel van Remmerden authored
-
- 21 Jan, 2020 1 commit
-
-
Paul Slaughter authored
This reverts commit 5b9bdbb0, reversing changes made to 65a22395.
-
- 16 Jan, 2020 1 commit
-
-
Samantha Ming authored
- Part of the zen code review initiative - Add file icons - Change search text - Add modification in file header
-
- 10 Dec, 2019 1 commit
-
-
Zain Fathoni authored
-
- 09 Dec, 2019 1 commit
-
-
Justin Boyson authored
In this scenario stickyMonitor only add the class `is-stuck` to diff_file_header. On large diffs this almost doubles the render time. All the `is-stuck` class does is set border-radiust to 0. I believe the performance impact is not worth the trade off.
-
- 27 Aug, 2019 1 commit
-
-
Thomas Randolph authored
The file title sometimes overflows its container, which has the same border-radius. By always rounding the file title, the overflow never happens, so the corners always look correct. Everywhere else there are file diffs, there is a top border to complete the full border around the file.
-
- 16 Aug, 2019 1 commit
-
-
Thomas Randolph authored
-
- 10 Aug, 2019 1 commit
-
-
Samantha Ming authored
- expand upwards - expand downwards - expand all in both inline and parallel views
-
- 12 Jul, 2019 1 commit
-
-
Faruk Can authored
-
- 09 Jul, 2019 1 commit
-
-
Natalia Tepluhina authored
- applied functional component patch - fixed border radius for list - fixed Karma test to take a correct li amount
-
- 03 Jul, 2019 1 commit
-
-
Natalia Tepluhina authored
- all commits squashed to make danger review happy
-
- 14 Jun, 2019 1 commit
-
-
Phil Hughes authored
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/56523
-
- 10 Jun, 2019 1 commit
-
-
Annabel Dunstone Gray authored
Turn avatar-counter into a mixin with optional border-radius
-
- 06 Jun, 2019 1 commit
-
-
Marcel van Remmerden authored
Add changelog file
-
- 31 May, 2019 3 commits
-
-
Annabel Dunstone Gray authored
-
Marcel van Remmerden authored
-
Marcel van Remmerden authored
Port of 61988-collapse-icon-on-merge-request- diff-larger-than-profile-picture to EE
-
- 23 May, 2019 1 commit
-
-
Annabel Dunstone Gray authored
-
- 18 Apr, 2019 1 commit
-
-
Phil Hughes authored
-
- 05 Apr, 2019 2 commits
-
-
Sam Bigelow authored
- Compare versions header is full width except in the unified diff mode with no tree sidebar - Bar is always full width, but the content within stays centered when unified and no tree sidebar - File header is the same height as the "Compare versions header" - aligns with the design system grid guidelines => 56px - Diff file headers use a button group, switch icon order to open file externally being the last option, all buttons will become icon buttons (icon delivery by @dimitrieh) - If a file header becomes sticky no rounded corner/double border problem is visible anymore
-
ftab authored
-
- 04 Apr, 2019 1 commit
-
-
ftab authored
In the Vue image diff app, the border needs to be on the right because the new image comes in from the left. The old image diff app which is used in commits and compare views had the new image visible by default and hiding away from the left.
-
- 02 Apr, 2019 1 commit
-
-
Phil Hughes authored
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/59739
-
- 26 Mar, 2019 4 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
- 08 Mar, 2019 1 commit
-
-
Phil Hughes authored
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/58625
-
- 06 Mar, 2019 2 commits
-
-
Phil Hughes authored
The user can also toggle between the diff changes and the full file diff. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/19054
-
Phil Hughes authored
The user can also toggle between the diff changes and the full file diff. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/19054
-
- 27 Feb, 2019 1 commit
-
-
Tim Zallmann authored
EE Specific CSS Fixes Removed an extraneous whitespace Fixed single quotes in notes.scss
-
- 25 Feb, 2019 1 commit
-
-
Tim Zallmann authored
Added stylelint to static-analysis Updated yarn dependencies CSS Fixes and rule adoptions of stylelint Added stylelint-scss Deduplicated yarn.lock to clear dependencies First round of advanced stylelint rules Mainly Vendor prefix updates related to flex Updates to more webkit specific vendor prefixes Finished all vendor specific fixes Moved now 4 rules to warning Fixed the new scss lint problems More stylelint adaptions after rebase
-
- 15 Feb, 2019 2 commits
-
-
Phil Hughes authored
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/51857
-
Simon Knox authored
Compile highlight CSS separately Move highlight-specific mixins out of mixins.scss Rename solarized themes to match theme name as this was a smaller change than changing all instances to snake_case
-
- 14 Feb, 2019 1 commit
-
-
Tim Zallmann authored
Added stylelint to static-analysis Updated yarn dependencies CSS Fixes and rule adoptions of stylelint Added stylelint-scss Deduplicated yarn.lock to clear dependencies
-
- 06 Feb, 2019 2 commits
-
-
Sam Bigelow authored
Put the statistics in the compare-versions header for the entire MR Put them in the file header for each individual file
-
Sam Bigelow authored
Use special classes when is_compare, similar to is_commit. Default expectation is diff is being viewed in MR
-
- 24 Jan, 2019 2 commits
-
-
Phil Hughes authored
-
Phil Hughes authored
Dropdown includes buttons for tree view rendering mode and buttons for the compare view (inline or side-by-side) Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/55491
-
- 22 Jan, 2019 1 commit
-
-
Sam Bigelow authored
-