summaryrefslogtreecommitdiff
path: root/spec/javascripts
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-01-182-11/+213
|\
| * Merge branch 'backport-time-tracking-ce' into 'master' Douwe Maan2017-01-182-11/+212
| |\
| | * Backport timetracking frontend to CE.Bryce Johnson2017-01-152-11/+212
* | | Merge branch 'master' into go-go-gadget-webpackPhil Hughes2017-01-171-0/+19
|\ \ \ | |/ /
| * | Fix dropdown filter input value after blur26616-fix-search-group-project-filtersEric Eastwood2017-01-161-0/+19
| |/
* | rewrite test which relied on teaspoon quirkMike Greiling2017-01-131-2/+6
* | more post-merge fixesMike Greiling2017-01-136-23/+21
* | phantomJS doesn't allow us to spyOn history.replaceStateMike Greiling2017-01-137-14/+40
* | Merge branch 'master' into go-go-gadget-webpackPhil Hughes2017-01-138-2/+595
|\ \ | |/
| * Fix specsClement Ho2017-01-092-5/+6
| * Refactor addWordToInputClement Ho2017-01-091-33/+24
| * Fix specsClement Ho2017-01-091-2/+0
| * Refactor and use regex for string processingClement Ho2017-01-093-301/+99
| * Add specs to filtered search tokenizerClement Ho2017-01-091-0/+271
| * Add specs for filtered search token keysClement Ho2017-01-091-0/+104
| * Add specs for addWordToInputClement Ho2017-01-091-21/+55
| * Fix eslintClement Ho2017-01-091-4/+3
| * Fix search autocomplete jasmine testClement Ho2017-01-091-2/+4
| * Add jasmine tests for filtered search dropdown managerClement Ho2017-01-091-0/+57
| * Add text utility specClement Ho2017-01-092-1/+25
| * Add tests for new common_utils functionsClement Ho2017-01-091-0/+25
| * Add jasmine tests to dropdown utilsClement Ho2017-01-091-0/+121
| * fix eslint for spec global needed in pagination spec for 'fixture'auto-pipelines-vueRegis2017-01-091-0/+1
| * Merge branch 'master' into auto-pipelines-vueRegis2017-01-0946-104/+635
| |\
| * | move param helper to common utilsRegis2017-01-091-0/+1
| * | namespace getParametersByName to gl.utils instead of just glRegis2017-01-091-4/+4
| * | Merge branch 'master' into auto-pipelines-vueFilipa Lacerda2017-01-053-50/+8
| |\ \
| * \ \ fix pipelines/index.html.haml merge conflictRegis2017-01-023-12/+14
| |\ \ \
| * \ \ \ merge master and fix application.rb conflictRegis2016-12-232-0/+89
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into auto-pipelines-vueGrzegorz Bizon2016-12-213-5/+63
| |\ \ \ \ \
| * | | | | | add paramHelper testsRegis2016-12-161-0/+22
| * | | | | | Merge branch 'master' into auto-pipelines-vueRegis2016-12-164-34/+72
| |\ \ \ \ \ \
| * | | | | | | change test to reflect camelCase methodRegis2016-12-151-6/+6
| * | | | | | | Merge branch 'master' into auto-pipelines-vueGrzegorz Bizon2016-12-1530-31/+129
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ merge masterRegis2016-12-137-71/+94
| |\ \ \ \ \ \ \ \
| * | | | | | | | | main scope of pagination coveredRegis2016-12-131-0/+63
| * | | | | | | | | prev next tests for paginationRegis2016-12-131-9/+23
| * | | | | | | | | add more tests for paginationRegis2016-12-131-1/+29
| * | | | | | | | | Merge branch 'master' into auto-pipelines-vueGrzegorz Bizon2016-12-098-29/+126
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | add change page logic to pagination component - add first test for paginationRegis2016-12-081-0/+39
* | | | | | | | | | | remove teaspoon-specific testMike Greiling2017-01-101-3/+3
* | | | | | | | | | | bypass Chrome "focus" event bugs and prevent Turbolinks from triggeringMike Greiling2017-01-101-6/+8
* | | | | | | | | | | bypass buggy "focus" event in ChromeMike Greiling2017-01-101-6/+1
* | | | | | | | | | | prevent u2f authenticate test from auto-submitting a formMike Greiling2017-01-101-8/+8
* | | | | | | | | | | fix globals within environments_bundle mock dataMike Greiling2017-01-101-0/+2
* | | | | | | | | | | fix globals within boards_bundle mock dataMike Greiling2017-01-101-0/+5
* | | | | | | | | | | use ~ to reference non-local scripts instead of resolve.rootMike Greiling2017-01-1055-108/+108
* | | | | | | | | | | migrate all tests into a single webpack bundleMike Greiling2017-01-102-6/+18
* | | | | | | | | | | move additional libraries into spec_helperMike Greiling2017-01-1014-22/+4
* | | | | | | | | | | include spec_helper within karma config rather than each individual testMike Greiling2017-01-1055-55/+0