- Feb 25, 2020
-
-
GitLab Bot authored
-
- Jan 09, 2020
-
-
GitLab Bot authored
-
- Dec 24, 2019
-
-
GitLab Bot authored
-
- Dec 04, 2019
-
-
GitLab Bot authored
-
- Sep 18, 2019
-
-
GitLab Bot authored
-
- Aug 20, 2019
-
-
Add merge warning on avatar in: - open view assigness - collapsed view assigness - dropdown (search) view assigness Add can_merge option to MR sidebar entity
-
- Aug 17, 2019
-
-
Donald Cook authored
-
- Jul 23, 2019
-
-
Michel Engelen authored
-
- Jul 16, 2019
-
-
Annabel Dunstone Gray authored
This reverts merge request !28545
-
- Jul 11, 2019
-
-
Scott Hampton authored
This is a CSS effort only. Fixes the padding of the buttons to be `8px 12px` (including border) so that the button height is 32px. Also adjusts the border width for all buttons when the state is `hover`, `focus`, or `active to be 2px thick instead of 1px thick. This is accomplished through an inset box-shadow as not to increase the size of the button. Fixes some colors for primary and tertiary buttons.
-
- Jun 25, 2019
-
-
Annabel Dunstone Gray authored
-
- Jun 10, 2019
-
-
Annabel Dunstone Gray authored
-
- Jun 06, 2019
-
-
Annabel Dunstone Gray authored
- Makes activity dropdown and resolved counter smaller - Uses grid for spacing - Removes scrolling on MR tabs
-
- May 31, 2019
-
-
Jacques Erasmus authored
Updated the padding to our standard size
-
- Apr 25, 2019
-
-
Ahmad Haghighi authored
-
- Apr 16, 2019
-
-
Rajat Jain authored
Scoped labels overflew in all the places because of lack of restriction on `max-width`. This commit introduces the same limits on width we have inplace for regular labels
-
- Apr 11, 2019
-
-
Annabel Dunstone Gray authored
-
- Apr 04, 2019
-
-
Scoped labels in EE require additional changes in CE code.
-
- Mar 26, 2019
-
-
Filipa Lacerda authored
-
Douwe Maan authored
Before, the styling for `img:not(.emoji)`` was repeated between `.md:not(.use-csslab):not(.wiki)` (for comments and the Markdown preview), `.documentation.wiki` (for help pages), and `.issuable-details .description .wiki` (for MR and issue descriptions). In these places, we now simply use `.md`. Wherever we use `.md` but don't want this image styling (like wikis and blobs), `.md-file` is added.
-
- Mar 04, 2019
-
-
Gokhan Apaydin authored
-
- Feb 25, 2019
-
-
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
-
- Jan 14, 2019
-
-
George Tsiolis authored
-
- Dec 26, 2018
-
-
Rubén Moya authored
-
- Nov 27, 2018
-
-
Phil Hughes authored
This suggests possibly related issues when the user types a title. This uses GraphQL to allow the frontend to request the exact data that is requires. We also get free caching through the Vue Apollo plugin. With this we can include the ability to import .graphql files in JS and Vue files. Also we now have the Vue test utils library to make testing Vue components easier. Closes #22071
-
- Nov 22, 2018
-
- Nov 20, 2018
-
-
George Tsiolis authored
-
- Nov 16, 2018
-
-
George Tsiolis authored
-
- Nov 12, 2018
-
-
Oren Aksakal authored
-
- Oct 11, 2018
-
-
André Luís authored
-
- Sep 21, 2018
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- Sep 14, 2018
-
-
Martin Wortschack authored
-
- Aug 26, 2018
-
-
Martin Wortschack authored
-
- Aug 21, 2018
-
-
Annabel Dunstone Gray authored
-
Martin Wortschack authored
- adds MR# to changelog - adds pixel variables for margin - changes line-height for user-status-emoji
-
- Aug 17, 2018
-
-
Martin Wortschack authored
- adds extra margin to the user-status-emoji - removes whitespaces from the issable_meta helper
-
- Aug 16, 2018
-
-
Annabel Dunstone Gray authored
-
- Aug 14, 2018
-
-
Annabel Gray authored
-
- Aug 02, 2018
-
-
Jarka Kadlecova authored
This reverts commit 8717c7da.
-
- Jul 25, 2018
-
-