summaryrefslogtreecommitdiff
path: root/spec/javascripts
Commit message (Expand)AuthorAgeFilesLines
* Added raven and raven-vue plugin, updated gon_helper with data needed for rav...Luke Bennett2017-01-235-0/+283
* Fixed failing JS specsPhil Hughes2017-01-211-4/+16
* Teaspoon test fixPhil Hughes2017-01-211-3/+18
* Merge branch '25507-handle-errors-environment-list' into 'master' Fatih Acet2017-01-193-1/+142
|\
| * Adds testsFilipa Lacerda2017-01-123-1/+142
* | Merge branch '26601-dropdown-makes-request-close' into 'master' Fatih Acet2017-01-191-5/+6
|\ \
| * | Use bootstrap dropdown events to only make the request when the dropdown is b...26601-dropdown-makes-request-closeFilipa Lacerda2017-01-131-5/+6
| |/
* | Merge branch 'allow-shared-examples-jasmine' into 'master' Fatih Acet2017-01-193-1/+47
|\ \
| * | Add first shared examples to a helper and updated teaspoon_env to allow helpe...allow-shared-examples-jasmineLuke "Jared" Bennett2017-01-183-1/+47
* | | Merge branch 'simple-eslint-fixes' into 'master' Fatih Acet2017-01-1934-382/+352
|\ \ \
| * | | resolve all prefer-const eslint violationsMike Greiling2017-01-183-17/+16
| * | | resolve all x-spacing and no-spaced-x eslint violationsMike Greiling2017-01-186-98/+104
| * | | resolve all indent eslint violationsMike Greiling2017-01-186-66/+69
| * | | resolve all no-trailing-spaces eslint violationsMike Greiling2017-01-181-1/+1
| * | | resolve all padded-blocks eslint violationsMike Greiling2017-01-1828-66/+28
| * | | resolve all semi and no-extra-semi eslint violationsMike Greiling2017-01-189-197/+197
| * | | resolve all no-plusplus eslint violationsMike Greiling2017-01-185-21/+21
| |/ /
* | | Merge branch '26803-typing-then-tab-in-a-comment-doesn-t-select-the-author' i...Fatih Acet2017-01-191-0/+65
|\ \ \
| * | | Fixed highlightFirst and added specs26803-typing-then-tab-in-a-comment-doesn-t-select-the-authorLuke "Jared" Bennett2017-01-181-0/+65
| |/ /
* | | Merge branch '24032-changed-visibility-level-to-public-but-project-is-not-pub...Fatih Acet2017-01-191-0/+100
|\ \ \
| * | | Fixed tests24032-changed-visibility-level-to-public-but-project-is-not-publicLuke "Jared" Bennett2016-12-101-0/+100
* | | | 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
| | |/ | |/|
* | | Fix dropdown filter input value after blur26616-fix-search-group-project-filtersEric Eastwood2017-01-161-0/+19
|/ /
* | 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
|\ \
| * \ Merge branch '26226-generate-all-haml-fixtures-within-teaspoon-fixtures-task'...Alfredo Sumaran2017-01-0643-103/+590
| |\ \
| | * | fix right_sidebar_spec ajax call26226-generate-all-haml-fixtures-within-teaspoon-fixtures-taskMike Greiling2017-01-051-1/+2
| | * | replace Teaspoon fixture methods with jasmine-jquery methods to reduce depend...Mike Greiling2017-01-0541-97/+108
| | * | Merge branch 'fix-u2f-fixtures' into 26226-generate-all-haml-fixtures-within-...Mike Greiling2017-01-053-22/+34
| | |\ \
| | * | | make projects.json easier to readMike Greiling2017-01-031-1/+445
| | * | | fix dynamic u2f fixturesMike Greiling2017-01-035-5/+37
| | * | | update all frontend tests to point to precompiled fixturesMike Greiling2017-01-0328-54/+54
| | * | | create catch-all fixture generator for all static fixturesMike Greiling2017-01-031-0/+31
| * | | | Merge branch 'fix-u2f-fixtures' into 'master' Alfredo Sumaran2017-01-055-5/+49
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | generate u2f frontend fixtures dynamicallyMike Greiling2017-01-055-5/+49
| | |/ /
* | | | move param helper to common utilsRegis2017-01-091-0/+1