summaryrefslogtreecommitdiff
path: root/spec/javascripts/issue_show/components/app_spec.js
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-05-061-568/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-211-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-021-6/+8
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-041-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-101-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-251-0/+8
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-181-11/+49
* Autosave description in epicsRajat Jain2019-04-161-0/+47
* Remove .wiki and @md-typography mixin in favor of .md and .md-fileDouwe Maan2019-03-261-2/+2
* Simplify and unify Promise mocks in app_spec fileFatih Acet2019-01-301-61/+43
* Stop closing issue edit form in error stateFatih Acet2019-01-301-3/+3
* Address review comments and fix commented specFatih Acet2019-01-301-17/+22
* Add missing specs.Fatih Acet2019-01-301-0/+13
* Add new spec for updateStoreState methodFatih Acet2019-01-301-0/+18
* Show error message from backendFatih Acet2019-01-301-2/+2
* Accept lockVersion as a prop and add to storeFatih Acet2019-01-301-6/+20
* Resolve eslint violationsMike Greiling2018-10-171-1/+4
* Prettify all spec filesMike Greiling2018-10-171-131/+137
* enable jasmine/new-line-before-expectJohann Hubert Sonntagbauer2018-10-171-0/+4
* Replace author_link snake case in specsGeorge Tsiolis2018-07-241-2/+2
* Enable no-restricted-globals in JS filesgfyoung2018-06-151-2/+2
* convert remaining instances of import * to use spyOnDependencyMike Greiling2018-04-231-18/+7
* move render_gfm into behaviors directoryMike Greiling2018-03-191-2/+1
* Move EE-specific JavaScript files to ee/app/assets/javascriptsRémy Coutable2018-02-261-1/+1
* 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