summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/issue_show/components/fields
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-183-3/+13
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-202-6/+6
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-7/+3
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-4/+7
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-9/+12
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-15/+17
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-181-1/+1
* Disable vue-i18n for non-autofix filesEzekiel Kigbo2019-08-081-0/+1
* Vue-i18n: app/assets/javascripts/issue_show directoryEzekiel Kigbo2019-06-253-12/+25
* Add auto direction to support rtl languagesAhmad Haghighi2019-04-252-0/+2
* Autosave description in epicsRajat Jain2019-04-161-0/+1
* Remove Redcarpet markdown engineJan Provaznik2019-02-041-6/+0
* Prettify all the thingsMike Greiling2018-11-203-51/+19
* Prettify issue_show and jobs modulesMike Greiling2018-10-103-84/+84
* Adding qa-selectors for e2e testsRamya Authappan2018-10-052-2/+3
* Use proper markdown rendering for previewsBrett Walker2018-07-061-0/+6
* Fix broken tests due to bad conflict resolutionFilipa Lacerda2018-06-131-1/+1
* Updates eslint vue plugin versionFilipa Lacerda2018-06-113-9/+9
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-091-0/+1
* [ci skip] Fix more eslint rulesFilipa Lacerda2018-01-051-1/+1
* [ci skip] Fix more rulesFilipa Lacerda2018-01-051-3/+3
* corrected typo in quick action data attributeMarcus Amargi2017-12-111-1/+1
* Export template selector as ES6 modulesFilipa Lacerda2017-12-061-1/+3
* 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
* Use title as placeholder instead of issue title for reusabilityClement Ho2017-10-201-4/+4
* removed global eslint for remaining filesflash-es6-modulePhil Hughes2017-10-101-1/+0
* Remove confidential toggle checkbox and related code as no longer necessary37454-remove-confidential-cb-edit-issuekushalpandya2017-09-111-23/+0
* Move "Move to different project" to sidebar34261-move-move-to-sidebarEric Eastwood2017-09-031-83/+0
* Rename a few attribute suffixes from `_url` to `_path`Douwe Maan2017-08-172-6/+6
* Merge branch 'issue-inline-edit-quick-submit' into 'master'Filipa Lacerda2017-06-262-2/+4
|\
| * Fixes ctrl+enter not submit issue edit formissue-inline-edit-quick-submitPhil Hughes2017-06-242-2/+4
* | Add support for multiple tooltips in the same Vue componentEric Eastwood2017-06-231-6/+6
|/
* Rename "Slash commands" to "Quick actions"Eric Eastwood2017-06-151-1/+1
* enable meta+enter shortcut to quick submitissue-edit-inlinePhil Hughes2017-05-302-2/+9
* fixed GFM references not workingPhil Hughes2017-05-251-1/+2
* Merge branch 'issue-edit-inline' into issue-edit-inline-description-templatePhil Hughes2017-05-221-1/+1
|\
* | added label to buttonPhil Hughes2017-05-221-4/+4
* | Moved value into computed propertyissue-edit-inline-description-templatePhil Hughes2017-05-221-2/+7
* | Merge branch 'issue-edit-inline' into issue-edit-inline-description-templatePhil Hughes2017-05-222-1/+87
|\ \ | |/
| * Removed un-used CSSissue-edit-inline-move-projectPhil Hughes2017-05-181-1/+0
| * Merge branch 'issue-edit-inline' into issue-edit-inline-move-projectPhil Hughes2017-05-182-1/+27
| |\
| | * Merge branch 'auto-focus-description-field' into 'issue-edit-inline'Filipa Lacerda2017-05-181-1/+4
| | |\
| | | * Focus the description field in the inline form when mountedPhil Hughes2017-05-171-1/+4
| * | | Added move to project in issue inline edit formPhil Hughes2017-05-171-0/+84
| | |/ | |/|
* | | Merge branch 'issue-edit-inline' into issue-edit-inline-description-templatePhil Hughes2017-05-171-0/+23
|\ \ \ | | |/ | |/|
| * | Merge branch 'issue-edit-inline' into issue-edit-inline-confidentialissue-edit-inline-confidentialPhil Hughes2017-05-171-0/+47
| |\ \ | | |/
| * | Use dash instead of underscorePhil Hughes2017-05-161-2/+2
| * | Added inline confidential fieldPhil Hughes2017-05-151-0/+23