summaryrefslogtreecommitdiff
path: root/spec/javascripts/notes
Commit message (Expand)AuthorAgeFilesLines
* Add noteableType to mock data object44939-epic-comment-thread-backportsKushal Pandya2018-04-061-0/+1
* Removes eslint disabled commentsfl-prettier-mock-dataFilipa Lacerda2018-03-291-412/+451
* Add dispatch mock to the test helpervuex-action-helper-correctly-failFilipa Lacerda2018-03-291-2/+11
* fixed failinng tests after helper changePhil Hughes2018-03-291-69/+121
* Don't show Jump to Discussion button on issue notes44717-no-resolve-issueSimon Knox2018-03-281-5/+13
* Update spec import path for vue mount component helperGeorge Tsiolis2018-03-202-2/+2
* move render_gfm into behaviors directoryMike Greiling2018-03-191-1/+1
* Merge branch 'master' into 44149-issue-comment-buttonsFilipa Lacerda2018-03-133-3/+79
|\
| * Merge branch 'fix-duplicate-notes' into 'master'Filipa Lacerda2018-03-123-3/+79
| |\
| | * fixed note polling not sending updated last fetched at datefix-duplicate-notesPhil Hughes2018-03-122-1/+66
| | * added mutation specPhil Hughes2018-03-101-2/+13
* | | Fix loading icon being visible in the wrong button44149-issue-comment-buttonsFilipa Lacerda2018-03-123-0/+96
|/ /
* | require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-093-0/+3
|/
* Render MR Notes with Vue with behind a cookieFatih Acet2018-02-289-26/+232
* Reuse getter42923-close-issueFilipa Lacerda2018-02-122-1/+7
* Makes close/reopen issue request to inside the vue appFilipa Lacerda2018-02-093-0/+85
* Resolve "Cancelling a second comment edit doesn't return its state to before ...Simon Knox2018-02-072-47/+66
* Default to HTTPS for all Gravatar URLsdefault-to-https-for-gravatar-urlsAchilleas Pipinellis2018-01-251-1/+1
* Merge branch '41956-fix-ctrl-enter-binding-to-save-comment' into 'master'Phil Hughes2018-01-122-2/+17
|\
| * Fix Ctrl+Enter keyboard shortcut saving comment/note edit41956-fix-ctrl-enter-binding-to-save-commentEric Eastwood2018-01-112-2/+17
* | Merge branch 'main-js-tidy-up' into 'master'Filipa Lacerda2018-01-112-1/+2
|\ \
| * | Tidy up main JS filemain-js-tidy-upPhil Hughes2018-01-102-1/+2
| |/
* | Remove soft removals related codeYorick Peterse2018-01-081-2/+0
|/
* Merge branch '37619-fix-vue-typeerror-not-failing-the-build' into 'master'Filipa Lacerda2017-12-122-164/+243
|\
| * Use shared interceptor in note specs37619-fix-vue-typeerror-not-failing-the-buildEric Eastwood2017-12-112-205/+215
| * Try to clean up legit Vue error that was patched overEric Eastwood2017-12-102-22/+91
* | Merge branch 'issue-note-rename' into 'master'Fatih Acet2017-12-116-9/+9
|\ \
| * | rename remaining issue_ prefixed filesissue-note-renameSimon Knox2017-12-096-9/+9
| |/
* | Merge branch 'note-preview' into 'security-10-2'Fatih Acet2017-12-081-0/+15
|/
* issue note component renameSimon Knox2017-12-046-15/+15
* issue note storeSimon Knox2017-11-3011-33/+33
* Disable issue action button whilst submitting and testdisable-issue-action-button-if-isSubmittingLuke "Jared" Bennett2017-11-061-0/+19
* Resolve "Convert autosize.js library to be a Yarn managed library"Tim Zallmann2017-10-311-3/+3
* Moves placeholders components into shared folder with documentation. Makes th...38178-fl-mr-notes-componentsFilipa Lacerda2017-10-193-116/+0
* Merge branch 'acet-disabled-comment-textarea-while-requesting' into 'master'Filipa Lacerda2017-10-041-0/+40
|\
| * Add tests for handle save method of the comment form.acet-disabled-comment-textarea-while-requestingFatih Acet2017-10-031-0/+40
* | Merge branch 'master' into 31050-registry-image-listsFilipa Lacerda2017-09-223-10/+35
|\ \ | |/
| * Fix rendering double note issue.Fatih Acet2017-09-222-10/+21
| * IssueNotes: Resize comment form after note submit and discard.acet-fix-comment-form-resizeFatih Acet2017-09-211-0/+14
* | [ci skip] Adds tests to vuex and collapsibe componentFilipa Lacerda2017-09-202-38/+1
|/
* IssueNotesRefactor: Fix consistent typo.Fatih Acet2017-08-221-1/+1
* Rename a few attribute suffixes from `_url` to `_path`Douwe Maan2017-08-174-16/+16
* Remove view=full_data from NotesControllerDouwe Maan2017-08-171-2/+2
* IssueNotesRefactor: Implement missing attachment image.Fatih Acet2017-08-161-0/+23
* Fix broken testsFilipa Lacerda2017-08-122-2/+4
* Adds tests for sync actionsFilipa Lacerda2017-08-111-83/+2
* Adds helper to test Vuex actionsFilipa Lacerda2017-08-112-14/+98
* Adds tests for mutations and gettersFilipa Lacerda2017-08-114-94/+189
* Adds missing unit tests for vue components: issue_note_awards_list; issue_not...Filipa Lacerda2017-08-115-13/+197
* Adds unit tests for discussion componentFilipa Lacerda2017-08-111-27/+34