summaryrefslogtreecommitdiff
path: root/spec/javascripts
Commit message (Collapse)AuthorAgeFilesLines
* Add sidebar specsadd-sidebar-specsClement Ho2017-05-059-0/+710
|
* [skip ci] Fix FE conflicts with masterClement Ho2017-05-051-2/+2
|
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into mia_backort[ci ↵Valery Sizov2017-05-0515-112/+825
|\ | | | | | | skip]
| * Merge branch 'issue-boards-no-avatar' into 'master' Filipa Lacerda2017-05-051-0/+21
| |\ | | | | | | | | | | | | | | | | | | Fixed avatar not displaying in issue boards Closes #31428 See merge request !10977
| | * Changed how the default avatar is setissue-boards-no-avatarPhil Hughes2017-05-041-0/+21
| | |
| * | Add instant comments supportKushal Pandya2017-05-052-5/+235
| | |
| * | Merge branch 'master' into 28433-internationalise-cycle-analytics-pageRuben Davila2017-05-0412-152/+566
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: lib/gitlab/cycle_analytics/review_stage.rb lib/gitlab/cycle_analytics/staging_stage.rb lib/gitlab/cycle_analytics/test_stage.rb
| | * | 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
| | | | |
| | * | | Fixed karma specsPhil Hughes2017-05-031-2/+2
| | | | |
| | * | | Merge branch 'master' into deploy-keys-load-asyncPhil Hughes2017-05-0311-67/+466
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Component specsPhil Hughes2017-05-024-0/+236
| | | | |
| | * | | Started specs [ci skip]Phil Hughes2017-05-022-0/+165
| | | | |
| * | | | Merge branch 'master' into 28433-internationalise-cycle-analytics-pageRuben Davila2017-05-0252-131/+1399
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Removed t filter from other placesPhil Hughes2017-04-261-4/+4
| | | | |
| * | | | Changed JS translation functionsPhil Hughes2017-04-261-4/+4
| | | | | | | | | | | | | | | | | | | | Added context function
| * | | | Merge branch 'js-translations' into 28433-internationalise-cycle-analytics-pageRuben Davila2017-04-202-0/+93
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: config/webpack.config.js
| | * | | | Created a plural filterPhil Hughes2017-04-191-0/+90
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added tests for the filter [ci skip]
| | * | | | Default the language to en - more useful for specsPhil Hughes2017-04-181-0/+3
| | | | | |
* | | | | | Fix karmaClement Ho2017-05-043-5/+8
| | | | | |
* | | | | | Fix eslint and rubocopClement Ho2017-05-041-1/+1
| | | | | |
* | | | | | Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-048-245/+307
| |_|_|_|/ |/| | | |
* | | | | 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
| |_|/ / |/| | |
* | | | 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
| |_|_|_|/ |/| | | |
* | | | | 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