summaryrefslogtreecommitdiff
path: root/spec/javascripts/issue_show/components/app_spec.js
Commit message (Expand)AuthorAgeFilesLines
* Update vue-resourceFilipa Lacerda2017-07-121-28/+27
* Remove empty afterEach() from issue_show app_spec.jswinh-issue-show-aftereachWinnie Hellmann2017-06-291-3/+0
* Make JavaScript tests fail for unhandled Promise rejectionsWinnie Hellmann2017-06-231-39/+46
* Clean up Vue warnings in testsWinnie Hellmann2017-06-201-1/+0
* fix frontend test failures after jasmine upgradekarma-headless-chrome-reduxMike Greiling2017-06-151-1/+1
* Merge remote-tracking branch 'origin/master' into fix-realtime-edited-text-fo...Luke "Jared" Bennett2017-06-021-1/+305
|\
| * fixed issuable shortcuts not workingPhil Hughes2017-05-301-1/+1
| * Warn before moving issue in inline edit formPhil Hughes2017-05-251-1/+21
| * renamed path to web_url in endpointPhil Hughes2017-05-251-6/+6
| * Get new data after inline edit saveissue-edit-inline-getdata-after-updatePhil Hughes2017-05-221-0/+24
| * Merge branch 'issue-edit-inline' into issue-edit-inline-locked-warningPhil Hughes2017-05-221-7/+58
| |\
| | * Removed un-used CSSissue-edit-inline-move-projectPhil Hughes2017-05-181-2/+11
| | * Added back a removed testPhil Hughes2017-05-181-1/+17
| | * Merge branch 'issue-edit-inline' into issue-edit-inline-move-projectPhil Hughes2017-05-181-1/+25
| | |\
| | * | Added move to project in issue inline edit formPhil Hughes2017-05-171-1/+44
| | * | Merge branch 'issue-edit-inline' into issue-edit-inline-description-fieldPhil Hughes2017-05-161-13/+1
| | |\ \
| | * | | Issue inline edit title fieldPhil Hughes2017-05-151-0/+12
| * | | | Added specs for testing when warning is visiblePhil Hughes2017-05-181-0/+32
| | |_|/ | |/| |
| * | | Stops formState from updating if the form is already openissue-edit-inline-stop-edit-button-reseting-statePhil Hughes2017-05-171-2/+19
| * | | Added spec for window reloadPhil Hughes2017-05-161-12/+23
| * | | Merge branch 'issue-edit-inline' into issue-edit-inline-confidentialPhil Hughes2017-05-161-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | Merge branch 'master' into issue-edit-inlinePhil Hughes2017-05-161-1/+1
| | |\ \
| * | | | Added inline confidential fieldPhil Hughes2017-05-151-0/+1
| |/ / /
| * | | Issue inline edit title fieldPhil Hughes2017-05-151-0/+12
| | |/ | |/|
| * | Moved json parsing out of servicePhil Hughes2017-05-151-2/+6
| * | Shows delete button if permissions are correctPhil Hughes2017-05-151-1/+27
| * | Added inline issue edit form actionsPhil Hughes2017-05-151-0/+106
* | | Port fix-realtime-edited-text-for-issues 9-2-stable fix to master.Luke "Jared" Bennett2017-05-311-1/+14
| |/ |/|
* | Rename all references to rendered_title to realtime_changesrename-rendered_titleLuke "Jared" Bennett2017-05-131-1/+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-101-3/+3
* Added a bunch of specs for the different componentsPhil Hughes2017-05-101-0/+60