summaryrefslogtreecommitdiff
path: root/spec/javascripts
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'changes-bar-dynamic-placeholder' into 'master'Filipa Lacerda2017-09-261-24/+51
|\ | | | | | | | | Dynamically create offset for sticky bar See merge request gitlab-org/gitlab-ce!14280
| * remove the sticky el from the test DOM after each testchanges-bar-dynamic-placeholderPhil Hughes2017-09-251-2/+6
| |
| * refactor tests to actually test browser behaviourPhil Hughes2017-09-251-48/+37
| |
| * fixed and added specs for removing placeholder elementPhil Hughes2017-09-221-3/+37
| |
* | Moves cycle analytics components into vue filesFilipa Lacerda2017-09-261-1/+1
| |
* | Merge branch 'fly-out-nav-mousepos-error' into 'master'Filipa Lacerda2017-09-251-0/+6
|\ \ | | | | | | | | | | | | Fixed fly-out error if mousePos array is empty See merge request gitlab-org/gitlab-ce!14338
| * | Fixed fly-out error if mousePos array is emptyPhil Hughes2017-09-221-0/+6
| |/
* | Removed old icons from project pagePhil Hughes2017-09-221-1/+1
|/
* Resolve "Better SVG Usage in the Frontend"Tim Zallmann2017-09-226-1/+50
|
* Fix rendering double note issue.Fatih Acet2017-09-222-10/+21
|
* Merge branch 'acet-fix-comment-form-resize' into 'master'Jacob Schatz2017-09-211-0/+14
|\ | | | | | | | | | | | | IssueNotes: Resize comment form after note submit and discard. Closes #38115 See merge request gitlab-org/gitlab-ce!14401
| * IssueNotes: Resize comment form after note submit and discard.acet-fix-comment-form-resizeFatih Acet2017-09-211-0/+14
| |
* | Standardize access to CSRF token in JavaScriptBryce Johnson2017-09-211-0/+49
| |
* | Merge branch '37220-es-modules' into 'master'Phil Hughes2017-09-215-336/+363
|\ \ | | | | | | | | | | | | Use modules in common utils See merge request gitlab-org/gitlab-ce!14074
| * \ Merge branch 'master' into 37220-es-modulesMike Greiling2017-09-182-1/+10
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (148 commits) Remove gaps under nav on build page Replace the 'project/snippets.feature' spinach test with an rspec analog Use correct group members path for members flyout link Replace the 'project/commits/revert.feature' spinach test with an rspec analog Merge branch 'rs-incoming-email-domain-docs' into 'security-10-0' Replace the 'project/archived.feature' spinach test with an rspec analog Fix broken link in docs/api/wiki.md Fixed the new sidebars width when browser has scrollbars Improve 'spec/features/profiles/*' specs Replace the 'search.feature' spinach test with an rspec analog dedupe yarn packages add dependency approvals (all MIT license) update build image to latest with node 8.x, yarn 1.0.2, and chrome 61 Ensure we use `Entities::User` for non-admin `users/:id` API requests Minor update to address Sean McGivern's comment. Add data migration Fix setting share_with_group_lock created services for keys Prepare Repository#merge for migration to Gitaly Never connect to webpack-dev-server over SSL ...
| * | | fixed mr widget options specPhil Hughes2017-09-131-3/+2
| | | |
| * | | fixed todos specPhil Hughes2017-09-121-17/+9
| | | |
| * | | Merge branch 'master' into 37220-es-modulesFilipa Lacerda2017-09-121-25/+0
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (35 commits) Use WikiPages::CreateService in spec/features/projects/wiki/user_updates_wiki_page_spec.rb Replace the 'project/merge_requests/revert.feature' spinach test with an rspec analog Docs group mrs list view search bar Replace the project/milestone.feature spinach test with an rspec analog Make all the tooltips in the same direction on the commit info box Reset all connection schema cache after migration tests Emoji was rendered as italic Adds Event polyfill for IE Add gitaly to patch update doc Document how to swap database tables. Replace 'project/wiki.feature' spinach test with an rspec analog Check for sidebar cookie instead of class when resizing window update installation and update instructions for 10.0 Replace the 'project/merge_requests/accept.feature' spinach test with an rspec analog Remove confidential toggle checkbox and related code as no longer necessary Bump grape_logging gem to 1.7.0 to get status codes for error messages Expand filtered parameters to include `token` Replace the project/team_management.feature spinach test with an rspec analog Replace the profile/emails.feature spinach test with an rspec analog Replace project/group_links.feature spinach test with an rspec analog ...
| * | | | fixed location.pathname not being resetPhil Hughes2017-09-121-1/+1
| | | | |
| * | | | Import modules instead of using the ones in global namespaceFilipa Lacerda2017-09-095-85/+123
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removes set favicon related methods from global scope Improves test related with favicon Removes convertPermissionToBoolean from global scope. Adds tests for convertPermissionToBoolean - were non existant Removes setParamInURL from gl.utils Removes parseIntPagination from gl.utils namespace Remove normalizeCRLFHeaders from gl.utils namespace Removes normalizeHeaders from gl.utils namespace Use gl.utils for filtered search Fix bad import Fix broken test by cleaning window.history namespace Adds changelog
| * | | | Use modules in common utilsFilipa Lacerda2017-09-091-309/+307
| | | | |
* | | | | Deleted another Fixture due to User Callout38088-remove-banner-to-customize-experienceTim Zallmann2017-09-201-30/+0
| | | | |
* | | | | Fixture Creation removedTim Zallmann2017-09-201-5/+0
| | | | |
* | | | | Deleted Karma Specs for userCalloutTim Zallmann2017-09-201-49/+0
| |_|_|/ |/| | |
* | | | Merge branch ↵Fatih Acet2017-09-191-182/+100
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '37298-the-prettytime-utils-module-could-use-some-light-maintenance' into 'master' Resolve some tech debt in the prettyTime module Closes #37298 See merge request gitlab-org/gitlab-ce!14058
| * | | | Lightly refactor prettyTime module.37298-the-prettytime-utils-module-could-use-some-light-maintenanceBryce Johnson2017-09-141-182/+100
| | |/ / | |/| |
* | | | Merge branch 'revert-feature-highlight' into 'master'Jacob Schatz2017-09-193-386/+0
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert feature highlight Closes #38087 See merge request gitlab-org/gitlab-ce!14373
| * | | | Revert feature highlightClement Ho2017-09-193-386/+0
| | |_|/ | |/| |
* | | | Change all instances of btn-sm to btn-small to keep things consistentJedidiah2017-09-191-1/+1
| | | |
* | | | Fix MR widget with external CI services/integrations33287-fix-mr-widget-errors-with-external-servicesEric Eastwood2017-09-184-16/+110
|/ / / | | | | | | | | | | | | | | | | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/33287 The MR widget was trying to render the pipelines section when there are no GitLab CI pipelines which was throwing some NPE errors.
* | | Fixed the new sidebars width when browser has scrollbarsPhil Hughes2017-09-161-1/+8
| | |
* | | Return only group's members in user dropdowns on issuables list pages20824-scope-users-to-members-in-group-issuable-listRémy Coutable2017-09-141-0/+2
|/ / | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | Remove confidential toggle checkbox and related code as no longer necessary37454-remove-confidential-cb-edit-issuekushalpandya2017-09-111-25/+0
|/
* Merge branch 'backport-issues-controller-changes' into 'master'Sean McGivern2017-09-081-0/+22
|\ | | | | | | | | Move issues index variable setting to a method See merge request !14048
| * Merge branch 'master' into backport-issues-controller-changesbackport-issues-controller-changesBryce Johnson2017-09-077-3/+50
| |\
| * | Backport getAllParams and other nav changes from service desk.Bryce Johnson2017-09-071-0/+22
| | |
* | | Merge branch 'support-additional-colors' into 'master'Tim Zallmann2017-09-084-24/+31
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Supports additional colors and labels for the prometheus monitoring dashboard Closes #34629 See merge request !14065
| * | | Changed how the backend response is handled for when instead of seriesJose Ivan Vargas2017-09-073-4/+4
| | | |
| * | | Added minor details to specsJose Ivan Vargas2017-09-071-4/+4
| | | |
| * | | small fixes to code and specsJose Ivan Vargas2017-09-072-4/+11
| | | |
| * | | Added specs for the additional color supportJose Ivan Vargas2017-09-073-7/+5
| | | |
| * | | Renamed some componentsJose Ivan Vargas2017-09-072-12/+14
| |/ /
* | | Merge branch 'fix-comment-reflection' into 'security-9-5'Jacob Schatz2017-09-071-0/+14
| |/ |/| | | | | | | Fix Live Comment XSS Vulnerability See merge request gitlab/gitlabhq!2183
* | Merge branch '37158-autodevops-banner' into 'master'Kamil Trzciński2017-09-071-0/+13
|\ \ | | | | | | | | | | | | | | | | | | Resolve "Banner to enable Auto DevOps at project level" Closes #37158 See merge request !13991
| * \ Merge branch 'zj/gitlab-ce-zj-auto-devops-table' into 37158-autodevops-bannerKamil Trzcinski2017-09-0713-71/+132
| |\ \
| * | | Updates tests and i18n37158-autodevops-bannerFilipa Lacerda2017-09-071-12/+3
| | | |
| * | | Merge branch 'zj-auto-devops-table' of gitlab.com:zj/gitlab-ce into ↵Kamil Trzcinski2017-09-071-1/+1
| |\ \ \ | | | | | | | | | | | | | | | 37158-autodevops-banner
| * \ \ \ Merge branch 'zj/gitlab-ce-zj-auto-devops-table' into 37158-autodevops-bannerKamil Trzcinski2017-09-0631-2176/+7799
| |\ \ \ \
| * | | | | Sets callout dissmiss cookie per project using a pathFilipa Lacerda2017-09-051-0/+22
| | | | | |
* | | | | | Merge branch 'zj-auto-devops-table' into 'master'Kamil Trzciński2017-09-074-1/+35
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Implement the implied CI/CD config for AutoDevOps Closes #34777 See merge request !13923