summaryrefslogtreecommitdiff
path: root/spec/javascripts
Commit message (Collapse)AuthorAgeFilesLines
* Fixed Karma specdeploy-keys-load-asyncPhil Hughes2017-05-041-3/+12
|
* Merge branch 'master' into deploy-keys-load-asyncPhil Hughes2017-05-047-152/+156
|\
| * Pipeline table mini graph dropdown remains open when table is refreshedFilipa Lacerda2017-05-042-61/+66
| |
| * Merge branch '31156-environments-vue-service' into 'master' Phil Hughes2017-05-043-46/+0
| |\ | | | | | | | | | | | | | | | | | | Remove service from actions dropdown, stop button and redeploy button Closes #31156 and #31567 See merge request !11068
| | * Remove service from actions dropdown, stop button and redeploy buttonFilipa Lacerda2017-05-033-46/+0
| | |
| * | Allow to create new branch and empty WIP merge request from issue pageAlfredo Sumaran2017-05-041-2/+2
| | |
| * | Add real-time note edits :chipmunk:Eric Eastwood2017-05-031-43/+88
| |/
* | Fixed karma specsPhil Hughes2017-05-031-2/+2
| |
* | Merge branch 'master' into deploy-keys-load-asyncPhil Hughes2017-05-0311-67/+466
|\ \ | |/
| * Merge branch 'metrics-deployment-history' into 'master' Douwe Maan2017-05-024-64/+165
| |\ | | | | | | | | | | | | | | | | | | Metrics deployment history Closes #26914 See merge request !10649
| | * Fixed karma loading incorrect pathmetrics-deployment-historyPhil Hughes2017-04-251-1/+1
| | |
| | * Generate fixutre for metrics pagePhil Hughes2017-04-254-64/+32
| | |
| | * Rather than looping data ourselves, d3 loops itPhil Hughes2017-04-211-0/+20
| | |
| | * Updated specsPhil Hughes2017-04-211-7/+8
| | |
| | * Merge remote-tracking branch 'origin/26914-deploy_history_data_source' into ↵Phil Hughes2017-04-2071-1224/+4567
| | |\ | | | | | | | | | | | | metrics-deployment-history
| | * | Style improvementsPhil Hughes2017-04-191-24/+20
| | | | | | | | | | | | | | | | Fixed an issue where the line wouldnt move when hovering over deployment
| | * | Added testsPhil Hughes2017-04-182-1/+117
| | | |
| | * | Fixed up some codePhil Hughes2017-04-121-1/+2
| | | | | | | | | | | | | | | | | | | | Improved the design Pulls the endpoint from the HAML
| * | | Better Explore Groups viewLuke "Jared" Bennett2017-05-021-0/+160
| | | |
| * | | Merge branch 'pdflab-in-repo' into 'master' Phil Hughes2017-05-025-2/+140
| |\ \ \ | | | | | | | | | | | | | | | | | | | | Move PDFLab assets into repo See merge request !10642
| | * | | Move PDFLab into GitLabpdflab-in-repoSam Rose2017-04-285-2/+140
| | | | |
| * | | | Use blob viewers for snippetsDouwe Maan2017-04-301-1/+1
| | | | |
* | | | | Component specsPhil Hughes2017-05-024-0/+236
| | | | |
* | | | | Started specs [ci skip]Phil Hughes2017-05-022-0/+165
|/ / / /
* | | | Added specs for JS method to switch viewsPhil Hughes2017-04-271-2/+39
| | | |
* | | | Fixed failing JS testsPhil Hughes2017-04-271-3/+7
| | | |
* | | | Render viewer error synchronously so that 'view the source' link will workDouwe Maan2017-04-271-6/+6
| | | |
* | | | Add specsDouwe Maan2017-04-272-0/+149
| | | |
* | | | Remove unused codeFilipa Lacerda2017-04-271-0/+64
| | | |
* | | | Use vue files for vue components.Filipa Lacerda2017-04-272-2/+7
| | | |
* | | | Add button to delete filters from filtered search barClement Ho2017-04-263-6/+80
| | | |
* | | | Resolve "Jobs dropdown in mini graph should close when we receive an error"Filipa Lacerda2017-04-262-46/+75
|/ / /
* | | Merge branch 'use-jquery-on-blob-fork-suggestion' into 'master' Jacob Schatz2017-04-241-15/+16
|\ \ \ | | | | | | | | | | | | | | | | Use jQuery niceness on blob_fork_suggestion See merge request !10858
| * | | Use jQuery niceness on blob_fork_suggestionuse-jquery-on-blob-fork-suggestionEric Eastwood2017-04-221-15/+16
| | | | | | | | | | | | | | | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/10602#note_27871752
* | | | Merge branch 'notebooklab-in-repo' into 'master' Jacob Schatz2017-04-247-0/+415
|\ \ \ \ | |/ / / |/| | | | | | | | | | | Moved NotebookLab assets into repo See merge request !10630
| * | | Merge branch 'master' into notebooklab-in-reponotebooklab-in-repoPhil Hughes2017-04-133-75/+124
| |\ \ \
| * \ \ \ Merge branch 'master' into notebooklab-in-repoPhil Hughes2017-04-132-121/+166
| |\ \ \ \
| * | | | | Pull in fixture files from the repoPhil Hughes2017-04-115-6/+47
| | | | | |
| * | | | | Moved NotebookLab assets into repoPhil Hughes2017-04-116-0/+374
| | | | | | | | | | | | | | | | | | | | | | | | Moved all the notebooklab assets into the GitLab repo
* | | | | | Merge branch 'form-focus-previous-incorrect-form' into 'master' Filipa Lacerda2017-04-211-0/+45
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed the preview keyboard shortcut focusing wrong tab Closes #31101 See merge request !10849
| * | | | | | Improved the specform-focus-previous-incorrect-formPhil Hughes2017-04-211-9/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Now correctly tests against different forms
| * | | | | | Fixed the preview keyboard shortcut focusing wrong tabPhil Hughes2017-04-211-0/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Closes #31101
* | | | | | | Refactor environments components into vue files - part 3Filipa Lacerda2017-04-213-3/+3
| | | | | | |
* | | | | | | Merge branch '31189-pipelines-error-state' into 'master' Phil Hughes2017-04-211-1/+6
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Guarantee only one state is shown at a time Closes #31189 See merge request !10835
| * | | | | | | Guarantee only one state is shown at a time31189-pipelines-error-stateFilipa Lacerda2017-04-201-1/+6
| | | | | | | |
* | | | | | | | Merge branch '30637-replace-delete-buttons-get-fork-cancel-confirmation' ↵Filipa Lacerda2017-04-211-0/+37
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into 'master' Add Fork/Cancel confirmation to "Replace"/"Delete" buttons Closes #30637 See merge request !10602
| * | | | | | | | Add Fork/Cancel confirmation to "Replace"/"Delete" buttons30637-replace-delete-buttons-get-fork-cancel-confirmationEric Eastwood2017-04-201-0/+37
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/30637
* | | | | | | | Change spec folder to match the assets onevue-pipelines-folderFilipa Lacerda2017-04-2011-0/+0
|/ / / / / / /
* | | | | | | Refactor into .vue filesFilipa Lacerda2017-04-202-2/+2
| | | | | | |
* | | | | | | Add ES lint support to identify poorly written PromisesKushal Pandya2017-04-203-1/+5
|/ / / / / /