summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/shortcuts_issuable.js
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'issue-edit-shortcut' into 'master'Filipa Lacerda2018-03-061-4/+3
* fixed shortcuts not working on some pagesPhil Hughes2018-01-161-2/+2
* Tidy up main JS filemain-js-tidy-upPhil Hughes2018-01-101-3/+1
* Exported JS classes as modulesph-even-more-es-modulesPhil Hughes2017-12-151-2/+2
* Add js prefix for issuable-editadd-js-prefix-issuable-editClement Ho2017-12-081-1/+1
* fix broken reference to transformGFMSelectiones-module-copy_as_gfmMike Greiling2017-11-011-2/+3
* spec fixesph-shortcut-js-modulesPhil Hughes2017-10-131-1/+1
* Remove shortcut JS classes from global namespacePhil Hughes2017-10-131-91/+65
* IssueNotesRefactor: Trigger change event for Vue to catch programmatically va...Fatih Acet2017-08-211-1/+1
* Fix broken spec for issuable shortcuts and notesFilipa Lacerda2017-08-111-0/+1
* Restore r shortcutFilipa Lacerda2017-08-101-3/+9
* Resolve "Specific Async Script Loading by using a Page Variable"Tim Zallmann2017-08-031-1/+2
* fixed issuable shortcuts not workingPhil Hughes2017-05-301-1/+3
* Copy as GFM even when parts of other elements are selectedDouwe Maan2017-05-241-5/+3
* update shortcuts scripts to use ES module syntaxMike Greiling2017-05-161-2/+2
* replace implicit this == window with explicit bindingMike Greiling2017-02-171-1/+1
* Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-02-031-2/+1
|\
| * Remove turbolinks.Bryce Johnson2017-02-021-2/+1
* | Merge branch 'master' into webpackMike Greiling2017-02-021-3/+6
|\ \ | |/
| * Change the reply shortcut to focus the field even without a selection.Brian Hall2017-01-311-3/+6
* | Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-01-271-25/+33
|\ \ | |/
| * Statisfy eslintcopy-as-mdDouwe Maan2017-01-251-1/+1
| * Merge branch 'master' into copy-as-mdDouwe Maan2017-01-191-3/+1
| |\
| | * resolve all padded-blocks eslint violationsMike Greiling2017-01-181-3/+1
| * | Trigger autosize on the textarea after pastingDouwe Maan2017-01-191-1/+8
| * | Don't copy as GFM when more than GFM is selectedDouwe Maan2017-01-191-0/+3
| * | Move some functions to utilsDouwe Maan2017-01-181-1/+1
| * | Fix ShortcutsIssuable#replyWithSelectedText testsDouwe Maan2017-01-171-10/+6
| * | Copying a rendered issue/comment will paste into GFM textareas as actual GFMDouwe Maan2017-01-161-22/+26
| |/
* | migrate all javascript asset bundles and require syntaxMike Greiling2017-01-101-2/+2
|/
* resolve all instances of no-undef eslint rule violationsclean-no-undefMike Greiling2016-12-141-1/+5
* explicitly disable eslint inlineexplicitly-disable-eslint-inlineLuke "Jared" Bennett2016-11-151-1/+1
* disable ESLint for all JavaScript fileswinniehell2016-10-261-0/+1
* Restore comments lost when converting CoffeeScript to JavaScriptJared Deckard2016-09-081-2/+4
* ES6ify all the things!Fatih Acet2016-07-241-0/+75