summaryrefslogtreecommitdiff
path: root/spec/javascripts/issue_show/components/app_spec.js
Commit message (Expand)AuthorAgeFilesLines
* Use restore() instead of reset() for removing axios MockAdapterwinh-axios-mock-restoreWinnie Hellmann2018-01-231-1/+1
* Add confirm when navigating away from page with tests.Jacob Schatz2018-01-181-0/+33
* Switch issue_show to AxiosEric Eastwood2018-01-021-68/+55
* Rename recaptcha-dialog to recaptcha-modalWinnie Hellmann2017-12-121-3/+3
* Merge branch 'master' into 'url-utility-es-module'Phil Hughes2017-12-111-0/+49
|\
| * Resolve "No feedback when checking on checklist if potential spam was detected"Luke Bennett2017-12-081-0/+49
* | use exported methods instead of gl.utilsPhil Hughes2017-12-081-7/+8
|/
* Backport epic tasklistClement Ho2017-11-291-2/+3
* Backport delete epic changesbackport-delete-epicClement Ho2017-11-151-14/+37
* Add inline edit button to issue_show appClement Ho2017-10-171-0/+11
* Remove confidential toggle checkbox and related code as no longer necessary37454-remove-confidential-cb-edit-issuekushalpandya2017-09-111-25/+0
* Move "Move to different project" to sidebar34261-move-move-to-sidebarEric Eastwood2017-09-031-20/+1
* Rename a few attribute suffixes from `_url` to `_path`Douwe Maan2017-08-171-3/+3
* 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