summaryrefslogtreecommitdiff
path: root/spec/javascripts/test_bundle.js
Commit message (Collapse)AuthorAgeFilesLines
* Explicitly add uncovered files to troubleMakersboards-bundle-refactorClement Ho2018-02-231-0/+3
|
* Temporarily remove boards from test bundle troubleMakersClement Ho2018-02-211-1/+0
|
* Removed named importConstance Okoghenun2018-02-211-0/+1
|
* Resolved conflicts with masterConstance Okoghenun2018-02-211-1/+4
|\
| * Update to jQuery 3.Jacob Schatz2018-02-201-1/+4
| |
* | Fixed failing testConstance Okoghenun2018-02-161-1/+0
| |
* | Refactored use of boards/boards_bundle.js, created a dipatcher importConstance Okoghenun2018-02-151-1/+1
|/
* Make sure that axios adapater is restored after mockingwinh-check-axios-restoreWinnie Hellmann2018-01-251-0/+10
|
* Tidy up main JS filemain-js-tidy-upPhil Hughes2018-01-101-2/+0
|
* Add Vue errorHandlor to remove rogue logged TypeErrorsEric Eastwood2017-12-101-1/+11
| | | | See https://gitlab.com/gitlab-org/gitlab-ce/issues/37619#note_50422859
* Use Vue warnhandlerwinh-use-vue-warnhandlerWinnie Hellmann2017-11-061-18/+22
|
* Merge branch 'winh-karma-suppress-vue-tips' into 'master'Clement Ho2017-06-261-0/+4
|\ | | | | | | | | Suppress Vue tips when running Karma See merge request !12379
| * Suppress Vue tips when running Karmawinh-karma-suppress-vue-tipswinh2017-06-221-0/+4
| |
* | Make JavaScript tests fail for unhandled Promise rejectionsWinnie Hellmann2017-06-231-0/+17
|/
* Clean up Vue warnings in testsWinnie Hellmann2017-06-201-1/+25
|
* Increase karma socket timeoutMike Greiling2017-06-161-0/+8
|
* Remove non existent bundleAlfredo Sumaran2017-06-061-1/+0
|
* update test_bundle to use ES module syntaxMike Greiling2017-05-161-6/+8
|
* Merge request widget redesignFatih Acet2017-05-091-1/+0
|
* Use absolute URLs for fixtures (!11133)winh-fix-ture-urlswinh2017-05-061-2/+2
|
* Issue title realtimeRegis Boudinot2017-04-061-0/+1
|
* update test_bundle.js ignored filesJose Ivan Vargas2017-03-241-0/+19
|
* Merge branch 'refactor-templates-js' into 'master' Alfredo Sumaran2017-03-241-1/+2
|\ | | | | | | | | Refactor template selector JavaScript See merge request !9792
| * Lightly refactor js files related to file template selectors.Bryce Johnson2017-03-221-1/+2
| |
* | remove Cookies class from global spaceMike Greiling2017-03-221-1/+0
|/
* remove Vue from the global spaceMike Greiling2017-03-201-2/+0
|
* Only add frontend code coverage instrumentation when generating coverage reportMike Greiling2017-03-201-18/+21
|
* remove all references to the .es6 in our config files and documentationremove-es6-extension-configurationMike Greiling2017-03-151-2/+2
|
* create a common.js bundle and include all jQuery pluginsMike Greiling2017-03-031-12/+1
|
* Include all files with 0% coverage in reportwinniehell2017-02-111-0/+35
|
* convert js-cookie dependency to an npm moduleclean-javascript-vendor-filesMike Greiling2017-02-111-1/+1
|
* ensure karma fails if it cannot load all spec filesfix-ignored-spec-failuresMike Greiling2017-02-071-2/+6
|
* Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-02-031-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | * master: (181 commits) Fixed adding to list bug Remove unnecessary queries for .atom and .json in Dashboard::ProjectsController#index Fixed modal lists dropdown not updating when list is deleted Fixed remove btn error after creating new issue in list Removed duplicated test Removed Masonry, instead uses groups of data Uses mixins for repeated functions Fixed up specs Props use objects with required & type values Removes labels instead of closing issue when clicking remove button Fixed JS lint errors Fixed issue card spec Added webkit CSS properties Fixed bug with empty state showing after search Fixed users href path being incorrect Fixed bug where 2 un-selected issues would stay on selected tab Fixed DB schema Changed how components are added in objects Added remove button Add optional id property to the issue schema Fixed issue link href Disabled add issues button if no lists exist ...
* migrate all tests into a single webpack bundleMike Greiling2017-01-101-0/+42