summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/issue_show/components/form.vue
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-5/+10
* Fix conflict warning being incorrectly displayed44036-someone-edited-the-issue-at-the-same-time-is-regularly-seen-despite-that-being-a-filthy-lieHeinrich Lee Yu2019-08-121-1/+4
* Autosave description in epicsRajat Jain2019-04-161-1/+46
* Remove Redcarpet markdown engineJan Provaznik2019-02-041-6/+0
* Prettify all the thingsMike Greiling2018-11-201-7/+2
* Prettify issue_show and jobs modulesMike Greiling2018-10-101-71/+71
* Bacport FE changes from Closing Epicsce-7013-add-epics-close-supportJarka Košanová2018-09-241-0/+5
* Use proper markdown rendering for previewsBrett Walker2018-07-061-0/+6
* Updates eslint vue plugin versionFilipa Lacerda2018-06-111-2/+2
* Rename col-xs-* to col-*Clement Ho2018-04-091-1/+1
* [ci skip] Fix more rulesFilipa Lacerda2018-01-051-11/+15
* backport disable autocompletebackport-disable-autocompleteClement Ho2017-11-221-1/+8
* Backport ability to enable/disable file attachments in issuable formClement Ho2017-11-211-1/+7
* Backport delete epic changesbackport-delete-epicClement Ho2017-11-151-1/+7
* Remove confidential toggle checkbox and related code as no longer necessary37454-remove-confidential-cb-edit-issuekushalpandya2017-09-111-4/+0
* Move "Move to different project" to sidebar34261-move-move-to-sidebarEric Eastwood2017-09-031-14/+0
* Rename a few attribute suffixes from `_url` to `_path`Douwe Maan2017-08-171-6/+6
* Merge branch 'issue-edit-inline' into issue-edit-inline-description-templatePhil Hughes2017-05-221-0/+3
|\
| * Merge branch 'issue-edit-inline' into issue-edit-inline-locked-warningPhil Hughes2017-05-221-0/+14
| |\
| * | Added specs for testing when warning is visiblePhil Hughes2017-05-181-10/+1
| * | Show warning if realtime data has changed since the form has openedPhil Hughes2017-05-181-0/+12
* | | Moved value into computed propertyissue-edit-inline-description-templatePhil Hughes2017-05-221-4/+1
* | | Merge branch 'issue-edit-inline' into issue-edit-inline-description-templatePhil Hughes2017-05-221-0/+17
|\ \ \ | | |/ | |/|
| * | Merge branch 'issue-edit-inline' into issue-edit-inline-move-projectPhil Hughes2017-05-181-0/+5
| |\ \ | | |/
| * | Added move to project in issue inline edit formPhil Hughes2017-05-171-0/+14
* | | Merge branch 'issue-edit-inline' into issue-edit-inline-description-templatePhil Hughes2017-05-171-0/+5
|\ \ \ | | |/ | |/|
| * | Merge branch 'issue-edit-inline-confidential' into 'issue-edit-inline' Filipa Lacerda2017-05-171-0/+4
| |\ \
| | * \ Merge branch 'issue-edit-inline' into issue-edit-inline-confidentialissue-edit-inline-confidentialPhil Hughes2017-05-171-0/+14
| | |\ \ | | | |/
| | * | Merge branch 'issue-edit-inline' into issue-edit-inline-confidentialPhil Hughes2017-05-161-0/+4
| * | | Merge branch 'issue-edit-inline-title-validation' into 'issue-edit-inline' Filipa Lacerda2017-05-171-0/+1
| |\ \ \ | | |_|/ | |/| |
| | * | Disable inline submit button when title is blankissue-edit-inline-title-validationPhil Hughes2017-05-161-0/+1
| | |/
* | | Fixed up the template dropdown to correctly workPhil Hughes2017-05-161-1/+12
* | | Merge branch 'issue-edit-inline' into issue-edit-inline-description-templatePhil Hughes2017-05-161-6/+36
|\ \ \ | |/ /
| * | Merge branch 'issue-edit-inline' into issue-edit-inline-description-fieldPhil Hughes2017-05-161-0/+14
| |/
* | Merge branch 'issue-edit-inline' into issue-edit-inline-description-templatePhil Hughes2017-05-161-1/+12
|/
* Created form component instead of using :is incorrectlyPhil Hughes2017-05-161-0/+30