summaryrefslogtreecommitdiff
path: root/spec/javascripts
Commit message (Collapse)AuthorAgeFilesLines
* Add first shared examples to a helper and updated teaspoon_env to allow ↵allow-shared-examples-jasmineLuke "Jared" Bennett2017-01-183-1/+47
| | | | helper specs to run
* Fix dropdown filter input value after blur26616-fix-search-group-project-filtersEric Eastwood2017-01-161-0/+19
|
* Fix specsClement Ho2017-01-092-5/+6
|
* Refactor addWordToInputClement Ho2017-01-091-33/+24
|
* Fix specsClement Ho2017-01-091-2/+0
|
* Refactor and use regex for string processingClement Ho2017-01-093-301/+99
|
* Add specs to filtered search tokenizerClement Ho2017-01-091-0/+271
|
* Add specs for filtered search token keysClement Ho2017-01-091-0/+104
|
* Add specs for addWordToInputClement Ho2017-01-091-21/+55
|
* Fix eslintClement Ho2017-01-091-4/+3
|
* Fix search autocomplete jasmine testClement Ho2017-01-091-2/+4
|
* Add jasmine tests for filtered search dropdown managerClement Ho2017-01-091-0/+57
|
* Add text utility specClement Ho2017-01-092-1/+25
|
* Add tests for new common_utils functionsClement Ho2017-01-091-0/+25
|
* Add jasmine tests to dropdown utilsClement Ho2017-01-091-0/+121
|
* fix eslint for spec global needed in pagination spec for 'fixture'auto-pipelines-vueRegis2017-01-091-0/+1
|
* Merge branch 'master' into auto-pipelines-vueRegis2017-01-0946-104/+635
|\
| * Merge branch ↵Alfredo Sumaran2017-01-0643-103/+590
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | '26226-generate-all-haml-fixtures-within-teaspoon-fixtures-task' into 'master' Precompile all frontend test fixtures Closes #26226 See merge request !8384
| | * fix right_sidebar_spec ajax call26226-generate-all-haml-fixtures-within-teaspoon-fixtures-taskMike Greiling2017-01-051-1/+2
| | |
| | * replace Teaspoon fixture methods with jasmine-jquery methods to reduce ↵Mike Greiling2017-01-0541-97/+108
| | | | | | | | | | | | dependency on Teaspoon
| | * Merge branch 'fix-u2f-fixtures' into ↵Mike Greiling2017-01-053-22/+34
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 26226-generate-all-haml-fixtures-within-teaspoon-fixtures-task * fix-u2f-fixtures: generate u2f frontend fixtures dynamically force utf-8 encoding for prior to fixture parsing to prevent nokogiri issues exclude script type=text/template from dom scrubbing
| | * | make projects.json easier to readMike Greiling2017-01-031-1/+445
| | | |
| | * | fix dynamic u2f fixturesMike Greiling2017-01-035-5/+37
| | | |
| | * | update all frontend tests to point to precompiled fixturesMike Greiling2017-01-0328-54/+54
| | | |
| | * | create catch-all fixture generator for all static fixturesMike Greiling2017-01-031-0/+31
| | | |
| * | | Merge branch 'fix-u2f-fixtures' into 'master' Alfredo Sumaran2017-01-055-5/+49
| |\ \ \ | | | |/ | | |/| | | | | | | | | Replace static JavaScript fixtures for u2f See merge request !8426
| | * | generate u2f frontend fixtures dynamicallyMike Greiling2017-01-055-5/+49
| | |/
* | | move param helper to common utilsRegis2017-01-091-0/+1
| | |
* | | namespace getParametersByName to gl.utils instead of just glRegis2017-01-091-4/+4
| | |
* | | Merge branch 'master' into auto-pipelines-vueFilipa Lacerda2017-01-053-50/+8
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (35 commits) Adds back removed class in merge request pipelines table Fix dropdown icon alignment Simplify HTML of mini pipeline graph and dropdown Creates individual html for dropdown Adds simplified CSS for the new dropdown Removes old CSS Improves dropdown item in Chrome, Firefox and Safari Use SCSS variables for colors. Fix scss linter errors Adds animation when the stage is hovered. Adds back tooltip on dropdown toggle Fixes broken tests additional css changes to get more into direction of mockups Adds CHANGELOG entry Removes unneeded `window` declaration Decreases font-size on login page Ensure internal Gitlab::Git references use the namespace Absorb gitlab_git Fix review comments. Add spec for note edit and fix one commented spec. Review fixes. Use gl.utils.isInViewport and improve gl.utils.animateToElement. Make sure elements share the same scope Hide edit warning element when form reverted. Remove unnecessary styling came from merge conflicts. Fix single note edit form specs. Separate edit form in Changes and Discussions tab. Fix warning styling for responsive design. Fix task list for single edit note widget changes. Fix notes spec. ...
| * | Merge branch 'single-edit-comment-widget-2' into 'master' Alfredo Sumaran2017-01-052-7/+8
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | Refactor discussion edit widget to have only one at a time. Closes #23227 See merge request !8356
| | * | Use gl.utils.isInViewport and improve gl.utils.animateToElement.Fatih Acet2017-01-041-1/+1
| | | |
| | * | Make sure elements share the same scopeAlfredo Sumaran2017-01-041-6/+6
| | | | | | | | | | | | | | | | Since there are multiple instances of text editors on the current fixture file we will use the one that creates a comment.
| | * | Fix single note edit form specs.Fatih Acet2017-01-041-0/+1
| | |/
| * | Removes CustomEvent polyfill and testsremove-custom-event-polyfillFilipa Lacerda2017-01-021-43/+0
| |/
* | fix pipelines/index.html.haml merge conflictRegis2017-01-023-12/+14
|\ \ | |/
| * Merge branch '18556-polish-up-the-u2f-flow' into 'master' 26172-stages-icons-on-pipelines-page-skewedFatih Acet2016-12-301-11/+12
| |\ | | | | | | | | | | | | | | | | | | Improved the u2f flow Closes #18556 See merge request !8304
| | * Improved the u2f flow18556-polish-up-the-u2f-flowLuke "Jared" Bennett2016-12-271-11/+12
| | | | | | | | | | | | Added tests
| * | Merge branch '18786-go-to-a-project-order' into 'master' Alfredo Sumaran2016-12-272-1/+2
| |\ \ | | |/ | |/| | | | | | | | | | | | | Go to a project order Closes #18786 See merge request !7737
| | * Go to a project orderJacopo2016-12-152-1/+2
| | | | | | | | | | | | The order of "Go to a project" dropdown is based on last_activity_at
* | | merge master and fix application.rb conflictRegis2016-12-232-0/+89
|\ \ \ | |/ /
| * | Maintain milestone filter option when updating filter25561-maintain-milestone-filter-paramSam Rose2016-12-212-0/+89
| | | | | | | | | | | | Setup teaspoon tests for Issuable
* | | Merge branch 'master' into auto-pipelines-vueGrzegorz Bizon2016-12-213-5/+63
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (367 commits) Set “Remove branch” button to default size remove unused helper method reduce common code even further to satisfy rake flay remove button class size alteration from revert and cherry pick links factor out common code to satisfy rake flay homogenize revert and cherry-pick button styles generated by commits_helper apply margin on alert banners only when there is one or more alerts Rename MattermostNotificationService back to MattermostService Rename SlackNotificationService back to SlackService Fix stage and pipeline specs and rubocop offenses Added QueryRecorder to test N+1 fix on Milestone#show Use gitlab-workhorse 1.2.1 Make 'unmarked as WIP' message more consistent Improve specs for Files API Allow unauthenticated access to Repositories Files API GET endpoints Add isolated view spec for pipeline stage partial Move test for HTML stage endpoint to controller specs Fix sizing of avatar circles; add border Fix broken test Fix broken test Changes after review ... Conflicts: app/assets/stylesheets/pages/pipelines.scss app/controllers/projects/pipelines_controller.rb app/views/projects/pipelines/index.html.haml spec/features/projects/pipelines/pipelines_spec.rb
| * | Adds tests for the MiniPipelineGraph classFilipa Lacerda2016-12-202-0/+59
| | |
| * | Make CI badge hitboxes better match containerMitchell Hentges2016-12-191-5/+4
| | |
* | | add paramHelper testsRegis2016-12-161-0/+22
| | |
* | | Merge branch 'master' into auto-pipelines-vueRegis2016-12-164-34/+72
|\ \ \ | |/ /
| * | Merge branch 'abuse_report-fixture' into 'master' Kamil Trzciński2016-12-163-34/+47
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Replace static fixture for abuse_reports_spec ## What does this MR do? Replace static HAML fixture for `abuse_reports_spec` by dynamically created one. ## What are the relevant issue numbers? #24753 See merge request !7644
| | * | Replace static fixture for abuse_reports_spec (!7644)winniehell2016-12-153-34/+47
| | | |
| * | | Merge branch 'add-object-assign-polyfill' into 'master' Fatih Acet2016-12-151-0/+25
| |\ \ \ | | |/ / | |/| | | | | | | | | | | | | | | | | | Add Object.assign polyfill Because PhantomJS See merge request !8090