summaryrefslogtreecommitdiff
path: root/spec/javascripts
Commit message (Expand)AuthorAgeFilesLines
* 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
* Send ajax request for label update only if they are changed (#19472 !5071)label-update-check-newPhil Hughes2016-09-271-7/+6
* Merge branch 'add-remember-option-u2f' into 'master' Robert Speicher2016-09-091-1/+1
|\
| * Pass the remember_me option into the u2f form and support it while authentica...add-remember-option-u2fDJ Mountney2016-09-011-1/+1
* | Require comments must be included before codeJared Deckard2016-09-081-5/+5
* | Restore comments lost when converting CoffeeScript to JavaScriptJared Deckard2016-09-0813-69/+48
* | Merge branch 'fix-textarea-expansion' into 'master' Fatih Acet2016-09-072-12/+66
|\ \
| * | Add textarea autoresize after commentClement Ho2016-09-012-12/+66
* | | Convert datetime coffeescript spec to ES6Clement Ho2016-09-012-50/+64
| |/ |/|
* | Merge branch 'issue-boards-issues-total-count' into 'master' Fatih Acet2016-09-011-6/+9
|\ \ | |/ |/|
| * Shows count at bottom of listPhil Hughes2016-08-311-6/+9
* | Merge branch 'improve-application_spec' into 'master' Fatih Acet2016-08-311-3/+7
|\ \ | |/ |/|
| * Check for existence of elements under test in application_spec.js (!6051)winniehell2016-08-261-3/+7
* | Added search for all lists on issue boardsPhil Hughes2016-08-301-9/+0
* | Merge branch 'reduce-contributions-calendar-payload' into 'master' Jacob Schatz2016-08-261-0/+19
|\ \ | |/ |/|
| * Reduce contributions calendar data payloadClement Ho2016-08-251-0/+19
* | Add hover color to emoji iconClement Ho2016-08-251-1/+1
* | use gitlab global root url as canonical base url for all javascript set cooki...Mike Greiling2016-08-241-2/+30
|/
* expose 'only_allow_merge_if_build_succeeds' project setting in the APIMarc Dequènes (Duck)2016-08-241-1/+1
* Merge branch 'lbennett/gitlab-ce-17465-search-for-project-with-cursor-keys' i...Jacob Schatz2016-08-193-4/+139
|\
| * Fixed conflictsLuke Bennett2016-08-181-2/+2
| * Fixed specsLuke Bennett2016-08-181-4/+4
| * Fixed spec and improved formattingLuke Bennett2016-08-181-28/+25
| * Improved spec, waiting on sprockets-es6 to work with rspec....Luke Bennett2016-08-181-92/+94
| * Moved changes across to es5 and changed spec to es6Luke Bennett2016-08-182-97/+120
| * Fixed test turbolink conditionLuke "Jared" Bennett2016-08-181-3/+4