summaryrefslogtreecommitdiff
path: root/spec/javascripts
Commit message (Collapse)AuthorAgeFilesLines
* Use relative _path helper URLs in the GitLab UI40825-use-relative-path-urlsEric Eastwood2017-12-071-1/+1
| | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/40825
* Merge branch '35773-search-box-close-dropdown' into 'master'Annabel Dunstone Gray2017-12-061-2/+0
|\ | | | | | | | | | | | | Close all open dropdowns when search input is clicked Closes #35773 See merge request gitlab-org/gitlab-ce!15737
| * Updates the dropdown to match the docs and remove old hack of stop event ↵35773-search-box-close-dropdownFilipa Lacerda2017-12-061-2/+0
| | | | | | | | propagation
* | Export template selector as ES6 modulesFilipa Lacerda2017-12-062-10/+1
| |
* | Merge branch '40543-generalize-detail-page-headers' into 'master'Phil Hughes2017-12-061-2/+2
|\ \ | | | | | | | | | | | | | | | | | | Generalize detail page headers (Issues, Merge Requests, Snippets) Closes #40543 See merge request gitlab-org/gitlab-ce!15639
| * | Generalize detail page headers40543-generalize-detail-page-headersEric Eastwood2017-12-051-2/+2
| | | | | | | | | | | | | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/40543 Bug introduced in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/15192
* | | Merge remote-tracking branch 'origin/master' into list-multiple-clustersKamil Trzcinski2017-12-051-1/+1
|\ \ \ | |/ /
| * | Merge branch '32878-merge-request-from-email' into 'master'Sean McGivern2017-12-051-1/+1
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | Create merge request from email Closes #32878 See merge request gitlab-org/gitlab-ce!13817
| | * | Create merge request from emailJan Provaznik2017-12-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * new merge request can be created by sending an email to the specific email address (similar to creating issues by email) * for the first iteration, source branch must be specified in the mail subject, other merge request parameters can not be set yet * user should enable "Receive notifications about your own activity" in user settings to receive a notification about created merge request Part of #32878
* | | | Merge branch '35616-move-k8-to-cluster-page' into ↵Kamil Trzcinski2017-12-0511-64/+152
|\ \ \ \ | |/ / / | | | | | | | | cluster-page-with-list-clusters
| * | | Second iteration of Move Kubernetes from service to Cluster pageFilipa Lacerda2017-12-051-1/+15
| | | |
| * | | Merge branch 'ce-1379-update-sidebar-weight-to-vue-and-add-to-boards' into ↵Phil Hughes2017-12-054-14/+107
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Backport EE changes from refactor sidebar weight block Vue and move to Issue Boards See merge request gitlab-org/gitlab-ce!15706
| | * | | Backport changes from refactor sidebar weight block Vue and move to Issue Boardsce-1379-update-sidebar-weight-to-vue-and-add-to-boardsEric Eastwood2017-12-044-14/+107
| | |/ / | | | | | | | | | | | | See https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/3566
| * | | Merge branch '40739-access-404' into 'master'Grzegorz Bizon2017-12-051-35/+30
| |\ \ \ | | |_|/ | |/| | | | | | | | | | | | | | | | | | Prevent job link form rendering when user does not have permissions Closes #40739 See merge request gitlab-org/gitlab-ce!15723
| | * | Prevent job link form rendering when user does not have permissions40739-access-404Filipa Lacerda2017-12-041-35/+30
| | |/ | | | | | | | | | Adds e2e tests
| * | issue note component renameSimon Knox2017-12-046-15/+15
| |/
* | Merge remote-tracking branch 'origin/list-multiple-clusters' into ↵Kamil Trzcinski2017-12-034-1/+165
|\ \ | | | | | | | | | cluster-page-with-list-clusters
| * | Fix show page toggleFilipa Lacerda2017-11-291-1/+1
| | |
| * | Fix broken specsFilipa Lacerda2017-11-281-1/+1
| | | | | | | | | | | | Don't add disabled class to loading button
| * | Changes after Frontend and UX review:Filipa Lacerda2017-11-282-9/+96
| | | | | | | | | | | | | | | | | | | | | - Moves toggle button to a shared location - Adds tests for toggle button - Transforms Clusters class into function - Improves UX
| * | Adds JS unit testsFilipa Lacerda2017-11-272-16/+21
| | | | | | | | | | | | | | | Finishes tabs & table Updates e2e tests
| * | Handle toggle button with API requestFilipa Lacerda2017-11-242-3/+44
| | | | | | | | | | | | | | | | | | Add tests Update empty state [ci skip]
| * | Merge branch 'master' into list-multiple-clustersFilipa Lacerda2017-11-2413-241/+299
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (53 commits) Updated timeago.js Prevent 500 error when inspecting job after trigger was removed Add classList polyfill for IE classList.toggle(.., force) Use feature flag instead of application settigns to control if method calls should be instrumented Rename wip to worker_id add missing schema entry and application settigns helper Use only real duration to measure method call performance via Prometheus check method timing threshold when observing method performance Add changelog for #15558 Reenable prometheus metrics Move prometheus middle ware to prometheus initialized. Fix WIP system note not being created Update CHANGELOG.md for 10.2.2 Fix hashed storage for attachments bugs Rename fetch_refs to refmap Clean up repository fetch and mirror methods Fix pulling and pushing using a personal access token with the sudo scope Allow password authentication to be disabled entirely Simplify the DB changes checklist Added Rubocop config for background migrations ...
| * | | Adds JS to toggle buttons [ci skip]Filipa Lacerda2017-11-241-0/+31
| | | |
* | | | Changes after review - improve UXFilipa Lacerda2017-12-031-1/+1
| | | |
* | | | Adds tests for javascriptFilipa Lacerda2017-12-031-0/+14
| |_|/ |/| |
* | | issue note storeSimon Knox2017-11-3011-33/+33
| | |
* | | Merge branch 'improve-require-input-spec' into 'master'Fatih Acet2017-11-301-36/+40
|\ \ \ | | | | | | | | | | | | | | | | Improve require input spec See merge request gitlab-org/gitlab-ce!15654
| * | | Improve require input specimprove-require-input-specClement Ho2017-11-291-36/+40
| | | |
* | | | updated diff specPhil Hughes2017-11-301-31/+31
| | | |
* | | | Merge branch 'master' into multi-file-editor-dirty-diff-indicatorPhil Hughes2017-11-3017-100/+316
|\ \ \ \ | |/ / /
| * | | Merge branch 'multi-file-editor-css-fixes' into 'master'Tim Zallmann2017-11-298-33/+204
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added IDE commit panel Closes #40041 See merge request gitlab-org/gitlab-ce!15583
| | * | | fixed rspecmulti-file-editor-css-fixesPhil Hughes2017-11-241-0/+27
| | | | | | | | | | | | | | | | | | | | added getter specs
| | * | | added specsPhil Hughes2017-11-247-33/+177
| | | |/ | | |/| | | | | | | | | fixed scss-lint
| * | | Fix item name and namespace text overflow in Projects dropdownKushal Pandya2017-11-291-0/+12
| | | |
| * | | Merge branch ↵Sean McGivern2017-11-292-2/+8
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '21143-customize-branch-name-when-using-create-branch-in-an-issue' into 'master' Resolve "Customize branch name when using create branch in an issue" Closes #21143 See merge request gitlab-org/gitlab-ce!13884
| | * | | Add an ability to use a custom branch name on creation from issuesVitaliy @blackst0ne Klachkov2017-11-252-2/+8
| | | | |
| * | | | Merge branch 'remove-iife-autosize' into 'master'Fatih Acet2017-11-291-17/+14
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Improve autosize spec See merge request gitlab-org/gitlab-ce!15620
| | * | | | Remove iife and eslint disableremove-iife-autosizeClement Ho2017-11-271-17/+14
| | | | | |
| * | | | | Merge branch 'backport-border-inline-edit' into 'master'Fatih Acet2017-11-291-4/+4
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Backport - Add border for epic edit button See merge request gitlab-org/gitlab-ce!15637
| | * | | | | Backport border inline editbackport-border-inline-editClement Ho2017-11-281-4/+4
| | | | | | |
| * | | | | | Backport epic tasklistClement Ho2017-11-292-40/+64
| | | | | | |
| * | | | | | Merge branch ↵Kamil Trzciński2017-11-281-1/+1
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '38962-automatically-run-a-pipeline-when-auto-devops-is-turned-on-in-project-settings' into 'master' Add checkbox to automatically run a pipeline when Auto DevOps is turned on in project settings Closes #38962 See merge request gitlab-org/gitlab-ce!15380
| | * | | | | Add checkboxes to automatically run AutoDevops pipelineEric Eastwood2017-11-281-1/+1
| | | |_|/ / | | |/| | | | | | | | | | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/38962
| * | | | | Merge branch 'icon-sizes' into 'master'Tim Zallmann2017-11-281-3/+9
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | | | | | | | | | | | | limit icon component size to valid values See merge request gitlab-org/gitlab-ce!15618
| | * | | | limit icon component size to valid valuesicon-sizesSimon Knox2017-11-281-3/+9
| | |/ / /
* | | | | added editor options to redcue EE conflictsPhil Hughes2017-11-291-0/+7
| | | | |
* | | | | fixed failing specsPhil Hughes2017-11-281-3/+7
| | | | |
* | | | | added specsPhil Hughes2017-11-287-0/+713
|/ / / /
* | | | Merge branch 'backport-epic-fullscreen' into 'master'Fatih Acet2017-11-271-65/+81
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Backport epic fullscreen See merge request gitlab-org/gitlab-ce!15437