summaryrefslogtreecommitdiff
path: root/spec/javascripts/notes_spec.js
Commit message (Expand)AuthorAgeFilesLines
* Prettify all spec filesMike Greiling2018-10-171-798/+796
* enable jasmine/new-line-before-expectJohann Hubert Sonntagbauer2018-10-171-0/+15
* enable jasmine/prefer-jasmine-matcherJohann Hubert Sonntagbauer2018-10-091-3/+3
* Changes tab VUE refactoringFelipe Artur2018-06-211-112/+39
* remove all unused eslint-disable rulesLukas Eipert2018-06-201-1/+1
* Resolve "Placeholder note renders the user name in a new line"Clement Ho2018-06-141-2/+2
* Merge branch 'master' into bootstrap4Clement Ho2018-04-251-4/+3
|\
| * fix more instances of "import *" with spyOnDependencyMike Greiling2018-04-231-4/+3
* | [skip ci] Replace hidden-xsClement Ho2018-04-091-2/+2
|/
* Cleanup test for disabling comment submit buttonwinh-cleanup-comment-submit-testWinnie Hellmann2018-03-221-92/+225
* Adds testsJacob Schatz2018-03-211-0/+14
* move render_gfm into behaviors directoryMike Greiling2018-03-191-1/+1
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-091-0/+1
* Render MR Notes with Vue with behind a cookieFatih Acet2018-02-281-5/+6
* fixed task list specPhil Hughes2018-02-051-7/+17
* fixed notes_spec.jsPhil Hughes2018-02-051-1/+1
* fixed failing karma specs caused by TaskListPhil Hughes2018-02-051-6/+8
* fixed axios mock not being restoredPhil Hughes2018-02-011-0/+4
* fixed notes_spec.jsPhil Hughes2018-02-011-58/+124
* Tidy up main JS filemain-js-tidy-upPhil Hughes2018-01-101-0/+1
* Export and use Notes ES modulePhil Hughes2017-12-151-3/+1
* Merge branch 'master' into 38869-datetimeFilipa Lacerda2017-12-111-6/+4
|\
| * use exported methods instead of gl.utilsPhil Hughes2017-12-081-6/+4
* | Export date utility functions as ES6 modulesFilipa Lacerda2017-12-071-2/+0
|/
* moved to es6 modulesfix-mermaid-importPhil Hughes2017-11-221-2/+0
* Add support of MermaidVitaliy @blackst0ne Klachkov2017-11-221-1/+2
* Merge branch '38677-render-new-discussions-on-diff-tab' into 'master'36248-repo-editor-double-border-under-repo-file-buttonsFilipa Lacerda2017-11-061-2/+19
|\
| * FE review changes - remove internal details assertion and look for closest fo...Luke "Jared" Bennett2017-10-271-4/+0
| * Add spec for root diff discussion noteLuke "Jared" Bennett2017-10-241-2/+22
| * Fix karmaLuke "Jared" Bennett2017-10-231-0/+1
* | Resolve "Convert autosize.js library to be a Yarn managed library"Tim Zallmann2017-10-311-1/+1
* | notes.js: use the original content when resetting the formBen Boeckel2017-10-191-0/+10
|/
* Merge branch '38871-cleanup-data-page-attribute-after-karma-test' into 'master'Clement Ho2017-10-111-1/+6
|\
| * Cleanup data-page attribute after each Karma test38871-cleanup-data-page-attribute-after-karma-testEric Eastwood2017-10-111-1/+6
* | spec fixesph-gl-form-js-modulesPhil Hughes2017-10-111-11/+9
|/
* karma spec fixesPhil Hughes2017-10-101-2/+2
* Merge branch 'fix-comment-reflection' into 'security-9-5'Jacob Schatz2017-09-071-0/+14
* Fix broken notes specFilipa Lacerda2017-08-111-1/+2
* Fix broken spec for issuable shortcuts and notesFilipa Lacerda2017-08-111-4/+5
* Remove forgotten fdescribeFilipa Lacerda2017-08-101-1/+1
* Change fixtures of old testsFilipa Lacerda2017-08-101-4/+4
* Remove placeholder note when award emoji slash command is appliedKushal Pandya2017-06-301-0/+45
* Fix note highlight being added to new notes33916-make-note-highlight-toggle-boolean-explcitEric Eastwood2017-06-191-1/+1
* Merge branch '27070-rename-slash-commands-to-quick-actions' into 'master'Sean McGivern2017-06-161-24/+24
|\
| * Rename "Slash commands" to "Quick actions"Eric Eastwood2017-06-151-24/+24
* | Merge branch '33483-fix-note-highlight-being-lost-on-note-update' into 'master'Phil Hughes2017-06-151-0/+45
|\ \ | |/ |/|
| * Fix note highlight being lost after real time updateEric Eastwood2017-06-141-0/+45
* | Fix autocomplete not working on note edit formEric Eastwood2017-06-141-0/+17
|/
* Merge branch 'cherry-pick-dc2ac993' into 'security-9-2'DJ Mountney2017-06-081-0/+39
* Improve user experience around slash commands in instant commentsKushal Pandya2017-06-051-37/+96