summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/issue_show
Commit message (Collapse)AuthorAgeFilesLines
* Fix up merge issuesfix-realtime-edited-text-for-issues-9-3Luke "Jared" Bennett2017-06-021-0/+3
|
* Merge remote-tracking branch 'origin/master' into ↵Luke "Jared" Bennett2017-06-0216-78/+775
|\ | | | | | | fix-realtime-edited-text-for-issues-9-3
| * enable meta+enter shortcut to quick submitissue-edit-inlinePhil Hughes2017-05-304-6/+21
| |
| * fixed issuable shortcuts not workingPhil Hughes2017-05-303-3/+9
| | | | | | | | moved setstate method into store
| * fixed up weird karma specs with tooltipPhil Hughes2017-05-261-1/+1
| | | | | | | | the tooltip mixin was changed because of a weird bug where the tooltip wouldn't show. This was wrong as the bug was actually caused by the text utility method
| * Merge branch 'issue-edit-inline' into issue-edit-inline-project-move-warningPhil Hughes2017-05-262-2/+3
| |\ | | | | | | | | | [ci skip]
| | * fixed GFM references not workingPhil Hughes2017-05-251-1/+2
| | | | | | | | | | | | [ci skip]
| | * fixed move issue specsPhil Hughes2017-05-251-1/+1
| | | | | | | | | | | | [ci skip]
| * | use formState to update loading of save buttonissue-edit-inline-project-move-warningPhil Hughes2017-05-263-15/+7
| | | | | | | | | | | | [ci skip]
| * | Warn before moving issue in inline edit formPhil Hughes2017-05-252-2/+19
| |/ | | | | | | [ci skip]
| * renamed path to web_url in endpointPhil Hughes2017-05-251-2/+2
| |
| * Changed all data to come through the JSON script elementPhil Hughes2017-05-243-35/+14
| | | | | | | | [ci skip]
| * Merge branch 'issue-edit-inline-getdata-after-update' into 'issue-edit-inline'Filipa Lacerda2017-05-241-0/+5
| |\ | | | | | | | | | | | | Get new data after inline edit save See merge request !11601
| | * Get new data after inline edit saveissue-edit-inline-getdata-after-updatePhil Hughes2017-05-221-0/+5
| | | | | | | | | | | | [ci skip]
| * | Merge branch 'issue-edit-inline' into issue-edit-inline-description-templatePhil Hughes2017-05-225-4/+42
| |\ \ | | |/ | | | | | | [ci skip]
| | * Added test to check if warning is not visiblePhil Hughes2017-05-221-1/+2
| | | | | | | | | | | | [ci skip]
| | * Removed role from linkissue-edit-inline-locked-warningPhil Hughes2017-05-221-2/+1
| | | | | | | | | | | | [ci skip]
| | * Merge branch 'issue-edit-inline' into issue-edit-inline-locked-warningPhil Hughes2017-05-226-7/+124
| | |\ | | | | | | | | | | | | [ci skip]
| | * | Added specs for testing when warning is visiblePhil Hughes2017-05-182-17/+8
| | | | | | | | | | | | | | | | [ci skip]
| | * | Show warning if realtime data has changed since the form has openedPhil Hughes2017-05-184-3/+50
| | | |
| * | | added label to buttonPhil Hughes2017-05-221-4/+4
| | | | | | | | | | | | | | | | [ci skip]
| * | | Moved value into computed propertyissue-edit-inline-description-templatePhil Hughes2017-05-223-6/+9
| | | | | | | | | | | | | | | | | | | | | | | | Changed jQuery selector into document.querySelector [ci skip]
| * | | Merge branch 'issue-edit-inline' into issue-edit-inline-description-templatePhil Hughes2017-05-227-14/+140
| |\ \ \ | | | |/ | | |/| | | | | [ci skip]
| | * | Removed un-used CSSissue-edit-inline-move-projectPhil Hughes2017-05-182-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | Fixed random if statement [ci skip]
| | * | Merge branch 'issue-edit-inline' into issue-edit-inline-move-projectPhil Hughes2017-05-187-9/+62
| | |\ \ | | | |/ | | | | | | | | [ci skip]
| | | * 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 mounted See merge request !11441
| | | | * Focus the description field in the inline form when mountedPhil Hughes2017-05-171-1/+4
| | | | | | | | | | | | | | | | | | | | [ci skip]
| | | * | Stops formState from updating if the form is already openissue-edit-inline-stop-edit-button-reseting-statePhil Hughes2017-05-171-6/+8
| | | | | | | | | | | | | | | | | | | | [ci skip]
| | * | | Added move to project in issue inline edit formPhil Hughes2017-05-176-3/+124
| | | |/ | | |/| | | | | | | | | [ci skip]
| * | | Merge branch 'issue-edit-inline' into issue-edit-inline-description-templatePhil Hughes2017-05-176-4/+55
| |\ \ \ | | | |/ | | |/| | | | | [ci skip]
| | * | Merge branch 'issue-edit-inline-confidential' into 'issue-edit-inline' Filipa Lacerda2017-05-175-1/+43
| | |\ \ | | | | | | | | | | | | | | | | | | | | Issue edit inline confidential See merge request !11389
| | | * \ Merge branch 'issue-edit-inline' into issue-edit-inline-confidentialissue-edit-inline-confidentialPhil Hughes2017-05-176-3/+85
| | | |\ \ | | | | |/ | | | | | | | | | | [ci skip]
| | | * | Use dash instead of underscorePhil Hughes2017-05-161-2/+2
| | | | | | | | | | | | | | | | | | | | [ci skip]
| | | * | Merge branch 'issue-edit-inline' into issue-edit-inline-confidentialPhil Hughes2017-05-164-55/+64
| | | |\ \
| | | * | | Added inline confidential fieldPhil Hughes2017-05-154-1/+44
| | | | | | | | | | | | | | | | | | | | | | | | [ci skip]
| | * | | | Merge branch 'issue-edit-inline-title-validation' into 'issue-edit-inline' Filipa Lacerda2017-05-172-2/+12
| | |\ \ \ \ | | | |_|_|/ | | |/| | | | | | | | | | | | | | | Disable inline submit button when title is blank See merge request !11409
| | | * | | Disable inline submit button when title is blankissue-edit-inline-title-validationPhil Hughes2017-05-162-2/+12
| | | | |/ | | | |/| | | | | | | | | | | [ci skip]
| * | | | Fixed up the template dropdown to correctly workPhil Hughes2017-05-164-10/+57
| | | | | | | | | | | | | | | | | | | | [ci skip]
| * | | | Merge branch 'issue-edit-inline' into issue-edit-inline-description-templatePhil Hughes2017-05-168-49/+120
| |\ \ \ \ | | |/ / /
| | * | | Fixed else-if in descriptionPhil Hughes2017-05-161-1/+1
| | | | | | | | | | | | | | | | | | | | [ci skip]
| | * | | Merge branch 'issue-edit-inline' into issue-edit-inline-description-fieldPhil Hughes2017-05-167-118/+118
| | |\ \ \ | | | |/ / | | | | | | | | | | [ci skip]
| | * | | Added markdown docs linkPhil Hughes2017-05-154-23/+36
| | | | | | | | | | | | | | | | | | | | [ci skip]
| | * | | Added sr-only to label for descriptionPhil Hughes2017-05-151-1/+3
| | | | | | | | | | | | | | | | | | | | [ci skip]
| | * | | Added accessibility data to description fieldPhil Hughes2017-05-151-0/+5
| | | | | | | | | | | | | | | | | | | | [ci skip]
| | * | | Added description field to inline edit formPhil Hughes2017-05-155-29/+96
| | | | | | | | | | | | | | | | | | | | [ci skip]
| | * | | Issue inline edit title fieldPhil Hughes2017-05-155-28/+81
| | | | | | | | | | | | | | | | | | | | [ci skip]
| * | | | Added spec for rendering the selectorPhil Hughes2017-05-162-3/+15
| | | | | | | | | | | | | | | | | | | | [ci skip]
| * | | | Merge branch 'issue-edit-inline' into issue-edit-inline-description-templatePhil Hughes2017-05-165-63/+75
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge branch 'master' into issue-edit-inlinePhil Hughes2017-05-161-3/+3
| | |\ \ \
| | * | | | Created form component instead of using :is incorrectlyPhil Hughes2017-05-163-47/+57
| | | |_|/ | | |/| | | | | | | | | | | | [ci skip]