summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/application.scss
Commit message (Collapse)AuthorAgeFilesLines
* Run prettier against all of our stylesheetsprettify-stylesheetsMike Greiling2018-10-101-11/+11
|
* Merge branch 'master' into 'remove-dropzonejs-rails'Mike Greiling2018-09-281-1/+5
|\ | | | | | | # Conflicts: # Gemfile.lock
| * embedded snippets supporthaseeb2018-02-281-1/+5
| |
* | use yarn installed dropzonePirate Praveen2018-03-201-1/+1
|/
* Enable ImportPath in scss-lintTakuya Noguchi2017-07-121-1/+1
|
* Removed jQuery UI highlight & autocompleteremove-jquery-ui-pluginsPhil Hughes2017-02-091-1/+0
| | | | In an effort to tackle #18437 this removes 2 of the jQuery UI plugins. Highlight & autocomplete, both used once in our code. Highlight was just removed easily, autocomplete was replaced with GL dropdown
* Removed jQuery UI datepickerPhil Hughes2017-02-061-1/+2
| | | | Part of #18437 to remove jQuery UI. This removes the datepicker
* Merge branch 'updated-contrib-calendar' into 'master' Jacob Schatz2016-05-251-1/+0
|\ | | | | | | | | | | | | | | | | | | | | POC: Updated contrib calendar In an effort to cut down the JS file size - i've removed the heatmap calendar used for the contributing calendar on users profiles. We already have d3 on the page so why not use it instead of using a library which uses it? ![Screen_Shot_2016-04-27_at_11.08.41](/uploads/64c40f0c766f800fd0e33ac8be7f9644/Screen_Shot_2016-04-27_at_11.08.41.png) cc. @jschatz1 See merge request !3944
| * Group the contributing calendar by dayPhil Hughes2016-05-161-1/+0
| | | | | | | | This aligns the boxes correctly with the day on the left side of the calendar
* | Replace animate.css with a smaller subset of animations.Connor Shea2016-05-131-1/+0
|/ | | | As discussed in #15667.
* Fix broken functionality in sidebar after merge.Jacob Schatz2016-03-251-0/+1
| | | | Added nice animations too.
* Add cropper libraryAlfredo Sumaran2016-03-171-0/+1
|
* Revert "Merge branch 'avatar-cropping' into 'master' "revert-avatar-croppingRémy Coutable2016-03-151-1/+0
| | | | | This reverts commit 01160fc06182de89c400af174861f6545ad6ceb8, reversing changes made to 4bff9daf8b6d85e9c78565e21cfaa3f6d36f0282.
* Removed NGProgressremoved-ngprogressPhil Hughes2016-02-291-6/+0
| | | | | | In an effort to get the JS file size down, i've removed NGProgress and replaced with TurboLinks own loading indicator Ref #13820
* Fix #7959: Fix avatar stretching by providing a cropping featureJohann Pardanaud2016-02-091-0/+1
|
* Fix paths for jquery-ui assetsrs-update-jqueryRobert Speicher2015-12-221-3/+3
|
* Fix typos in application.scssrefactor-stylesDmitriy Zaporozhets2015-10-121-4/+4
|
* Add css welcome noticeDmitriy Zaporozhets2015-10-121-6/+14
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Re-organize GitLab css into 2 directories: framework and page specific cssDmitriy Zaporozhets2015-10-121-28/+2
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Use GitLab UI when render CIDmitriy Zaporozhets2015-09-111-0/+6
|
* Make UI more compactDmitriy Zaporozhets2015-09-041-0/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Consolidate theme stylesheets into oneRobert Speicher2015-06-131-8/+8
| | | | | | | | Since they're all defined by a mixin, it didn't provide any benefit to have them in separate files. This also adds variables defining the basic color of each theme so we can re-use them in the previews.
* Move mixins and bootstrap css to base directoryDmitriy Zaporozhets2015-03-071-2/+7
|
* Apply some styles from flatly themeDmitriy Zaporozhets2015-03-071-1/+1
|
* Create Aside js class for handling all sidebars in UI for mobile devicesDmitriy Zaporozhets2015-02-211-5/+0
|
* Add a commit calendar to the user profileHannes Rosenögger2015-01-291-0/+1
|
* Replace highlight.js with rouge-fork rugmentsStefan Tatschner2015-01-151-1/+0
| | | | | | | | | | I decided to create a fork of rouge as rouge lacks a HTML formatter with the required options such as wrapping a line with <span> tags. Furthermore I was not really convinced about the clarity of rouge's source code. Rugments 1.0.0beta3 for now only includes some basic linting and a new HTML formatter. Everything else should behave the same.
* Add missing semicolon in application.scssAchilleas Pipinellis2014-07-271-1/+1
|
* Move nprogess color to variableDmitriy Zaporozhets2014-06-191-2/+6
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* responsive sidebarJob van der Voort2014-06-141-0/+5
|
* render readme in helpJob van der Voort2014-05-291-0/+1
|
* Implements drag and drop upload in creating issuesEarle Bunao & Neil Calabroso2014-05-231-0/+1
|
* Include SASS in subdirectories with glob.Ciro Santilli2014-04-141-50/+5
|
* Fix autocomplete cssDmitriy Zaporozhets2014-04-061-0/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Replace custom jquery css with native one. Fixes wrong assets path for ↵Dmitriy Zaporozhets2014-04-021-1/+2
| | | | | | calendar in production Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Replace turbolink spinner with nprogressDmitriy Zaporozhets2014-03-191-0/+2
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Fixed typo in comments of apllication.scssRob Taylor2014-02-261-1/+1
|
* Move diff css to separate fileDmitriy Zaporozhets2014-02-241-0/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Refactor scssDmitriy Zaporozhets2014-02-201-0/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Adopt Group#members page for large groups (> 100 users)Dmitriy Zaporozhets2014-02-131-0/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Add highlight.js support to markdown, snippets etcDmitriy Zaporozhets2014-01-271-0/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Include highlight.js assetsDmitriy Zaporozhets2014-01-261-0/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Replace chosen with select2Dmitriy Zaporozhets2014-01-111-1/+0
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Refactor scssDmitriy Zaporozhets2014-01-101-9/+33
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Include tw bootstrap manually. Fix hide classDmitriy Zaporozhets2014-01-011-2/+2
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* refactor scss pt3Dmitriy Zaporozhets2013-12-311-2/+7
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* refactor scss pt2Dmitriy Zaporozhets2013-12-311-25/+8
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Refactor gerneric cssDmitriy Zaporozhets2013-12-311-2/+18
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Contributors graphs feature for GitLabKarlo Soriano2013-06-051-0/+1
| | | | | | | | | | Created tests and refactored some code along the way Added stat graph util spec, refactored code finsihed up tests and refactors finsihed up tests and refactors
* Add monokai highlighting themeJared Szechy2013-04-231-0/+1
|