summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/framework
Commit message (Expand)AuthorAgeFilesLines
* 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
* Adds information about Canary env46048-canary-nextFilipa Lacerda2019-04-251-21/+20
* Merge branch '24704-restore-download-repository-path' into 'master'Rémy Coutable2019-04-171-0/+4
|\
| * 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
* | Add help texts to K8 form fieldsEnrique Alcántara2019-04-171-0/+1
* | Merge branch 'nfriend-update-merge-request-widget-for-post-merge-pipelines' i...Filipa Lacerda2019-04-161-4/+12
|\ \ | |/ |/|
| * Add two warning messages to the MR widgetnfriend-update-merge-request-widget-for-post-merge-pipelinesNathan Friend2019-04-151-4/+12
* | 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.scss59873-page-titleFilipa Lacerda2019-04-121-3/+0
* | | Merge branch 'gt-fix-styling-for-framework-notes' into 'master'Phil Hughes2019-04-121-1/+1
|\ \ \
| * | | 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
* | 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'"revert-24704-download-repository-pathPatrick Bajao2019-04-111-5/+1
* | | 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
|/ /
* | Adds a vendors folder for third party CSSFilipa Lacerda2019-04-091-91/+0
* | Merge branch '60116-fix-button-wrapping' into 'master'Phil Hughes2019-04-081-0/+1
|\ \
| * | Fix button text wrapping to next line60116-fix-button-wrappingAnnabel Dunstone Gray2019-04-051-0/+1
* | | Initial pass for tooltip changesSarah Groff Hennigh-Palermo2019-04-051-0/+1
* | | Wrap long chart tooltip series label namesAdriel Santiago2019-04-051-0/+5
* | | Merge branch 'ce-improve-admin-licence-page-rest-fe' into 'master'Mike Greiling2019-04-051-0/+5
|\ \ \
| * | | Port "Simplify admin instance licenses page"ce-improve-admin-licence-page-rest-feLuke Bennett2019-03-291-0/+5
* | | | Improve diff navigation headerSam Bigelow2019-04-051-0/+4
* | | | Merge branch 'css-color-utils' into 'master'Clement Ho2019-04-051-0/+87
|\ \ \ \ | |_|/ / |/| | |
| * | | Add color util classes for backgrounds and textSimon Knox2019-04-041-0/+87
* | | | Merge branch '54506-show-error-when-namespace-svc-missing' into 'master'Grzegorz Bizon2019-04-051-0/+4
|\ \ \ \
| * | | | Display error for unmet prerequisitesjerasmus2019-04-021-0/+4
* | | | | Merge branch '57602-create-cluster-validations' into 'master'Mike Greiling2019-04-041-1/+3
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Display inline validation error messagesEnrique Alcantara2019-04-031-1/+3
| |/ / /
* | | | Merge branch '24704-download-repository-path' into 'master'Kushal Pandya2019-04-041-1/+5
|\ \ \ \
| * | | | Use existing classes for display inline contentPatrick Bajao2019-04-021-6/+0
| * | | | Make the dropdown match the designPatrick Bajao2019-04-021-1/+11
* | | | | Merge branch '13784-validate-variables-for-masking' into 'master'Clement Ho2019-04-031-0/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Add control for variable value maskingmfluharty2019-03-291-0/+1
| | |_|/ | |/| |
* | | | 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
|\ \ \
| * | | Update border radius of form controls and remove space above page titlesnfriend-css-updates-for-gitlab-design-system-complianceNathan Friend2019-02-142-2/+1
* | | | Merge branch '59694-markdown-area' into 'master'Phil Hughes2019-04-011-4/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | 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 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
* | | Scaffold UI elements for minimal versionMiranda Fluharty2019-03-271-0/+1
* | | Disable icons in bootstrap form validationLukas Eipert2019-03-271-0/+8
* | | Update bootstrap to 4.3.1Lukas Eipert2019-03-271-1/+0