summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/issue_show/components/fields
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Fixed up the template dropdown to correctly workPhil Hughes2017-05-161-8/+30
* | | Merge branch 'issue-edit-inline' into issue-edit-inline-description-templatePhil Hughes2017-05-163-40/+60
|\ \ \ | | |/ | |/|
| * | Merge branch 'issue-edit-inline' into issue-edit-inline-description-fieldPhil Hughes2017-05-162-15/+5
| |\ \ | | |/
| * | Added markdown docs linkPhil Hughes2017-05-151-1/+6
| * | Added sr-only to label for descriptionPhil Hughes2017-05-151-1/+3
| * | Added accessibility data to description fieldPhil Hughes2017-05-151-0/+5
| * | Added description field to inline edit formPhil Hughes2017-05-151-0/+40
| * | Issue inline edit title fieldPhil Hughes2017-05-151-0/+32
| /
* | Added spec for rendering the selectorPhil Hughes2017-05-161-2/+13
* | Merge branch 'issue-edit-inline' into issue-edit-inline-description-templatePhil Hughes2017-05-161-7/+2
|\ \ | |/
| * Stop passing through the store objectissue-edit-inline-title-fieldPhil Hughes2017-05-151-7/+2
* | Added description template selectorPhil Hughes2017-05-152-13/+113
|/
* Issue inline edit title fieldPhil Hughes2017-05-151-0/+32