summaryrefslogtreecommitdiff
path: root/spec/javascripts
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'label-update-check-new' into 'master' Jacob Schatz2016-09-281-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
| | |/
* | | Merge branch 'master' into diff-line-comment-vuejsConnor Shea2016-08-174-0/+389
|\ \ \ | |/ /
| * | Fixed bug when moving listPhil Hughes2016-08-171-1/+0
| * | Updated teaspoon mock tests endpointsPhil Hughes2016-08-171-4/+5
| * | Updated rspec to not use sleep when draggingPhil Hughes2016-08-171-14/+10
| * | Fixed removing items from listPhil Hughes2016-08-171-1/+1
| * | Moved board store to namespaced gl objectPhil Hughes2016-08-173-45/+45
| * | Added loading icon so user knows when new page is loadingPhil Hughes2016-08-171-0/+12
| * | Fixed bug with creating new list from Backlog or done labelPhil Hughes2016-08-171-1/+1
| * | Fixed failing teaspoon testsPhil Hughes2016-08-172-5/+6
| * | Added JS spec tests for store & modelsPhil Hughes2016-08-174-0/+380
| |/
* | Merge branch 'master' into diff-line-comment-vuejsDouwe Maan2016-08-121-0/+31
|\ \ | |/
| * Merge branch 'date-time-to-day-tests' into 'master' Jacob Schatz2016-08-051-0/+31
| |\
| | * Added tests to dateTime utility getDayName methoddate-time-to-day-testsPhil Hughes2016-07-181-0/+31
* | | Fixed issue with expand diff not initializing resolve buttonsPhil Hughes2016-08-041-1/+2
* | | Added JS spec tests for CommentsStorePhil Hughes2016-07-291-0/+121
|/ /