summaryrefslogtreecommitdiff
path: root/spec/javascripts
Commit message (Expand)AuthorAgeFilesLines
...
| * | Adds props validationFilipa Lacerda2016-11-165-274/+68
| * | Adds testsFilipa Lacerda2016-11-161-10/+108
| * | Adds testsFilipa Lacerda2016-11-1611-0/+589
| * | Adds template functionsFilipa Lacerda2016-11-161-1/+1
| * | Fixes the testsFilipa Lacerda2016-11-162-32/+142
| * | Fix whitespaceFilipa Lacerda2016-11-161-5/+1
| * | Adds tests for environment store.Filipa Lacerda2016-11-162-82/+50
| * | Removes trailing whitespaceFilipa Lacerda2016-11-161-2/+2
| * | Fixes filterFilipa Lacerda2016-11-162-2/+22
| * | Adds tests for environments storeFilipa Lacerda2016-11-162-0/+96
* | | Add failing test for #24614winniehell2016-11-182-0/+18
* | | Add missing require statements to build_specwinniehell2016-11-181-0/+2
| |/ |/|
* | explicitly disable eslint inlineexplicitly-disable-eslint-inlineLuke "Jared" Bennett2016-11-1529-29/+29
|/
* Merge branch 'improve-build-scroll-controls-responsive-behaviour' into 'master' Fatih Acet2016-11-083-0/+243
|\
| * Added new .eslintrc for jasmine tests and corrected build_specimprove-build-scroll-controls-responsive-behaviourLuke "Jared" Bennett2016-11-042-32/+44
| * Add javascript unit tests for BuildJared Deckard2016-11-042-0/+231
* | Merge branch 'upgrade-timeago' into 'master' Fatih Acet2016-11-081-1/+1
|\ \
| * | Replace jQuery.timeago with timeago.jsClement Ho2016-11-071-1/+1
* | | Merge branch 'move-boards-interceptor' into 'master' Fatih Acet2016-11-083-108/+116
|\ \ \ | |/ / |/| |
| * | Move Ajax interceptor into describe block (!7304)winniehell2016-11-053-108/+116
| |/
* | Remove logging to console in diff_comments_store_specwinniehell2016-11-051-1/+0
|/
* Move jquery.timeago to vendor directoryAlfredo Sumaran2016-11-031-1/+1
* Change show-gl-field-errors to gl-show-field-errorsBryce Johnson2016-11-022-2/+2
* Upgrade gl_field_errors to support more use cases.Bryce Johnson2016-11-012-2/+2
* Remove leftover references to coffeescript from comments and docs.decaffeinate-the-docsBryce Johnson2016-10-311-1/+1
* Do not allow text input in dropdown while loadingIdo Leibovich2016-10-281-14/+64
* Merge branch 'issue-board-welcome-cookie-monster' into 'master' Robert Speicher2016-10-281-1/+4
|\
| * Fixed boards store specissue-board-welcome-cookie-monsterPhil Hughes2016-10-281-1/+4
* | Replace static issue fixtures by script (!6059)winniehell2016-10-284-40/+63
* | Clean up issue_spec.jswinniehell2016-10-281-59/+102
|/
* Replaced jquery.cookie with js.cookieLuke Bennett2016-10-271-1/+1
* Enable linting for ES6 fileswinniehell2016-10-272-0/+2
* Merge branch 'add-todo-toggle-event' into 'master' remove-tooltip-text-truncation-from-pipeline-graph-build-node-tooltipsFatih Acet2016-10-277-1/+198
|\
| * Add todo toggle eventClement Ho2016-10-267-1/+198
* | disable ESLint for all JavaScript fileswinniehell2016-10-2639-0/+39
* | Merge branch 'replace-jquery-cookie-plugin' into 'master' Alfredo Sumaran2016-10-266-30/+7
|\ \
| * | remove manual Cookie.set "path" option in favor of global settingMike Greiling2016-10-241-23/+0
| * | replace jquery.cookie vendor script with js.cookieMike Greiling2016-10-246-10/+10
| |/
* | Update gl_field_error tests for better input filtering.scope-input-errorsBryce Johnson2016-10-201-2/+2
|/
* Add tests for gl_field_errors.Bryce Johnson2016-10-152-0/+126
* Make UX upgrades to SignIn/Register views.Bryce Johnson2016-10-151-1/+1
* Merge branch 'mr-tabs-affix' into 'master' Fatih Acet2016-10-141-0/+1
|\
| * Fixed merge request tab JS specPhil Hughes2016-10-061-0/+1
* | Fixed conflict and corrected teaspoon testLuke Bennett2016-10-141-2/+3
* | Moved ci_status environments logic to new action ci_envrionments_status and s...Luke Bennett2016-10-141-23/+37
* | Show what time ago a MR was deployedZ.J. van de Weg2016-10-141-5/+22
* | Fixed JS testsPhil Hughes2016-10-114-7/+7
* | Prevent conflict b/w search field and its dropdownBrennan Roberts2016-10-101-1/+20
* | Fix inconsistent highlighting of already selected activity nav-linksClement Ho2016-10-052-0/+82
|/
* Fix test for SearchAutocomplete.Bryce Johnson2016-10-051-1/+1