summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/framework
Commit message (Collapse)AuthorAgeFilesLines
* 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
| |/ /
* | | Replaces CSS with utility class59841-show-commitsFilipa Lacerda2019-04-121-5/+0
|/ /
* | Improve project settings pageLuke Bennett2019-04-111-0/+4
| | | | | | | | Prioritize and simplify project settings content.
* | Merge branch 'revert-24704-download-repository-path' into 'master'Rémy Coutable2019-04-111-5/+1
|\ \ | | | | | | | | | | | | Revert "Merge branch '24704-download-repository-path' into 'master'" See merge request gitlab-org/gitlab-ce!27249
| * | Revert "Merge branch '24704-download-repository-path' into 'master'"revert-24704-download-repository-pathPatrick Bajao2019-04-111-5/+1
| | | | | | | | | | | | | | | This reverts commit 6c75bd015cba181f028bc87c396c3d8e43b5dc3e, reversing changes made to 1be7f5aaa38aba79843eae8835be6c99c025e982.
* | | Create svg-w-100 utility class for svg containers59928-fix-the-following-style-lint-errors-and-warnings-for-app-assets-stylesheets-pages-stat_graph-scssJose Vargas2019-04-101-0/+6
|/ / | | | | | | The class makes a svg tag 100% width
* | Adds a vendors folder for third party CSSFilipa Lacerda2019-04-091-91/+0
| | | | | | | | Does not run stylelint for the vendors folder
* | Merge branch '60116-fix-button-wrapping' into 'master'Phil Hughes2019-04-081-0/+1
|\ \ | | | | | | | | | | | | | | | | | | Add `white-space: nowrap` to all buttons Closes #60116 See merge request gitlab-org/gitlab-ce!27069
| * | Fix button text wrapping to next line60116-fix-button-wrappingAnnabel Dunstone Gray2019-04-051-0/+1
| | | | | | | | | | | | | | | | | | Bootstrap removed white-space nowrap from buttons in v4.2.1, causing at least one bug, so this commit re-adds that style to all buttons
* | | Initial pass for tooltip changesSarah Groff Hennigh-Palermo2019-04-051-0/+1
| | | | | | | | | | | | | | | Makes changes for truncation and combines the two related CSS classes. Applies new tooltip comp as close as possible to the span for testing.
* | | Wrap long chart tooltip series label namesAdriel Santiago2019-04-051-0/+5
| | | | | | | | | | | | | | | Resolves an issue where long series label names overflow the popover chart tooltip container
* | | Merge branch 'ce-improve-admin-licence-page-rest-fe' into 'master'Mike Greiling2019-04-051-0/+5
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | CE FE Simplify admin instance licenses page Closes gitlab-ee#7054 See merge request gitlab-org/gitlab-ce!26439
| * | | Port "Simplify admin instance licenses page"ce-improve-admin-licence-page-rest-feLuke Bennett2019-03-291-0/+5
| | | | | | | | | | | | | | | | | | | | Ports CE changes to include a license app scss variable and a jest import alias.
* | | | Improve diff navigation headerSam Bigelow2019-04-051-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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
* | | | Merge branch 'css-color-utils' into 'master'Clement Ho2019-04-051-0/+87
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | Add color util classes for backgrounds and text See merge request gitlab-org/gitlab-ce!26898
| * | | Add color util classes for backgrounds and textSimon Knox2019-04-041-0/+87
| | | | | | | | | | | | | | | | | | | | | | | | | | | | We have a range of shades for most of the theme colors Grouped them into color maps the same way Bootstrap does for $grays already Also add type scale utils
* | | | Merge branch '54506-show-error-when-namespace-svc-missing' into 'master'Grzegorz Bizon2019-04-051-0/+4
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Show error when namespace/svc account missing Closes #54506 See merge request gitlab-org/gitlab-ce!26362
| * | | | Display error for unmet prerequisitesjerasmus2019-04-021-0/+4
| | | | | | | | | | | | | | | | | | | | Added the ability to display an error for unmet prerequisites
* | | | | Merge branch '57602-create-cluster-validations' into 'master'Mike Greiling2019-04-041-1/+3
|\ \ \ \ \ | |_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | Display cluster form validation error messages inline Closes #57602 See merge request gitlab-org/gitlab-ce!26502
| * | | | Display inline validation error messagesEnrique Alcantara2019-04-031-1/+3
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In the new cluster forms, display form error messages below form fields instead of a summary banner on top of the form. Include client side validation in order to display user friendly error messages. Also remove unnecessary placeholders.
* | | | Merge branch '24704-download-repository-path' into 'master'Kushal Pandya2019-04-041-1/+5
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Download a folder from repository Closes #24704 See merge request gitlab-org/gitlab-ce!26532
| * | | | Use existing classes for display inline contentPatrick Bajao2019-04-021-6/+0
| | | | |
| * | | | Make the dropdown match the designPatrick Bajao2019-04-021-1/+11
| | | | | | | | | | | | | | | | | | | | Regenerate locale.pot as well
* | | | | Merge branch '13784-validate-variables-for-masking' into 'master'Clement Ho2019-04-031-0/+1
|\ \ \ \ \ | |_|_|/ / |/| | | | | | | | | | | | | | Simple masking frontend - CE See merge request gitlab-org/gitlab-ce!26751
| * | | | Add control for variable value maskingmfluharty2019-03-291-0/+1
| | |_|/ | |/| | | | | | | | | | | | | | | | | | Show masked switch for each variable When toggled on, the variable value will be masked in runner logs Show warning message if the switch is on but the value is not maskable
* | | | Remove duplicate declaration of $system-header-height59131-set-the-size-of-instance-system-message-text-12pxDennis Tang2019-04-021-1/+0
| | | |
* | | | Update system message banner font size to 12pxDennis Tang2019-04-021-0/+1
| |/ / |/| |
* | | Merge branch 'nfriend-css-updates-for-gitlab-design-system-compliance' into ↵Fatih Acet2019-04-012-2/+1
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | 'master' Update border radius of form controls and remove space above page titles See merge request gitlab-org/gitlab-ce!24497
| * | | Update border radius of form controls and remove space above page titlesnfriend-css-updates-for-gitlab-design-system-complianceNathan Friend2019-02-142-2/+1
| | | | | | | | | | | | | | | | | | | | This commit makes changes to global CSS styles to bring the product closer to compliance with Pajamas (the GitLab design system).
* | | | Merge branch '59694-markdown-area' into 'master'Phil Hughes2019-04-011-4/+0
|\ \ \ \ | |_|_|/ |/| | | | | | | | | | | Fix styleling for `app/assets/stylesheets/framework/markdown_area.scss` See merge request gitlab-org/gitlab-ce!26768
| * | | Replaces md-area with position-relative for markdown areasFilipa Lacerda2019-04-011-4/+0
| | |/ | |/|
* | | Merge branch 'dennis-positioning-important' into 'master'Clement Ho2019-03-291-4/+4
|\ \ \ | |/ / |/| | | | | | | | Designate common positioning classes as `!important` a la Bootstrap See merge request gitlab-org/gitlab-ce!26621
| * | Designate common positioning classes as important a la Bootstrapdennis-positioning-importantDennis Tang2019-03-261-4/+4
| | |
* | | Revert "Merge branch '13784-validate-variables-for-masking' into 'master'"Kamil Trzciński2019-03-271-1/+0
| | | | | | | | | This reverts merge request !25476
* | | Scaffold UI elements for minimal versionMiranda Fluharty2019-03-271-0/+1
| | | | | | | | | | | | | | | Add a masked switch to variable rows Copy some behavior from the protected switch
* | | Disable icons in bootstrap form validationLukas Eipert2019-03-271-0/+8
| | | | | | | | | | | | See https://gitlab.com/gitlab-org/design.gitlab.com/issues/242
* | | Update bootstrap to 4.3.1Lukas Eipert2019-03-271-1/+0
| | |
* | | Merge branch '10677-framework-css' into 'master'Phil Hughes2019-03-271-0/+92
|\ \ \ | |/ / |/| | | | | | | | | | | | | | Removes EE differences for framework.scss Closes gitlab-ee#10677 See merge request gitlab-org/gitlab-ce!26590
| * | Removes EE differences for framework.scssFilipa Lacerda2019-03-261-0/+92
| | |