Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Run prettier against all of our stylesheetsprettify-stylesheets | Mike Greiling | 2018-10-10 | 1 | -11/+11 |
| | |||||
* | Merge branch 'master' into 'remove-dropzonejs-rails' | Mike Greiling | 2018-09-28 | 1 | -1/+5 |
|\ | | | | | | | # Conflicts: # Gemfile.lock | ||||
| * | embedded snippets support | haseeb | 2018-02-28 | 1 | -1/+5 |
| | | |||||
* | | use yarn installed dropzone | Pirate Praveen | 2018-03-20 | 1 | -1/+1 |
|/ | |||||
* | Enable ImportPath in scss-lint | Takuya Noguchi | 2017-07-12 | 1 | -1/+1 |
| | |||||
* | Removed jQuery UI highlight & autocompleteremove-jquery-ui-plugins | Phil Hughes | 2017-02-09 | 1 | -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 datepicker | Phil Hughes | 2017-02-06 | 1 | -1/+2 |
| | | | | Part of #18437 to remove jQuery UI. This removes the datepicker | ||||
* | Merge branch 'updated-contrib-calendar' into 'master' | Jacob Schatz | 2016-05-25 | 1 | -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 day | Phil Hughes | 2016-05-16 | 1 | -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 Shea | 2016-05-13 | 1 | -1/+0 |
|/ | | | | As discussed in #15667. | ||||
* | Fix broken functionality in sidebar after merge. | Jacob Schatz | 2016-03-25 | 1 | -0/+1 |
| | | | | Added nice animations too. | ||||
* | Add cropper library | Alfredo Sumaran | 2016-03-17 | 1 | -0/+1 |
| | |||||
* | Revert "Merge branch 'avatar-cropping' into 'master' "revert-avatar-cropping | Rémy Coutable | 2016-03-15 | 1 | -1/+0 |
| | | | | | This reverts commit 01160fc06182de89c400af174861f6545ad6ceb8, reversing changes made to 4bff9daf8b6d85e9c78565e21cfaa3f6d36f0282. | ||||
* | Removed NGProgressremoved-ngprogress | Phil Hughes | 2016-02-29 | 1 | -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 feature | Johann Pardanaud | 2016-02-09 | 1 | -0/+1 |
| | |||||
* | Fix paths for jquery-ui assetsrs-update-jquery | Robert Speicher | 2015-12-22 | 1 | -3/+3 |
| | |||||
* | Fix typos in application.scssrefactor-styles | Dmitriy Zaporozhets | 2015-10-12 | 1 | -4/+4 |
| | |||||
* | Add css welcome notice | Dmitriy Zaporozhets | 2015-10-12 | 1 | -6/+14 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Re-organize GitLab css into 2 directories: framework and page specific css | Dmitriy Zaporozhets | 2015-10-12 | 1 | -28/+2 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Use GitLab UI when render CI | Dmitriy Zaporozhets | 2015-09-11 | 1 | -0/+6 |
| | |||||
* | Make UI more compact | Dmitriy Zaporozhets | 2015-09-04 | 1 | -0/+1 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Consolidate theme stylesheets into one | Robert Speicher | 2015-06-13 | 1 | -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 directory | Dmitriy Zaporozhets | 2015-03-07 | 1 | -2/+7 |
| | |||||
* | Apply some styles from flatly theme | Dmitriy Zaporozhets | 2015-03-07 | 1 | -1/+1 |
| | |||||
* | Create Aside js class for handling all sidebars in UI for mobile devices | Dmitriy Zaporozhets | 2015-02-21 | 1 | -5/+0 |
| | |||||
* | Add a commit calendar to the user profile | Hannes Rosenögger | 2015-01-29 | 1 | -0/+1 |
| | |||||
* | Replace highlight.js with rouge-fork rugments | Stefan Tatschner | 2015-01-15 | 1 | -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.scss | Achilleas Pipinellis | 2014-07-27 | 1 | -1/+1 |
| | |||||
* | Move nprogess color to variable | Dmitriy Zaporozhets | 2014-06-19 | 1 | -2/+6 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | responsive sidebar | Job van der Voort | 2014-06-14 | 1 | -0/+5 |
| | |||||
* | render readme in help | Job van der Voort | 2014-05-29 | 1 | -0/+1 |
| | |||||
* | Implements drag and drop upload in creating issues | Earle Bunao & Neil Calabroso | 2014-05-23 | 1 | -0/+1 |
| | |||||
* | Include SASS in subdirectories with glob. | Ciro Santilli | 2014-04-14 | 1 | -50/+5 |
| | |||||
* | Fix autocomplete css | Dmitriy Zaporozhets | 2014-04-06 | 1 | -0/+1 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Replace custom jquery css with native one. Fixes wrong assets path for ↵ | Dmitriy Zaporozhets | 2014-04-02 | 1 | -1/+2 |
| | | | | | | calendar in production Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Replace turbolink spinner with nprogress | Dmitriy Zaporozhets | 2014-03-19 | 1 | -0/+2 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Fixed typo in comments of apllication.scss | Rob Taylor | 2014-02-26 | 1 | -1/+1 |
| | |||||
* | Move diff css to separate file | Dmitriy Zaporozhets | 2014-02-24 | 1 | -0/+1 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Refactor scss | Dmitriy Zaporozhets | 2014-02-20 | 1 | -0/+1 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Adopt Group#members page for large groups (> 100 users) | Dmitriy Zaporozhets | 2014-02-13 | 1 | -0/+1 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Add highlight.js support to markdown, snippets etc | Dmitriy Zaporozhets | 2014-01-27 | 1 | -0/+1 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Include highlight.js assets | Dmitriy Zaporozhets | 2014-01-26 | 1 | -0/+1 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Replace chosen with select2 | Dmitriy Zaporozhets | 2014-01-11 | 1 | -1/+0 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Refactor scss | Dmitriy Zaporozhets | 2014-01-10 | 1 | -9/+33 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Include tw bootstrap manually. Fix hide class | Dmitriy Zaporozhets | 2014-01-01 | 1 | -2/+2 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | refactor scss pt3 | Dmitriy Zaporozhets | 2013-12-31 | 1 | -2/+7 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | refactor scss pt2 | Dmitriy Zaporozhets | 2013-12-31 | 1 | -25/+8 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Refactor gerneric css | Dmitriy Zaporozhets | 2013-12-31 | 1 | -2/+18 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Contributors graphs feature for GitLab | Karlo Soriano | 2013-06-05 | 1 | -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 theme | Jared Szechy | 2013-04-23 | 1 | -0/+1 |
| |