summaryrefslogtreecommitdiff
path: root/spec/javascripts/notes_spec.js
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'task-list-2' into 'master'Filipa Lacerda2017-05-311-1/+3
|\
| * Use native change event in the spec to trigger addEventListenerJared Deckard2017-05-231-1/+3
* | Fix up some notes tech debtfix-up-notes-technical-debtEric Eastwood2017-05-261-1/+0
|/
* Fix system note comparison and standardize note setupEric Eastwood2017-05-191-0/+1
* Fix ability to edit diff notes multiple timesKushal Pandya2017-05-181-0/+41
* Fix missing .original-note-content and trailing new line edge case32449-fix-note-comparison-trailing-newline-edge-caseEric Eastwood2017-05-181-8/+52
* Merge branch '24373-warning-message-go-away' into 'master' Phil Hughes2017-05-161-0/+29
|\
| * Notes: Warning message should go away once resolvedJacopo2017-05-151-0/+29
* | Improve slash command stripping, escape temporary note contentsKushal Pandya2017-05-151-4/+42
|/
* Fix slash commands detection in commentsKushal Pandya2017-05-111-6/+19
* Fix Karma failures for jQuery deferredsKushal Pandya2017-05-051-129/+88
* Add instant comments supportKushal Pandya2017-05-051-5/+224
* Add real-time note edits :chipmunk:Eric Eastwood2017-05-031-43/+88
* Add renderNote animation and added specLuke "Jared" Bennett2017-04-191-0/+152
* fix overlooked window binding in spec filesremove-imports-loader-window-bindMike Greiling2017-02-171-1/+1
* code style and test fixesSimon Knox2017-02-141-1/+1
* update karma test to expect ajax instead of POSTSimon Knox2017-02-091-8/+6
* Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-01-271-3/+2
|\
| * resolve all padded-blocks eslint violationsMike Greiling2017-01-181-2/+1
| * resolve all semi and no-extra-semi eslint violationsMike Greiling2017-01-181-2/+2
* | use ~ to reference non-local scripts instead of resolve.rootMike Greiling2017-01-101-3/+3
* | include spec_helper within karma config rather than each individual testMike Greiling2017-01-101-1/+0
* | include common libraries within spec_helperMike Greiling2017-01-101-1/+0
* | fix spec_helper missing/broken referencesMike Greiling2017-01-101-0/+1
* | Swapped out teaspoon for karmaLuke "Jared" Bennett2017-01-101-4/+5
|/
* Merge branch '26226-generate-all-haml-fixtures-within-teaspoon-fixtures-task'...Alfredo Sumaran2017-01-061-3/+3
|\
| * replace Teaspoon fixture methods with jasmine-jquery methods to reduce depend...Mike Greiling2017-01-051-2/+2
| * update all frontend tests to point to precompiled fixturesMike Greiling2017-01-031-1/+1
* | Fix single note edit form specs.Fatih Acet2017-01-041-0/+1
|/
* resolve all instances of no-undef eslint rule violationsclean-no-undefMike Greiling2016-12-141-1/+3
* Replace static fixture for notes_spec (!7683)winniehell2016-12-011-10/+11
* explicitly disable eslint inlineexplicitly-disable-eslint-inlineLuke "Jared" Bennett2016-11-151-1/+1
* disable ESLint for all JavaScript fileswinniehell2016-10-261-0/+1
* Add textarea autoresize after commentClement Ho2016-09-011-12/+45
* ES6ify all the things!Fatih Acet2016-07-241-0/+41