summaryrefslogtreecommitdiff
path: root/app/assets
Commit message (Collapse)AuthorAgeFilesLines
* place the sentry config into a new file, and some changessentry-jsArinde Eniola2016-04-192-43/+44
|
* some changes and add item to changelogArinde Eniola2016-04-191-1/+1
|
* add some configsArinde Eniola2016-04-181-2/+42
|
* Make unminified Raven available.Jacob Schatz2016-04-181-2/+3
| | | | Use the correct sentry dsn.
* Add sentry logger to GitLabJacob Schatz2016-04-181-0/+3
|
* Merge branch 'import-feedback' into 'master' Jacob Schatz2016-04-182-12/+48
|\ | | | | | | | | | | | | Added loading icon to import buttons See #14488 for more details See merge request !3662
| * Addressed feedbackPhil Hughes2016-04-181-3/+3
| |
| * Variable nameimport-feedbackPhil Hughes2016-04-141-2/+2
| |
| * Updated based on feedbackPhil Hughes2016-04-141-10/+10
| |
| * Added loading icon to import buttonsPhil Hughes2016-04-112-12/+48
| | | | | | | | See #14488 for more details
* | Merge branch 'print-style' into 'master' Jacob Schatz2016-04-181-12/+32
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | Print style [test.pdf](/uploads/0dab5c1b2d0c4d0cd7e8930e9b660a9f/test.pdf) Closes #14201 See merge request !3784
| * | Updated print stylePhil Hughes2016-04-181-12/+32
| | | | | | | | | | | | Closes #14201
* | | Merge branch 'discussion-notes' into 'master' Jacob Schatz2016-04-182-2/+18
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Discussion notes update - At the moment discussion notes are rendered in a list but arent actually a list item and that can cause overflow issues - Moved the dates to be in the header like other notes - Fixed overlapping issue on mobile See merge request !3720
| * | | Dicussion action mobile fixPhil Hughes2016-04-141-0/+11
| | | |
| * | | Discussion notes updatePhil Hughes2016-04-142-2/+7
| | | | | | | | | | | | | | | | | | | | | | | | At the moment discussion notes are rendered in a list but arent actually a list item and that can cause overflow issues Moved the dates to be in the header like other notes Fixed overlapping issue on mobile
* | | | Merge branch 'edit-last-comment' into 'master' Dmitriy Zaporozhets2016-04-181-3/+33
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Scroll to the last comment I made and edit it. Pressing up in an empty comment box will edit your last comment. Also now when you click edit on a comment it will put the cursor at the end. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/15267 ![scrollup](/uploads/b056fdc479d39311f2be412458028a83/scrollup.gif) See merge request !3757
| * | | Add move cursor to last character for editing comment also.edit-last-commentJacob Schatz2016-04-161-4/+9
| | | |
| * | | When editing put the cursor at the end of the textareaJacob Schatz2016-04-151-1/+5
| | | |
| * | | Scroll to the last comment I made and edit it.Jacob Schatz2016-04-151-3/+24
| | | |
* | | | Alignment with sidebarPhil Hughes2016-04-161-1/+1
| | | |
* | | | Refactored issue header to work better for mobilePhil Hughes2016-04-165-57/+48
| | | | | | | | | | | | | | | | | | | | | | | | This will also work better for when the title makes the buttons drop down a new line Closes #14228
* | | | Fixes multiple ajax request and incorrect data being set for the current ↵Alfredo Sumaran2016-04-161-16/+47
| | | | | | | | | | | | | | | | issuable
* | | | Merge branch 'new-mr-improvements' into 'master' Rémy Coutable2016-04-151-0/+5
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated MR compare Based on in feedback in !3228 See merge request !3704
| * | | | Updated MR comparenew-mr-improvementsPhil Hughes2016-04-131-0/+5
| | | | | | | | | | | | | | | | | | | | Based on in feedback in !3228
* | | | | Merge branch 'assign-to-issuable-opener' into 'master' Jacob Schatz2016-04-151-0/+3
|\ \ \ \ \ | |_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Issuable can be assigned to author Closes #9014 The only difference with #9014 is that I thoughed the author should also be able to assign the issue. If this is unwanted behavior Ill revert it. /cc @DouweM See merge request !2765
| * | | | Merge branch 'master' into assign-to-issuable-openerZeger-Jan van de Weg2016-04-1515-231/+295
| |\ \ \ \
| * | | | | Add author id to the right selectorZeger-Jan van de Weg2016-04-051-1/+2
| | | | | |
| * | | | | Merge branch 'master' into assign-to-issuable-openerZeger-Jan van de Weg2016-04-0540-348/+1028
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into assign-to-issuable-openerZeger-Jan van de Weg2016-03-29115-1375/+3930
| |\ \ \ \ \ \
| * | | | | | | Issuable can be assigned to authorZeger-Jan van de Weg2016-02-221-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Closes #9014 The only difference with #9014 is that I thoughed the author should also be able to assign the issue. If this is unwanted behavior Ill revert it.
* | | | | | | | Merge branch '14176-diff-paste-data' into 'master' Jacob Schatz2016-04-142-8/+40
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Copying and pasting doesn't grab line numbers or +/- Fixes #14176 See merge request !3687
| * | | | | | | | Syntax & style updates14176-diff-paste-dataAnnabel Dunstone2016-04-141-9/+13
| | | | | | | | |
| * | | | | | | | Add line type conditional to diff line helperAnnabel Dunstone2016-04-141-7/+11
| | | | | | | | |
| * | | | | | | | Add content attributes to discussion diffs; change styling of add-note icon ↵Annabel Dunstone2016-04-142-16/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to prevent white spaces in paste
| * | | | | | | | Copying and pasting doesn't grab line numbers or +/-Annabel Dunstone2016-04-141-0/+20
| | | | | | | | |
* | | | | | | | | Merge branch 'subscribe-button-fix' into 'master' Jacob Schatz2016-04-143-8/+2
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed references to subscribe-button CSS class These were being blocked by adblocks Closes #15043 See merge request !3677
| * | | | | | | | Fixed issue with failing testsPhil Hughes2016-04-121-1/+1
| | | | | | | | |
| * | | | | | | | Removed references to subscribe-button CSS classPhil Hughes2016-04-123-8/+2
| | |_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | These were being blocked by adblocks Closes #15043
* | | | | | | | Fixed issue with other links being clicked in diffsPhil Hughes2016-04-141-2/+2
| | | | | | | |
* | | | | | | | Correctly scrolls to the line when clickingPhil Hughes2016-04-141-2/+10
| | | | | | | |
* | | | | | | | Diff viewer links to correct part of the filePhil Hughes2016-04-146-4/+54
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added highlight colours to diff rows Closes #13852
* | | | | | | | Fixed scss syntax issuePhil Hughes2016-04-141-1/+1
| | | | | | | |
* | | | | | | | Focus variable for dropzonePhil Hughes2016-04-142-1/+2
| | | | | | | |
* | | | | | | | Added CHANGELOG itemPhil Hughes2016-04-141-2/+2
| | | | | | | |
* | | | | | | | Updated dropzone hover stylingPhil Hughes2016-04-144-22/+20
| | | | | | | |
* | | | | | | | Removed GL Actions classPhil Hughes2016-04-142-54/+0
| | | | | | | |
* | | | | | | | Updated all GFM forms to use new GLForm classPhil Hughes2016-04-142-21/+3
| | | | | | | |
* | | | | | | | Milestones use new GLForm classPhil Hughes2016-04-141-1/+1
| | | | | | | |
* | | | | | | | merge request form uses new GLFormPhil Hughes2016-04-141-1/+1
| | | | | | | |
* | | | | | | | Updated issue form to use new GLFormPhil Hughes2016-04-142-4/+10
| | | | | | | |