summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/pages/merge_requests.scss
Commit message (Collapse)AuthorAgeFilesLines
...
| * Update tests with json endpointFilipa Lacerda2018-04-241-4/+0
| | | | | | | | Cleans merge request css
* | [skip ci] Merge branch 'master' into bootstrap4Clement Ho2018-04-171-0/+17
|\ \ | |/
| * Fix typo on docsFilipa Lacerda2018-04-171-1/+1
| |
| * Update error block cssFilipa Lacerda2018-04-171-3/+1
| |
| * Adds padding to the error blockFilipa Lacerda2018-04-161-2/+1
| |
| * Disable try again button while fetching the APIFilipa Lacerda2018-04-161-0/+20
| |
* | Fix styles on new merge request compare pageClement Ho2018-04-161-1/+1
| |
* | [skip ci] fix overzealous .badge-pill renames from scss migration scriptClement Ho2018-04-131-2/+2
| |
* | Ran migration scriptClement Ho2018-04-091-15/+15
|/
* removed useless v-ifPhil Hughes2018-03-141-4/+0
| | | | | removed pointless test & changed some deployment tests to make more sense added in v-tooltip
* fixed breakpointPhil Hughes2018-03-131-2/+3
| | | | disable stop button when loading
* fixed scss-lintPhil Hughes2018-03-131-4/+2
|
* adjust styling to remove gapsPhil Hughes2018-03-131-1/+21
|
* Fix styling of multiple environments in merge request widgetPhil Hughes2018-03-131-0/+20
| | | | Closes #40610
* Address frontend feedbackBob Van Landuyt2018-03-081-2/+1
|
* Allow a user to select `allow maintainer to push`Bob Van Landuyt2018-03-071-1/+2
| | | | | | When a project is not private, and the source branch not protected the user can now select the option to allow maintainers to push to this branch
* Replaced the remaining code-fork iconsjivl-general-icons-2Jose Ivan Vargas2017-12-191-2/+0
|
* Replaced some fork icons instances and fixed the Icon component on the MR WidgetJose Ivan Vargas2017-12-191-0/+6
|
* Remove new-style-dropdown mixinWinnie Hellmann2017-12-081-8/+0
|
* Update empty state page of merge request 'changes' tab32329-empty-state-for-changes-tab-in-mrVitaliy @blackst0ne Klachkov2017-11-301-0/+6
|
* Revert unintentional changes in !12810Takuya Noguchi2017-11-061-34/+14
|
* Enable MergeableSelector in scss-lintTakuya Noguchi2017-11-031-21/+36
|
* Fixing IconsTim Zallmann2017-10-301-2/+3
|
* Start moving new nav styles into header.scssAnnabel Dunstone Gray2017-10-061-2/+2
|
* Fix MR ready to merge buttons/controls at mobile breakpoint37259-some-mr-ready-mobile-fixesEric Eastwood2017-09-131-0/+4
| | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/37259
* Fix mr tabs positionAnnabel Dunstone Gray2017-09-071-2/+2
|
* Merge branch 'winh-merge-request-form-dropdowns' into 'master'Phil Hughes2017-09-041-0/+4
|\ | | | | | | | | Make merge request form dropdowns consistent See merge request !13587
| * Make merge request form dropdowns consistentwinh-merge-request-form-dropdownswinh2017-08-291-0/+4
| |
* | Merge branch 'winh-pipeline-graph-dropdowns' into 'master'Clement Ho2017-09-011-11/+0
|\ \ | | | | | | | | | | | | Make pipeline dropdowns consistent See merge request !13530
| * | Change pipeline dropdowns to new stylewinh-pipeline-graph-dropdownswinh2017-08-291-11/+0
| |/
* | Fix merge button dropdown caret horizontal alignment37194-fix-mr-widget-merge-button-dropdown-caretEric Eastwood2017-08-311-0/+1
| | | | | | | | | | | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/37194 It looks like this regressed in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/12601 when we switched from `fa-caret-down` to `fa-chevron-down`
* | Merge branch 'winh-merge-request-version-dropdowns' into 'master'Phil Hughes2017-08-311-0/+2
|\ \ | | | | | | | | | | | | Make merge request version dropdowns consistent See merge request !13590
| * | Make merge request version dropdowns consistentwinh-merge-request-version-dropdownswinh2017-08-281-0/+2
| |/
* | Make download dropdown on merge request page consistentwinh-merge-request-widget-dropdownswinh2017-08-291-0/+2
|/
* Changed all font-weight values to 400 and 600Dimitrie Hoekstra2017-08-241-8/+8
|
* clean up merge request widget UISimon Knox2017-08-071-205/+112
|
* fixed z-index issue with merge request versions widgetPhil Hughes2017-08-031-0/+2
|
* Moves the Performance Bar to the top instead of being at the bottomRémy Coutable2017-07-311-0/+4
|
* Merge branch 'enable-scss-lint-unnecessary-parent-reference' into 'master'Clement Ho2017-07-121-1/+1
|\ | | | | | | | | Enable UnnecessaryParentReference in scss-lint See merge request !12738
| * Enable UnnecessaryParentReference in scss-lintTakuya Noguchi2017-07-121-1/+1
| |
* | Increase z index of mini pipeline dropdown34909-pipeline-dropdown-z-indexAnnabel Dunstone Gray2017-07-101-1/+1
|/
* Extend MR tabs a bit to cover up the avatar holder and collapse icon on scrollAnnabel Dunstone Gray2017-07-071-2/+8
|
* Add padding to target branch container33992-mr-target-avatarAnnabel Dunstone Gray2017-06-211-1/+1
|
* Revert "Merge branch 'winh-merge-request-related-issues' into 'master'"winh-revert-6ac777a7592533d9c7b3682b2b9ca8caccca3f4dwinh2017-06-211-4/+0
| | | | | This reverts commit 6ac777a7592533d9c7b3682b2b9ca8caccca3f4d, reversing changes made to 025cbc2ad4dc175634676ff8a6955e043512d8bf.
* Adjust position and wording for related issues in merge requestsWinnie Hellmann2017-06-191-0/+4
|
* Fix alignment of tree symbols in merge requestswinh-merge-request-tree-symbolswinh2017-05-291-6/+2
|
* MR widget styling fixes32657-fix-mr-widget-styleskushalpandya2017-05-221-6/+14
|
* Refine MR widget styling for buttons and info textKushal Pandya2017-05-191-0/+16
|
* Merge branch 'acet-mr-widget-nothing-to-commit-state' into 'master' Filipa Lacerda2017-05-171-0/+16
|\ | | | | | | | | | | | | MRWidget: Implement new design for nothing to commit state. Closes #29320 See merge request !11266
| * MRWidget: Fix specs and address WIP comments.Fatih Acet2017-05-161-0/+2
| |