summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/pages/merge_requests.scss
Commit message (Collapse)AuthorAgeFilesLines
* Make pipeline widget padding consistent between MR and commit pagesdm-pipeline-widget-paddingDouwe Maan2017-05-081-6/+0
|
* Merge branch '31271-fixmr-target-branch-selector-dropdown' into 'master' Jacob Schatz2017-05-041-0/+4
|\ | | | | | | | | | | | | Fix MR target branch select dropdown placement cut-off Closes #31271 See merge request !10902
| * Fix MR target branch selector dropdown placement cut-off31271-fixmr-target-branch-selector-dropdownEric Eastwood2017-05-011-0/+4
| | | | | | | | | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/31271 When the dropdown items are too wide, constrain the dropdown to the offsetParent. Otherwise, let it naturally flow as Select2 wants.
* | Allow commenting on older versions of the diff and comparisons between diff ↵dm-link-discussion-to-outdated-diffDouwe Maan2017-05-031-1/+0
|/ | | | versions
* Merge branch 'dm-outdated-diff-link' into 'master' Sean McGivern2017-04-111-0/+2
|\ | | | | | | | | | | | | Link to outdated diff in older MR version from outdated diff discussion Closes #27865 See merge request !10572
| * Link to outdated diff in older MR version from outdated diff discussionDouwe Maan2017-04-081-0/+2
| |
* | Remove double border on MR tabdouble-borderAnnabel Dunstone Gray2017-04-101-1/+0
|/
* Merge branch '29470-make-modal-sizes-consistent-and-mobile-friendly' into ↵Annabel Dunstone Gray2017-04-061-2/+0
|\ | | | | | | | | | | | | | | | | | | 'master' Resolve "Make modal sizes consistent and mobile friendly" Closes #29470 See merge request !10088
| * Remove individual modal width stylesSam Rose2017-04-061-2/+0
| |
* | Fix link togglers jumping to topEric Eastwood2017-03-281-0/+10
| | | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/29414
* | Change full colors to a more harmonious palettePedro Moreira da Silva2017-03-231-1/+1
|/
* Consistent button colors for disabled buttons29263-merge-button-colorSimon Knox2017-03-101-4/+0
|
* Merge branch '28230-new-mr-spacing' into 'master' Annabel Dunstone Gray2017-03-071-3/+2
|\ | | | | | | | | | | | | consistent padding on new MR panels Closes #28230 See merge request !9568
| * consistent spacing on new MR panels28230-new-mr-spacingSimon Knox2017-03-071-3/+2
| | | | | | | | | | | | center spinner show placeholder text on new MR page remove redundant `display: block` from li - they default to `list-style` already
* | Merge branch '23948-assign-to-me' into 'master' Alfredo Sumaran2017-03-071-0/+5
|\ \ | | | | | | | | | | | | | | | | | | re-add Assign to Me link on new MR/Issue forms Closes #23948 See merge request !9499
| * | re-add Assign to Me link on new MR/Issue formsSimon Knox2017-03-071-0/+5
| |/
* | thinner bottom header borderwidget-widget-widget-funRegis2017-03-061-0/+1
| |
* | make header match old 16px padding of body contentsRegis2017-03-061-2/+2
| |
* | fix border radius bottom for headerRegis2017-03-061-1/+2
| |
* | match padding for mr-widget sectionsRegis2017-03-061-1/+1
| |
* | scss lintingRegis2017-03-061-3/+3
| |
* | Improve CSS for treeview with pipelines to make it responsibleFilipa Lacerda2017-03-041-32/+33
| |
* | add grey lines - adequate spacing for action buttonsRegis2017-03-031-2/+41
| |
* | Merge branch 'master' into widget-widget-widget-funFilipa Lacerda2017-03-031-1/+7
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (163 commits) Add KUBE_CA_PEM_FILE, deprecate KUBE_CA_PEM Remove useless assignment Rename query parameter to `membership` Stop setting Strict-Transport-Securty header from within the app Add filter param for authorized projects for current_user for V4 Improve EE compatibility MR docs [ci skip] Fix the `Gitlab::Seeder` monkey patch to disable mail delivery Use separate error class for cherry-pick and revert tree errors Fix cherry-picking or reverting through an MR Resolve "missing count badge styling in new sidebar dropdown" Fix Rubocop offense in build retry service Decrease tanuki logo size remove extra whitespace on dashboard projects page Changes after review Delete hooks from project with empty repository Only add a newline in Markdown Editor if the current line is not empty Revert "Disallow system notes for closed issuables" Cleaning up navigational order - Project Backport EE changes. Service method should be `get` and not `all` Remove bundle-audit ignores that are no longer applicable ...
| * Default to subtle MR mege button until CI status is available28010-mr-merge-button-default-to-dangerEric Eastwood2017-03-021-1/+7
| | | | | | | | See https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/9245
* | Change the size of CI icon in MR heading [ci skip]Filipa Lacerda2017-02-281-0/+5
| |
* | shape header - bold correct text - border radius - white background for the ↵Regis2017-02-171-1/+9
|/ | | | rest of widget
* Add margin to loading icon in Merge Request Widget27947-missing-margin-between-loading-icon-and-text-in-merge-request-widgetSam Rose2017-02-101-2/+6
|
* Keep sidebars absolute until fixed at top; remove unneeded JSAnnabel Dunstone Gray2017-02-101-1/+1
|
* Remove orange caret icon from mr widget27991-success-with-warnings-caretAnnabel Dunstone Gray2017-02-101-7/+0
|
* Merge branch '27610-issue-number-alignment' into 'master'Annabel Dunstone Gray2017-02-091-1/+8
|\ | | | | | | | | | | | | fix alignment for long title Closes #27610 See merge request !9020
| * replaces media query with flexbox27610-issue-number-alignmentNur Rony2017-02-081-3/+4
| |
| * fix alignment for long titleNur Rony2017-02-081-1/+7
| |
* | Reduce padding of mr widget mini graphAnnabel Dunstone Gray2017-02-081-0/+6
|/
* added inline pipeline graph23785-with-builds-tab-gone-give-additional-context-in-system-information-element-in-mr-commit-views-by-adding-mini-pipeline-graphLuke "Jared" Bennett2017-02-071-0/+43
| | | | | | Added tests review changes
* Backport changes from EE squashSean McGivern2017-02-031-4/+13
| | | | | | | Backport changes from the EE-only squash implementation, which would otherwise conflict when merge CE into EE. <https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/1024>
* Fixed merge request tabs extra marginPhil Hughes2017-01-271-7/+19
| | | | | | | | | | | | | | | Fixed extra margin when the merge request tabs are affixed This was caused by some weird padding that was on the container & then not correctly removed. The fix involved removing the container from inside the tabs holder div & then adding the widths through CSS depending on if fixed & whether the parent is limited width or not. In reality out container classes need to be fixed as it is getting pretty un-managable at the moment this should of been an easy fix, but in reality turned into something much harder. Closes #26853
* 25701 standardize text colors25701-standardize-text-colorstauriedavis2017-01-041-7/+7
|
* Merge branch 'review-commits-and-commit-scss' into 'master' Jacob Schatz2017-01-041-4/+0
|\ | | | | | | | | Review commits and commit scss See merge request !8010
| * Update file hader styles; remove and relocate more commits cssAnnabel Dunstone Gray2016-12-291-4/+0
| |
* | Make tabs full-width at small viewport26201-sticky-tabsAnnabel Dunstone Gray2016-12-291-0/+4
|/
* Refactor line length cssAnnabel Dunstone Gray2016-12-281-0/+4
|
* Merge branch '25906-title-size' into 'master' Fatih Acet2016-12-211-1/+1
|\ | | | | | | | | | | | | Resolve "Titles are bigger than usual" Closes #25906 See merge request !8235
| * Reduce MR widget title by one pixelFilipa Lacerda2016-12-211-1/+1
| |
* | Adds background color for disabled state to merge when succeeds dropdownFilipa Lacerda2016-12-211-0/+8
|/ | | | | | | | Adds MR id to changelog entry Fix caret color Remove duplicated semicolon
* Finish refactoring graysvariablesAnnabel Dunstone Gray2016-12-131-2/+2
|
* Remove duplicate shades of gray and blackAnnabel Dunstone Gray2016-12-131-1/+1
|
* Merge branch '25202-fix-mr-widget-content-wrapping' into 'master' Jacob Schatz2016-12-061-0/+5
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed MR widget content wrapping for XS viewports Centers the "Accept Merge Request" button within the MR widget (and adds a bit of right/left padding) for viewports smaller than 768px. BEFORE: ![Screen_Shot_2016-12-02_at_8_53_01_AM](/uploads/fcdae5302a1407090483dd3cff868c51/Screen_Shot_2016-12-02_at_8_53_01_AM.png) AFTER: ![Screen_Shot_2016-12-02_at_9_43_37_AM](/uploads/f7d1dce082b79d263f05cea3c90e870a/Screen_Shot_2016-12-02_at_9_43_37_AM.png) cc: @markglenfletcher @annabeldunstone Closes #25202 See merge request !7900
| * Fixed MR widget content wrapping for XS viewportsRyan Harris2016-12-051-0/+5
| | | | | | | | | | | | | | | | Update merge_requests.scss Update merge_requests.scss to use padding shorthand Removed padding from Accept Merge Request button
* | Reduce base font sizes across appreduce-font-sizeAnnabel Dunstone Gray2016-12-021-1/+1
| |