summaryrefslogtreecommitdiff
path: root/spec/javascripts
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Added new non-selectable selector exclusions to fix arrow key events, fixed t...Luke Bennett2016-08-182-0/+112
* | Changed file namePhil Hughes2016-08-191-1/+1
* | Changed tests to use JS testsPhil Hughes2016-08-192-0/+105
* | Merge branch 'master' into diff-line-comment-vuejsDouwe Maan2016-08-183-0/+103
|\ \
| * \ Merge branch '13664-abuse-report-page-should-have-a-maximum-width' into 'mast...Jacob Schatz2016-08-182-0/+57
| |\ \
| | * | Some more styling tweaks and added jasmine testLuke Bennett2016-08-142-0/+57
| * | | Merge branch '18334-truncate-award-emoji-users' into 'master' Jacob Schatz2016-08-181-0/+46
| |\ \ \ | | |_|/ | |/| |
| | * | Award tooltips refer to current user as "You"Jack Davison2016-08-171-10/+10
| | * | Switch to using to_sentence to construct tooltipsJack Davison2016-08-171-6/+27
| | * | Truncated user list in award emoji tooltipsJack Davison2016-08-171-0/+25
| | |/