summaryrefslogtreecommitdiff
path: root/spec/javascripts
Commit message (Collapse)AuthorAgeFilesLines
* Refactor into .vue filesFilipa Lacerda2017-04-202-2/+2
|
* Add ES lint support to identify poorly written PromisesKushal Pandya2017-04-203-1/+5
|
* Refactor into .vue files part 2Filipa Lacerda2017-04-203-3/+3
|
* Resolve "start discussion toggle clicking divider causes UI break"Luke "Jared" Bennett2017-04-192-3/+31
|
* Add renderNote animation and added specLuke "Jared" Bennett2017-04-191-0/+152
|
* Remove special naming of pipelines folderFilipa Lacerda2017-04-1910-11/+11
|
* Merge branch 'remove-iife-diff-notes-bundle' into 'master' Filipa Lacerda2017-04-191-98/+96
|\ | | | | | | | | Remove IIFE's in diff_notes_bundle.js See merge request !10729
| * Remove IIFEs from diff_notes_bundle.jsremove-iife-diff-notes-bundleAlfredo Sumaran2017-04-171-98/+96
| |
* | Merge branch 'remove-iife-filtered-search-bundle' into 'master' Filipa Lacerda2017-04-196-777/+765
|\ \ | | | | | | | | | | | | Remove IIFE's in filtered_search_bundle.js See merge request !10730
| * | Remove IIFEs in filtered_search_bundle.jsremove-iife-filtered-search-bundleAlfredo Sumaran2017-04-176-777/+765
| |/
* | Resolve "Mini pipeline graph + status badge, when updating in real time ↵Luke "Jared" Bennett2017-04-182-0/+110
| | | | | | | | don't change color and svg icon"
* | Merge branch 'use-favicon-full-path-for-pipeline-status-favicon' into 'master' Filipa Lacerda2017-04-181-7/+6
|\ \ | | | | | | | | | | | | Use favicon full path See merge request !10676
| * | Updated specsLuke "Jared" Bennett2017-04-131-7/+6
| | |
* | | Merge branch '29595-customize-experience-callout' into 'master' Annabel Dunstone Gray2017-04-181-1/+0
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | 29595 Customize experience callout design Closes #29595 See merge request !10026
| * | | Fixed testsJose Ivan Vargas2017-04-141-1/+0
| | | |
* | | | Improves support for long build traces:Filipa Lacerda2017-04-182-25/+115
| | | |
* | | | Merge branch 'issue-boards-count-not-updating' into 'master' 19360-preview-pdfsFilipa Lacerda2017-04-181-0/+40
|\ \ \ \ | |_|_|/ |/| | | | | | | | | | | | | | | | | | | Only increase the page number for boards when we need to Closes #30902 See merge request !10684
| * | | ESLint fixPhil Hughes2017-04-131-1/+1
| | | |
| * | | Only increase the page number for boards when we need toPhil Hughes2017-04-131-0/+40
| | |/ | |/| | | | | | | Closes #30902
* | | Merge branch '27655-clear-emoji-search-after-selection' into 'master' Alfredo Sumaran2017-04-171-4/+24
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Clear emoji search in awards menu after picking emoji Closes #27655 See merge request !10524
| * | | Clear emoji search in awards menu after picking emoji27655-clear-emoji-search-after-selectionEric Eastwood2017-04-131-4/+24
| |/ / | | | | | | | | | Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/27655
* | | Issue Title Vue: convert to .vue - use 'render' with 'createElement' in indexRegis Boudinot2017-04-151-1/+1
| |/ |/|
* | frontend prevent authored votesbarthc2017-04-141-1/+24
| |
* | Merge branch '30188-handle-remove-branch-failure' into 'master' Filipa Lacerda2017-04-132-0/+51
|\ \ | | | | | | | | | | | | | | | | | | fix js error in MR remove branch failure handler Closes #30188 See merge request !10304
| * | tests for success and failure of deleting branch from MR page30188-handle-remove-branch-failureSimon Knox2017-04-132-0/+51
| | |
* | | Merge branch 'remove-iife-cycle-analytics-bundle' into 'master' 26510-should-project-updated-time-actually-be-the-last-activity-timeFilipa Lacerda2017-04-131-75/+73
|\ \ \ | |_|/ |/| | | | | | | | Remove IIFEs from files in cycle_analytics_bundle.js See merge request !10613
| * | Remove IIFEs from files in cycle_analytics_bundle.jsremove-iife-cycle-analytics-bundleAlfredo Sumaran2017-04-101-75/+73
| |/
* | Reset New branch button when issue state changes💃 Winnie 💃2017-04-121-85/+109
| |
* | Fixed random failures with Poll specpoll-test-fixPhil Hughes2017-04-121-36/+57
|/ | | | | | | | | | | Correctly waits for requests to finish before testing anything. Previously it was waiting for a set amount of time which could possibly cause failures dependant on how quickly these execute Stops any polling requests once done so that the error callback doesn't get called with a 404 Closes #30824
* Merge branch '1595-ee-backport-environments-tests' into 'master' Clement Ho2017-04-102-4/+6
|\ | | | | | | | | Backport of EE changes in environments tests See merge request !10528
| * Backport of EE changes in environments tests1595-ee-backport-environments-testsFilipa Lacerda2017-04-072-4/+6
| |
* | Merge branch 'add-vue-loader' into 'master' Filipa Lacerda2017-04-103-3/+3
|\ \ | | | | | | | | | | | | | | | | | | Add vue loader Closes #29519 See merge request !10517
| * | convert pipeline async_button component to vue templateMike Greiling2017-04-091-1/+1
| | |
| * | convert pipeline error state to vue templateMike Greiling2017-04-091-1/+1
| | |
| * | convert pipeline empty state to vue templateMike Greiling2017-04-091-1/+1
| | |
* | | Fixed karmaci-favicon-back-inPhil Hughes2017-04-101-3/+3
|/ /
* | Merge branch 'master' into new-resolvable-discussionLuke "Jared" Bennett2017-04-071-4/+4
|\ \
| * | Remove Vue from main bundle and disable production warningsMike Greiling2017-04-071-0/+1
| | |
| * | Merge branch 'karma-failure-fix' into 'master' Jacob Schatz2017-04-071-4/+3
| |\ \ | | | | | | | | | | | | | | | | Fixed duplicate jQuery AJAX spyon See merge request !10531
| | * | Fixed duplicate jQuery AJAX spyonkarma-failure-fixPhil Hughes2017-04-071-4/+3
| | | |
* | | | Merge branch 'master' into new-resolvable-discussionLuke "Jared" Bennett2017-04-071-53/+53
|\ \ \ \ | |/ / /
| * | | Update droplabLuke "Jared" Bennett2017-04-075-4/+939
| |/ /
| * | FE: Resolve "Performance issues when processing large build traces with ↵Filipa Lacerda2017-04-071-53/+53
| |/ | | | | | | Ansi2html"
* | Added variable button fixLuke "Jared" Bennett2017-04-071-2/+16
| |
* | Fixed issue button state bugLuke "Jared" Bennett2017-04-071-37/+56
| |
* | Merge branch 'update-droplab-to-webpack-version' into new-resolvable-discussionLuke "Jared" Bennett2017-04-072-3/+44
|\ \
| * \ Merge branch 'master' into update-droplab-to-webpack-versionupdate-droplab-to-webpack-versionLuke "Jared" Bennett2017-04-079-16/+411
| |\ \ | | |/
| | * Merge branch '5983-realtime-pipelines-table' into 'master' Kamil Trzciński2017-04-071-1/+14
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | Adds polling function to pipelines table Closes #5983 See merge request !10210
| | | * Fixes failing spec5983-realtime-pipelines-tableAlfredo Sumaran2017-04-061-1/+14
| | | |
| | * | Merge branch 'button-capitalization' into 'master' Clement Ho2017-04-061-1/+1
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Button capitalisation Closes #18931 See merge request !10418