summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/vue_shared/components/markdown/field.vue
Commit message (Expand)AuthorAgeFilesLines
* backport disable autocompletebackport-disable-autocompleteClement Ho2017-11-221-1/+6
* Backport ability to enable/disable file attachments in issuable formClement Ho2017-11-211-0/+6
* Merge branch 'fix-md-form-tabs-double-click-toggle' into 'master'Clement Ho2017-11-061-9/+14
|\
| * Separate preview and write tabs into seperate eventsLuke "Jared" Bennett2017-11-021-10/+13
| * Let field.vue handle the changing of previewLuke "Jared" Bennett2017-11-011-2/+4
* | Resolve "Editor icons"Tim Zallmann2017-11-061-4/+6
|/
* Moves form related JS modules out of globalPhil Hughes2017-10-111-1/+2
* Flash is now a ES6 modulePhil Hughes2017-10-101-1/+1
* IssueNotesRefactor: Fix eslint errors.Fatih Acet2017-08-231-11/+9
* Fix empty markdown render request.Fatih Acet2017-08-181-25/+29
* Rename a few attribute suffixes from `_url` to `_path`Douwe Maan2017-08-171-6/+6
* Fix broken markdown field testFilipa Lacerda2017-08-111-5/+4
* Fix open discussionsFilipa Lacerda2017-08-111-3/+2
* [ci skip] Adds quick actions links to the toolbarFilipa Lacerda2017-07-261-1/+7
* IssueNotesRefactor: Add referenced users and commands to markdown field.Fatih Acet2017-07-221-0/+33
* Show ”Nothing to preview” if the markdown area is empty.Fatih Acet2017-07-211-0/+4
* MarkdownField: Add extra prop to make spacing classes optional.Fatih Acet2017-07-211-1/+7
* Update vue-resourceFilipa Lacerda2017-07-121-3/+2
* Resolve "Issue dropdown persists when adding issue number to issue description"Tim Zallmann2017-06-291-0/+6
* fixed issuable shortcuts not workingPhil Hughes2017-05-301-1/+1
* fixed GFM references not workingPhil Hughes2017-05-251-1/+1
* Use the tooltip mixinissue-edit-inline-description-fieldPhil Hughes2017-05-161-1/+1
* Added markdown docs linkPhil Hughes2017-05-151-1/+6
* Added description field to inline edit formPhil Hughes2017-05-151-0/+102