summaryrefslogtreecommitdiff
path: root/spec/javascripts/projects
Commit message (Expand)AuthorAgeFilesLines
* Upgraded Vue to 2.6.8Tim Zallmann2019-03-271-24/+20
* Prettify all spec filesMike Greiling2018-10-174-40/+70
* enable jasmine/new-line-before-expectJohann Hubert Sonntagbauer2018-10-171-0/+1
* enable jasmine/no-promise-without-done-failJohann Hubert Sonntagbauer2018-10-163-9/+9
* Resolve "Create new project: Re-add project name field"Martin Wortschack2018-09-081-0/+30
* update testsDennis Tang2018-05-282-3/+22
* use testAction for validateProjectBillingDennis Tang2018-05-231-8/+11
* update mutation spec to use real storeDennis Tang2018-05-231-46/+26
* add tests for validating project billing statusDennis Tang2018-05-233-0/+30
* fix testsDennis Tang2018-05-235-44/+59
* rename vuex actions as per best practicesDennis Tang2018-05-141-6/+6
* fix when no GCP projects are foundDennis Tang2018-05-111-1/+1
* rename vuex dir to storeDennis Tang2018-05-116-7/+7
* eslint fixesDennis Tang2018-05-111-12/+9
* clean up component testsDennis Tang2018-05-113-27/+20
* use component mixin to refactor componentsDennis Tang2018-05-093-4/+4
* remove unused dependenciesDennis Tang2018-05-091-2/+0
* removed „fetched“ prefix from mutation and stateDennis Tang2018-05-096-35/+32
* gcp dropdown component testsDennis Tang2018-05-094-0/+279
* removed unused vars in vuex actions_specDennis Tang2018-05-081-8/+1
* tests: add vuex specsDennis Tang2018-05-075-0/+386
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-091-0/+1
* Rest of Dispatcher RefactorJacob Schatz2018-02-211-1/+1
* Update to jQuery 3.Jacob Schatz2018-02-201-2/+2
* Fix import project url not updating project namejivl-fix-import-project-url-bugJose Ivan Vargas2018-01-031-14/+18
* Merge branch 'master' into zj-project-templatesFilipa Lacerda2017-08-071-0/+25
* Derive project path from import URLWinnie Hellmann2017-08-011-0/+127