summaryrefslogtreecommitdiff
path: root/spec/javascripts/vue_shared/components/markdown
Commit message (Expand)AuthorAgeFilesLines
* Replacing vue-resource with axios in Markdown fieldWinnie Hellmann2019-09-111-19/+18
* Change qa-* class references to js-* for suggestionsTanya Pazitny2019-07-291-1/+1
* Migrate markdown header_spec.js to JestWinnie Hellmann2019-07-031-111/+0
* Added diff suggestion popoverPhil Hughes2019-06-141-1/+1
* Resolve discussion when suggestion is applied54405-resolve-discussion-when-applying-a-suggested-changePaul Slaughter2019-05-071-75/+0
* Fixed test specsOswaldo Ferreira2019-04-043-87/+90
* Remove now-unnecessary md-preview classDouwe Maan2019-03-261-3/+5
* Remove unwanted margin above suggested changes.Jacques Erasmus2019-01-181-1/+1
* Add syntax highlighting to suggestion previewJacques Erasmus2019-01-151-0/+6
* Add syntax highlighting to suggestion diffAnnabel Dunstone Gray2019-01-101-2/+2
* Fixes diff sugestions removing dashes from diffPhil Hughes2018-12-211-2/+2
* Allow suggesting single line changes in diffsOswaldo Ferreira2018-12-134-0/+288
* Remove unnecessary div from MarkdownField to apply list styles correctlyWinnie Hellmann2018-12-121-1/+1
* Change markdown header tab anchor links to buttonsGeorge Tsiolis2018-10-191-1/+1
* Prettify all spec filesMike Greiling2018-10-173-50/+57
* Add button to insert table in markdown editorGeorge Tsiolis2018-10-061-2/+11
* Resolve "Add "Link" shortcut/icon in markdown editor to make it easier to add...Jan Beckmann2018-10-022-3/+3
* Resolve "When editing a comment in an issue, the preview mode is toggled in t...Constance Okoghenun2018-07-051-1/+1
* Resolve "When editing a comment in an issue, the preview mode is toggled in t...Simon Knox2018-04-111-15/+18
* Update spec import path for vue mount component helperGeorge Tsiolis2018-03-201-1/+1
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-091-0/+1
* Adds `eslint-plugin-vue`, fixes linter errors and adds docsFilipa Lacerda2018-01-031-3/+3
* Backport ability to enable/disable file attachments in issuable formClement Ho2017-11-211-0/+37
* Merge branch 'fix-md-form-tabs-double-click-toggle' into 'master'Clement Ho2017-11-062-5/+32
|\
| * FE review, replace timeout with nexttick and improve assertion helper. add ch...fix-md-form-tabs-double-click-toggleLuke "Jared" Bennett2017-11-041-16/+14
| * Fix karmaLuke "Jared" Bennett2017-11-021-4/+6
| * Correct selector in field_specLuke "Jared" Bennett2017-11-011-1/+1
| * Let field.vue handle the changing of previewLuke "Jared" Bennett2017-11-011-2/+2
| * Use settimeoutpromise in field_specLuke "Jared" Bennett2017-11-011-23/+14
| * Dont emit toggle-markdown event if current target is already active and add s...Luke "Jared" Bennett2017-11-011-0/+36
* | karma spec updatesvue-updatePhil Hughes2017-11-011-6/+8
|/
* Rename a few attribute suffixes from `_url` to `_path`Douwe Maan2017-08-171-2/+2
* Fix broken markdown field testFilipa Lacerda2017-08-111-1/+2
* Fixed multi-line markdown in issue edit formissue-form-multiple-line-markdownPhil Hughes2017-06-261-36/+69
* Added specs for description fieldPhil Hughes2017-05-152-0/+188