summaryrefslogtreecommitdiff
path: root/app/assets
Commit message (Collapse)AuthorAgeFilesLines
* Allow manual resize of js-autosize textareasrs-relax-autosizeRobert Speicher2016-02-013-3/+21
| | | | | | | | | | | | | | First, the autosize library was being too controlling and removed the `resize` property from any elements to which it was attached, removing the drag handle. Second, we detect when the user manually resizes an autosize textarea, and then remove the autosize behavior from it and increase its max-height. This should allow for the best of both worlds. Closes #12832
* Merge branch 'rename-inline-diff' into 'master' Robert Speicher2016-01-311-0/+26
|\ | | | | | | | | Mark inline difference between old and new paths when a file is renamed See merge request !2652
| * Mark inline difference between old and new paths when a file is renamedDouwe Maan2016-01-291-0/+26
| |
* | Auto-focus emoji award search fieldPhil Hughes2016-01-291-0/+1
|/ | | | Closes #12621
* Merge branch 'issue_2406' into 'master' Dmitriy Zaporozhets2016-01-282-1/+53
|\ | | | | | | | | | | | | Show list of forks for a given Project Closes #2406 See merge request !2376
| * Align filter dropdown.issue_2406Rubén Dávila2016-01-271-0/+4
| |
| * Remove no longer required CSS rule.Rubén Dávila2016-01-201-4/+0
| |
| * Refactor some CSS rules.Rubén Dávila2016-01-201-5/+16
| |
| * Some fixes from last code review.Rubén Dávila2016-01-201-1/+1
| |
| * Some CSS and sorting fixes.Rubén Dávila2016-01-201-16/+27
| |
| * Add icon for private forks notice. #2406Rubén Dávila2016-01-201-0/+13
| |
| * aligns menu at top on one rowJacob Schatz2016-01-201-0/+16
| |
| * changing projects cssJacob Schatz2016-01-201-1/+0
| |
| * Add ability to filter by namespace. #2406Rubén Dávila2016-01-201-1/+3
| |
* | Merge branch 'numbered-list-rendering-in-comments-cuts-off' into 'master' Dmitriy Zaporozhets2016-01-281-1/+1
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Makes ol margin big enough for 3 digits. Fixes #7960 ![Screen_Shot_2016-01-25_at_11.20.03_PM](/uploads/73c4b9e939fe108fb3b8221e16e686bd/Screen_Shot_2016-01-25_at_11.20.03_PM.png) See merge request !2608
| * | Makes ol margin big enough for 3 digits.numbered-list-rendering-in-comments-cuts-offJacob Schatz2016-01-251-1/+1
| | | | | | | | | | | | Fixes #7960
* | | Merge branch 'feature/jschatz1/instant-issuable-history' into 'master' Dmitriy Zaporozhets2016-01-282-0/+4
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds feature: Ajax Close/Open updates discussion automatically Triggers jQuery event <br/> Fixes #5544 See merge request !2610
| * | | Adds comment about event listenerfeature/jschatz1/instant-issuable-historyJacob Schatz2016-01-261-0/+1
| | | |
| * | | Adds feature: Ajax Close/Open updates discussion automaticallyJacob Schatz2016-01-262-0/+3
| |/ / | | | | | | | | | | | | Triggers jQuery event Fixes #5544
* | | Merge branch 'diff-colors' into 'master' Robert Speicher2016-01-274-8/+8
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Increase contrast between highlighted code comments and inline diff marker. Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/12737. It was especially bad in Monokai, better now. See merge request !2629
| * | | Increase contrast between highlighted code comments and inline diff marker.diff-colorsDouwe Maan2016-01-274-8/+8
| | | |
* | | | Merge branch 'rs-require-jquery-ui' into 'master' Dmitriy Zaporozhets2016-01-271-1/+4
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | Limit jquery-ui requires to what we actually use See merge request !2274
| * | | Limit jquery-ui requires to what we actually users-require-jquery-uiRobert Speicher2016-01-251-1/+4
| |/ / | | | | | | | | | | | | This commit is a smoke test to run CI and see if we get back any JS errors.
* | | Merge branch 'bug/jschatz1/file-browser-lines' into 'master' Dmitriy Zaporozhets2016-01-263-3/+2
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug/jschatz1/file browser lines Fixes #12725 ![Screen_Shot_2016-01-26_at_11.19.39_AM](/uploads/c5f5a143926600e02de4cfc0687ed8dd/Screen_Shot_2016-01-26_at_11.19.39_AM.png) See merge request !2615
| * | | Adds margin top to readme holder so not flush.Jacob Schatz2016-01-261-0/+1
| | | |
| * | | adds border color to tables globally.Jacob Schatz2016-01-262-4/+1
| | | |
| * | | Fix border color.bug/jschatz1/file-browser-linesJacob Schatz2016-01-261-0/+1
| | | | | | | | | | | | | | | | Uses `$border-color`
| * | | Revert "Styles for file list change."Jacob Schatz2016-01-262-10/+0
| | | | | | | | | | | | | | | | This reverts commit a14089485ff697d58dddb61e6da2d1b6c64a803e.
| * | | Revert "Adjusts styles of table tree"Jacob Schatz2016-01-262-34/+10
| | | | | | | | | | | | | | | | This reverts commit 111834883d287c89a24ae395900786d771214bdb.
| * | | Adjusts styles of table treeJacob Schatz2016-01-262-10/+34
| | | | | | | | | | | | | | | | Fixes #12725
| * | | Styles for file list change.Jacob Schatz2016-01-262-0/+10
| |/ / | | | | | | | | | New download btn WIP.
* | | Merge branch ↵Dmitriy Zaporozhets2016-01-261-0/+10
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'search-box-in-group-members-view-is-too-small-for-placeholder-in-chrome' into 'master' Fixes: Search box in Group Members view is too small for placeholder in Chrome Fixes #2498 ![Screen_Shot_2016-01-25_at_11.55.57_PM](/uploads/de4fda98cd8552641208b3a7a9277e35/Screen_Shot_2016-01-25_at_11.55.57_PM.png) See merge request !2609
| * | | Placeholder now visible completely.search-box-in-group-members-view-is-too-small-for-placeholder-in-chromeJacob Schatz2016-01-251-0/+10
| |/ / | | | | | | | | | Fixes #2498
* | | Clicks the edit button instead of opening the dropdownusing-a-or-m-hotkeys-on-issuable-tabJacob Schatz2016-01-251-2/+2
|/ / | | | | | | Fixes #2307
* | Merge branch 'note-highlighting' into 'master' Robert Speicher2016-01-2512-56/+27
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Highlight note code and edit preview More highlighting fixes! Highlighting wasn't applied all the way for code in notes, diff notes diffs and diff preview (on the file edit page). The CSS changes further unify the styling for file-content highlighting, diff highlighting and note code highlighting. See merge request !2594
| * | Highlight note code and edit previewnote-highlightingDouwe Maan2016-01-2512-56/+27
| | |
* | | Border radius to vars.top-search-colors-and-element-position-is-not-like-in-designJacob Schatz2016-01-242-6/+10
| | | | | | | | | | | | Only top search is gray.
* | | Distinguishes between search inputs.Jacob Schatz2016-01-241-6/+6
| | | | | | | | | | | | Main search input has different styles than secondary search inputs.
* | | Removes extra spacesJacob Schatz2016-01-241-2/+0
| | |
* | | Make base64 image smaller by 5000 characters.Jacob Schatz2016-01-241-2/+1
| | |
* | | Adds base64 background search icon.Jacob Schatz2016-01-244-12/+41
|/ / | | | | | | | | | | | | | | | | All inputs of type `search` will have the gray background and search icon centered. Because the search magnifier is a bg image, I had to hide it with `[value=""]`. I added a little javascript to make sure each input always has it's own value.
* | Merge branch 'rs-no-minified-js'Robert Speicher2016-01-231-5/+5
|\ \ | | | | | | | | | | | | | | | | | | | | | Don't vendor minified JS Fixes #4031 See merge request !2494
| * | Don't vendor minified fuzzaldrin-plusDouglas Barbosa Alexandre2016-01-201-1/+1
| | | | | | | | | | | | | | | | | | This version was compiled to use in the browser through Browserify. More info or how to compile a new version: https://gitlab.com/dbalexandre/fuzzaldrin-plus-browserify
| * | Don't vendor minified jQuery.nicescrollDouglas Barbosa Alexandre2016-01-201-1/+1
| | |
| * | Don't vendor minified g.bar.jsDouglas Barbosa Alexandre2016-01-201-1/+1
| | |
| * | Don't vendor minified g.raphael.jsDouglas Barbosa Alexandre2016-01-201-1/+1
| | |
| * | Don't vendor minified Chart.jsRobert Speicher2016-01-201-1/+1
| |/ | | | | | | | | The filename is titlecased because that's how it came from the vendor, and we're not touching it.
* | Merge branch 'issuable-white-bg' into 'master' Jacob Schatz2016-01-231-1/+5
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove gray background from issue/mr/milestone background Fixes #6062 Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> cc @skyruler @creamzy See merge request !2573
| * | Remove gray background from issue/mr/milestone backgroundissuable-white-bgDmitriy Zaporozhets2016-01-221-1/+5
| | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | Fix UI for pages with panelsfix-ui-paddingDmitriy Zaporozhets2016-01-222-18/+7
|/ / | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>