summaryrefslogtreecommitdiff
path: root/spec/javascripts/issue_show
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'issue-edit-inline' into issue-edit-inline-description-field-specsissue-edit-inline-description-field-specsPhil Hughes2017-05-183-2/+73
|\ | | | | | | [ci skip]
| * Merge branch 'auto-focus-description-field' into 'issue-edit-inline'Filipa Lacerda2017-05-181-0/+34
| |\ | | | | | | | | | | | | Focus the description field in the inline form when mounted See merge request !11441
| | * Fixed typoauto-focus-description-fieldPhil Hughes2017-05-181-1/+1
| | |
| | * Focus the description field in the inline form when mountedPhil Hughes2017-05-171-0/+34
| | | | | | | | | | | | [ci skip]
| * | Stops formState from updating if the form is already openissue-edit-inline-stop-edit-button-reseting-statePhil Hughes2017-05-171-2/+19
| | | | | | | | | | | | [ci skip]
| * | Merge branch 'issue-edit-inline-confidential' into 'issue-edit-inline' Filipa Lacerda2017-05-171-0/+24
| |\ \ | | | | | | | | | | | | | | | | Issue edit inline confidential See merge request !11389
| | * | Added spec for window reloadPhil Hughes2017-05-161-12/+23
| | | | | | | | | | | | | | | | [ci skip]
| | * | Merge branch 'issue-edit-inline' into issue-edit-inline-confidentialPhil Hughes2017-05-161-1/+1
| | |\ \
| | * | | Added inline confidential fieldPhil Hughes2017-05-151-0/+1
| | | | | | | | | | | | | | | | | | | | [ci skip]
| * | | | Merge branch 'issue-edit-inline-title-validation' into 'issue-edit-inline' Filipa Lacerda2017-05-171-0/+20
| |\ \ \ \ | | |_|_|/ | |/| | | | | | | | | | | | | 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-161-0/+20
| | | |/ | | |/| | | | | | | | | [ci skip]
* | | | Added a test with markdownPhil Hughes2017-05-171-1/+13
| | | | | | | | | | | | | | | | [ci skip]
* | | | Merge branch 'issue-edit-inline' into issue-edit-inline-description-field-specsPhil Hughes2017-05-163-19/+8
|\ \ \ \ | |/ / / | | | | | | | | [ci skip]
| * | | Merge branch 'issue-edit-inline' into issue-edit-inline-description-fieldPhil Hughes2017-05-163-19/+8
| |\ \ \ | | |/ / | | | | | | | | [ci skip]
| | * | Merge branch 'master' into issue-edit-inlinePhil Hughes2017-05-161-1/+1
| | |\ \ | | | |/ | | |/|
| | | * Rename all references to rendered_title to realtime_changesrename-rendered_titleLuke "Jared" Bennett2017-05-131-1/+1
| | | |
| | * | Stop passing through the store objectissue-edit-inline-title-fieldPhil Hughes2017-05-152-6/+7
| | | | | | | | | | | | | | | | [ci skip]
| | * | Issue inline edit title fieldPhil Hughes2017-05-153-3/+52
| | | | | | | | | | | | | | | | [ci skip]
* | | | Added specs for description fieldPhil Hughes2017-05-151-0/+34
|/ / / | | | | | | | | | [ci skip]
* | | Issue inline edit title fieldPhil Hughes2017-05-153-3/+52
|/ / | | | | | | [ci skip]
* | Moved json parsing out of servicePhil Hughes2017-05-151-2/+6
| | | | | | | | [ci skip]
* | Shows delete button if permissions are correctPhil Hughes2017-05-152-2/+44
| | | | | | | | [ci skip]
* | Added inline issue edit form actionsPhil Hughes2017-05-152-0/+217
|/ | | | [ci skip]
* Fixed karma spec with elements not appearing in DOMrefactor-realtime-issuePhil Hughes2017-05-111-0/+1
|
* Merge branch 'master' into refactor-realtime-issuePhil Hughes2017-05-111-1/+1
|\
* | Fixed tests on textarea looking for innerText instead of valuePhil Hughes2017-05-102-6/+6
| |
* | Added a bunch of specs for the different componentsPhil Hughes2017-05-103-23/+188
|/
* resolve discussionissue-title-description-realtimeRegis2017-05-051-2/+0
|
* fix js specsRegis2017-05-041-11/+11
|
* issue_spec - getting closerRegis2017-05-022-4/+10
|
* test realtime changes and hit more branchesRegis2017-05-022-26/+37
|
* previous and current descriptionRegis2017-05-011-1/+1
|
* make tab title legitRegis2017-05-012-2/+7
|
* formatting in testRegis2017-04-251-1/+8
|
* remove fdescribe :(Regis2017-04-251-1/+1
|
* add more assertionsRegis2017-04-251-2/+8
|
* change comp timeout to 0ms and test timeout to 10msRegis2017-04-251-3/+2
|
* test async nature of issue showRegis2017-04-252-7/+39
|
* render description - tasks work - gfm is juicyRegis2017-04-211-1/+1
|
* Issue Title Vue: convert to .vue - use 'render' with 'createElement' in indexRegis Boudinot2017-04-151-1/+1
|
* Issue title realtimeRegis Boudinot2017-04-061-0/+22