summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/framework
Commit message (Collapse)AuthorAgeFilesLines
* Fix color of emoji button61393-emoji-buttonAnnabel Dunstone Gray2019-05-291-3/+0
|
* Bring secondary button styles to design standard61144-style-secondary-button-type-to-be-aligned-with-pattern-libraryScott Hampton2019-05-241-11/+20
| | | | | Hover, Active, and Focus states have different colors in design. This fix brings those colors up to date.
* Merge branch '60778-input-text-height' into 'master'Filipa Lacerda2019-05-242-0/+5
|\ | | | | | | | | | | | | Fix height of input groups Closes #61304, #61303, #59254, and #60778 See merge request gitlab-org/gitlab-ce!28495
| * Fix height of input groups60778-input-text-heightAnnabel Dunstone Gray2019-05-202-0/+5
| |
* | Merge branch '38561-border-radii' into 'master'Phil Hughes2019-05-242-1/+3
|\ \ | | | | | | | | | | | | | | | | | | Fix border radii on diff files and repo files Closes #38483 and #38561 See merge request gitlab-org/gitlab-ce!28675
| * | Fix border radii on diff files and repo files38561-border-radiiAnnabel Dunstone Gray2019-05-232-1/+3
| | |
* | | Move avatar related styles to components directoryJacques Erasmus2019-05-243-194/+10
|/ / | | | | | | Moved all avatar related styles to the components directory
* | Merge branch '49041-issue-board-input-height' into 'master'Phil Hughes2019-05-231-1/+1
|\ \ | | | | | | | | | | | | | | | | | | Reduce height of issue board input to align with buttons Closes #49041 See merge request gitlab-org/gitlab-ce!28604
| * | Reduce height of issue board input to align with buttons49041-issue-board-input-heightAnnabel Dunstone Gray2019-05-221-1/+1
| | |
* | | Update smiley icons to new onesJarek Ostrowski2019-05-231-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add new emoji icons Remove added SVGs Change to sprite_icons Prettify Fix text left behind Fix errors Remove background top level reaction icon
* | | Merge branch '61393-emoji-button' into 'master'Filipa Lacerda2019-05-231-1/+1
|\ \ \ | |/ / |/| | | | | | | | | | | | | | Change default color of award emoji button Closes #61393 See merge request gitlab-org/gitlab-ce!28556
| * | Change default color of award emoji buttonAnnabel Dunstone Gray2019-05-221-1/+1
| | |
* | | Update note actions icon colorJarek Ostrowski2019-05-221-2/+2
|/ / | | | | | | | | Use gray-600 for color Ensure passes accessibility reqs
* | Merge branch '58538-discussion-top-radius' into 'master'Fatih Acet2019-05-211-0/+1
|\ \ | | | | | | | | | | | | | | | | | | Fix top border radius of discussions Closes #58538 See merge request gitlab-org/gitlab-ce!28490
| * | Fix border radius of discussionsAnnabel Dunstone Gray2019-05-211-0/+1
| | |
* | | Adds a CE backport for 11226Sam Beckham2019-05-201-2/+4
| |/ |/| | | | | https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/11226
* | Add backport changesSarah Groff Hennigh-Palermo2019-05-201-0/+3
|/ | | | Adds backport changes for ee
* Style toasts according to design specsJacques Erasmus2019-05-171-0/+11
| | | | Styled the toast component according to design specs
* Merge branch 'dz-patch-58' into 'master'Annabel Dunstone Gray2019-05-171-1/+1
|\ | | | | | | | | Replace deprecated Oxygen-Sans font with Noto Sans See merge request gitlab-org/gitlab-ce!28322
| * Prefer Noto Sans over Oxygen-Sansdz-patch-58Dmitriy Zaporozhets2019-05-161-1/+1
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | Merge branch '59838-blocks' into 'master'Phil Hughes2019-05-161-10/+4
|\ \ | |/ |/| | | | | | | | | Fixes style-lint issues for blocks.scss Closes #59838 See merge request gitlab-org/gitlab-ce!28251
| * Fixes stylelint issues for blocks.scss59838-blocksFilipa Lacerda2019-05-101-10/+4
| |
* | Merge branch '57239-remove-unused-h3-w3-classes' into 'master'Phil Hughes2019-05-151-4/+0
|\ \ | | | | | | | | | | | | | | | | | | Remove unused h-3 and w-3 classes Closes #57239 See merge request gitlab-org/gitlab-ce!28297
| * | Remove unused h-3 and w-3 classes57239-remove-unused-h3-w3-classesPaul Slaughter2019-05-131-4/+0
| |/ | | | | | | | | | | | | | | They were introduced in [this mr][1], with the intention of using the. Appaarently the usage was removed during review, but the new classes accidentally stayed around. [1]: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/24724
* | Finish rebase processMarcel van Remmerden2019-05-131-0/+16
|\ \ | |/ |/|
| * Change sizes from px to variablesMarcel van Remmerden2019-05-071-4/+4
| |
| * Refactor badge with link layoutMarcel van Remmerden2019-05-071-20/+16
| |
| * Adapt code to style guidelinesMarcel van Remmerden2019-05-071-7/+7
| |
| * Remove trailing whitespacesMarcel van Remmerden2019-05-071-4/+3
| |
| * Remove whitespaceMarcel van Remmerden2019-05-071-2/+2
| |
| * Fix new linesMarcel van Remmerden2019-05-071-1/+7
| |
| * Add badge link and adapt visual style to badges Marcel van Remmerden2019-05-071-0/+15
| |
* | Merge branch 'fe-header-row' into 'master'Phil Hughes2019-05-081-0/+1
|\ \ | | | | | | | | | | | | | | | | | | Adds header column to variables list Closes #46806 See merge request gitlab-org/gitlab-ce!28060
| * | Adds header column to variables listfe-header-rowFilipa Lacerda2019-05-071-0/+1
| |/ | | | | | | | | For the variables list in CI/CD settings this commits adds an header row with titles
* | Fix input group and action buttons in "set status" modalPaul Gascou-Vaillancourt2019-05-072-7/+6
| |
* | Add custom metrics form to dashboardAdriel Santiago2019-05-072-13/+19
| | | | | | | | Use existing form to allow users to add custom metrics via the dashboard
* | Add wbr style for IE11 compatibilityfriendly-wrap-componentPaul Gascou-Vaillancourt2019-05-061-0/+4
|/
* Uninstall application confirm modal componentEnrique Alcántara2019-05-021-1/+1
| | | | | - Vue confirmation modal implementation - CSS tweaks for modal default height
* Adds information about Canary env46048-canary-nextFilipa Lacerda2019-04-251-21/+20
| | | | | | | This commit adds a badge to the navbar that indicates if Canary is being used When canary is not being used, it renders a link to next.gitlab.com
* Merge branch '24704-restore-download-repository-path' into 'master'Rémy Coutable2019-04-171-0/+4
|\ | | | | | | | | | | | | Restore "download repository path" feature, now with fixes and a feature flag Closes gitlab-workhorse#218 and #24704 See merge request gitlab-org/gitlab-ce!27275
| * Fix styling issues with the download dropdownNick Thomas2019-04-161-1/+1
| |
| * Revert "Revert "Merge branch '24704-download-repository-path' into 'master'""Nick Thomas2019-04-161-1/+5
| | | | | | | | This reverts commit 171818df0a72097aa1a804c8213666b3f66b0966.
* | Add help texts to K8 form fieldsEnrique Alcántara2019-04-171-0/+1
| |
* | Merge branch 'nfriend-update-merge-request-widget-for-post-merge-pipelines' ↵Filipa Lacerda2019-04-161-4/+12
|\ \ | |/ |/| | | | | | | | | into 'master' Update merge request widget to accommodate post-merge pipelines See merge request gitlab-org/gitlab-ce!25983
| * Add two warning messages to the MR widgetnfriend-update-merge-request-widget-for-post-merge-pipelinesNathan Friend2019-04-151-4/+12
| | | | | | | | | | This commit adds two new warning messages to the MR widget that handle cases involving merge request pipelines.
* | Rename CI related selectorsGeorge Tsiolis2019-04-161-2/+2
| |
* | Merge branch '59873-page-title' into 'master'Phil Hughes2019-04-151-3/+0
|\ \ | | | | | | | | | | | | | | | | | | Fixes stylelint for page_title.scss Closes #59873 See merge request gitlab-org/gitlab-ce!27315
| * | Fixes stylelint for page_title.scss59873-page-titleFilipa Lacerda2019-04-121-3/+0
| | | | | | | | | | | | Replaces CSS with BS4 Utility classes
* | | Merge branch 'gt-fix-styling-for-framework-notes' into 'master'Phil Hughes2019-04-121-1/+1
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Fix styling for `app/assets/stylesheets/framework/notes.scss` Closes #59868 See merge request gitlab-org/gitlab-ce!26877
| * | | Rename selector for framework notesGeorge Tsiolis2019-04-121-1/+1
| |/ /