summaryrefslogtreecommitdiff
path: root/spec/frontend
Commit message (Collapse)AuthorAgeFilesLines
* Add ability see deployments using a group clusterJacques Erasmus2019-09-041-0/+4
| | | | Added the ability to see project deployments using a group cluster
* Merge branch '66454-utils-parser' into 'master'Kushal Pandya2019-09-031-0/+60
|\ | | | | | | | | Creates utility parser for the job log See merge request gitlab-org/gitlab-ce!32555
| * Creates utils for the job log66454-utils-parserFilipa Lacerda2019-09-031-0/+60
| | | | | | | | | | With the new job log json format we need a parser on the frontend
* | Merge branch 'mh/jest-fail-unmocked-requests' into 'master'Kushal Pandya2019-09-034-8/+21
|\ \ | | | | | | | | | | | | Make unmocked requests fail in Jest again See merge request gitlab-org/gitlab-ce!31863
| * | Fix test false passes on unmocked requestsmh/jest-fail-unmocked-requestsMartin Hanzel2019-08-304-8/+21
| | |
* | | Update Mermaid to v8.2.6Stan Hu2019-09-021-1/+13
| |/ |/| | | | | | | | | This fixes a regression where an underscore in labels no longer worked: https://github.com/knsv/mermaid/releases
* | Merge branch 'refactor/showStagedIcon' into 'master'Paul Slaughter2019-09-011-4/+2
|\ \ | |/ |/| | | | | | | | | Refactor showStagedIcon property's behavior to match its name Closes #66071 See merge request gitlab-org/gitlab-ce!32333
| * Refactor showStagedIcon property's behavior to match its nameArun Kumar Mohan2019-08-301-4/+2
| | | | | | | | | | | | | | Previously, the `showStagedIcon` property was doing the opposite of what its name suggested. It was rendering the staged icon when `showStagedIcon` was `false` and rendering the regular icon when it was `true`.
* | URL-encode file links in find fileJan Beckmann2019-08-301-0/+77
| | | | | | | | Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/62055
* | Merge branch 'runner-chart-repo-use-new-location' into 'master'Mike Greiling2019-08-292-2/+2
|\ \ | | | | | | | | | | | | Use new location for gitlab-runner helm charts See merge request gitlab-org/gitlab-ce!32384
| * | Use new location for gitlab-runner helm chartsrunner-chart-repo-use-new-locationBalasankar "Balu" C2019-08-292-2/+2
| | | | | | | | | | | | Signed-off-by: Balasankar "Balu" C <balasankar@gitlab.com>
* | | make test of note app with comments disabled dryManeschi Romain2019-08-291-16/+15
|/ /
* | Merge branch 'ce-xanf-move-auto-merge-failed-to-jest' into 'master'Kushal Pandya2019-08-291-0/+55
|\ \ | | | | | | | | | | | | Resolve "Migrate spec/javascripts/vue_mr_widget/components/states/mr_widget_auto_merge_failed_spec.js to Jest" See merge request gitlab-org/gitlab-ce!32282
| * | Refactored Karma spec to Jest for mr_widget_auto_merge_failedce-xanf-move-auto-merge-failed-to-jestIllya Klymov2019-08-271-0/+55
| | |
* | | Merge branch 'ce-xanf-move-file-icon-spec-to-jest' into 'master'65822-allow-smaller-ip-range-when-creating-gke-clusterClement Ho2019-08-281-0/+75
|\ \ \ | |_|/ |/| | | | | | | | Resolve "Migrate spec/javascripts/vue_shared/components/file_icon_spec.js to Jest" See merge request gitlab-org/gitlab-ce!32278
| * | Refactored Karma spec to Jest for file_iconce-xanf-move-file-icon-spec-to-jestIllya Klymov2019-08-281-0/+75
| |/
* | Changes snowplow to use cookies for sessionsJeremy Jackson2019-08-281-5/+41
|/ | | | | This also restructures how and where the configuration for Snowplow lives.
* Revert "Merge branch 'user-tracking-settings' into 'master'"Jeremy Jackson2019-08-261-41/+5
| | | | This reverts merge request !31826
* Changes snowplow to use cookies for sessionsJeremy Jackson2019-08-261-5/+41
| | | | | This also restructures how and where the configuration for Snowplow lives.
* Merge branch ↵Tim Zallmann2019-08-241-4/+4
|\ | | | | | | | | | | | | | | | | '66073-use-time-series-chart-instead-of-area-chart-in-panel_types' into 'master' Enable line charts in dashbaord panels and embedded charts Closes #66073 See merge request gitlab-org/gitlab-ce!31920
| * Replace the area with time series where usedMiguel Rincon2019-08-211-4/+4
| | | | | | | | | | | | | | - Replace in panel_type.vue - Replace in embed.vue - Port changes to support embed in 2 cols in large screens - Update specs
| * Add karma test for time_series.vueMiguel Rincon2019-08-211-321/+0
| | | | | | | | | | New spec file for time_series.vue written using karma. New spec extends the spec from area.vue
| * This commit adds a new time series componentMiguel Rincon2019-08-211-0/+321
| | | | | | | | | | | | | | | | Adds a time series component for line and area charts. Displays new charts in the dashboard. - Use dynamic components for line/area swapping - Add new line charts to dashboard in 2 panels
* | Add logic for respecting browser DNT settingJeremy Jackson2019-08-231-0/+27
| |
* | Always pre-select "Start a new merge request"Denys Mishunov2019-08-221-8/+0
| | | | | | | | | | | | | | | | | | | | One exception: there is an existing MR for the current branch and the branch is non-default and non-protected. Extended mock_data for ide/stores to have different types of branches: default, protected and regular Cleaned new MR checkbox view
* | Merge branch ↵Kushal Pandya2019-08-221-0/+22
|\ \ | | | | | | | | | | | | | | | | | | 'ee-2502-refactor-ee-app-assets-javascripts-approvals-components-approvers_select-vue-to-remove-approverusers' into 'master' Add a new method to `Api.js`: `projectUsers` See merge request gitlab-org/gitlab-ce!31801
| * | Add new API method: projectUsersee-2502-refactor-ee-app-assets-javascripts-approvals-components-approvers_select-vue-to-remove-approverusersHimanshu Kapoor2019-08-191-0/+22
| | | | | | | | | | | | | | | The new API method projectUsers gets all the users added to a particular project.
* | | Make sure that each Jest test contains an assertionWinnie Hellmann2019-08-211-0/+6
| |/ |/|
* | Merge branch 'ce-22058-improve-ux-multi-assignees-in-mr' into 'master'Rémy Coutable2019-08-216-0/+513
|\ \ | | | | | | | | | | | | Improve UX multi assigness in MR See merge request gitlab-org/gitlab-ce!31545
| * | Apply patch and update spec per MR commentsSamantha Ming2019-08-205-120/+92
| | | | | | | | | | | | | | | | | | - Use wrapper instead of global Vue object - Use vue utils helper method - Remove redundant spec tests
| * | Improve UX multi assigness in MRSamantha Ming2019-08-206-0/+541
| | | | | | | | | | | | | | | | | | | | | | | | | | | Add merge warning on avatar in: - open view assigness - collapsed view assigness - dropdown (search) view assigness Add can_merge option to MR sidebar entity
* | | Make native event test in autosave_spec.js synchronousWinnie Hellmann2019-08-211-4/+7
| | |
* | | New wiki page redirects user to random slug46299-wiki-page-creationLuke Duncalfe2019-08-211-0/+74
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Previously we asked a user to enter a new slug before taking them to the Create Page page. As a UX improvement, we now take them to a randomly generated URI so they can begin creating their new page. https://gitlab.com/gitlab-org/gitlab-ce/issues/46299
* | | Fix assertion in mocks_helper_spec.jsWinnie Hellmann2019-08-201-1/+3
|/ /
* | Fix mergeUrlParams handling of `+`Paul Slaughter2019-08-191-0/+6
| | | | | | | | | | | | **What was the issue?** If a param value had `+`, it would be encoded as a literal `+` instead of a space.
* | Move cycle analytics stages templates to vueEzekiel Kigbo2019-08-191-0/+177
| | | | | | | | | | | | | | | | | | | | The existing stage list items are rendered in haml, migrating them to vuejs for future work. Fix alignment of median value Test for stage_nav_item.vue
* | Rewrite changed_file_icon_spec in JestPaul Slaughter2019-08-161-0/+123
| | | | | | | | | | - Uses vue-test-utils - More complete coverage with parameterized tests
* | Add key unbinds to DiscussionKeyboardNavigatorfe-add-unbinds-to-discussion-keyboard-navigatorPaul Slaughter2019-08-151-0/+27
| | | | | | | | | | | | | | Also adds comment to explain why this works on the diff-tab when it's only used in `notes-app`. https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/30144#note_204066538
* | Merge branch '61800-migrate-environment-rollback-tests-to-jest' into 'master'Tim Zallmann2019-08-134-0/+164
|\ \ | | | | | | | | | | | | | | | | | | Convert `spec/javascripts/environments/*rollback*` tests from Jasmine to Jest Closes #61800 See merge request gitlab-org/gitlab-ce!31021
| * | Convert spec/javascripts/environments/*rollback* tests to Jest61800-migrate-environment-rollback-tests-to-jestNathan Friend2019-08-124-0/+164
| | | | | | | | | | | | This commit converts two Jasmine tests into Jest tests.
* | | FE fetch counts async on search page loadPaul Slaughter2019-08-122-0/+42
|/ / | | | | | | | | Creates `refresh_counts` module to dynamically fetch and load data based on attributes of HAML elements.
* | Add kbd shortcuts for discussion navigationSam Bigelow2019-08-121-0/+77
| | | | | | | | Add keyboard shortcuts `p` and `n` to navigate duscussions.
* | Add repo-refs control for search pageminghuan lei2019-08-091-0/+74
|/ | | | - only in blobs result
* Merge branch 'jejacks0n-remove-bad-spec' into 'master'Tim Zallmann2019-08-081-7/+0
|\ | | | | | | | | Clean up an incomplete thought as a spec See merge request gitlab-org/gitlab-ce!31541
| * Clean up an incomplete thought as a specjejacks0n-remove-bad-specjejacks0n2019-08-061-7/+0
| |
* | Bring scoped environment variables to coreHordur Freyr Yngvason2019-08-081-2/+0
| | | | | | | | As decided in https://gitlab.com/gitlab-org/gitlab-ce/issues/53593
* | Simplify getTimeDiff functionSimon Knox2019-08-081-0/+35
| | | | | | | | Pass keyname instead of translated string
* | Removes duplicate button65705-two-buttonsFilipa Lacerda2019-08-061-135/+0
|/ | | | | Prevents manual action button from being rendered twice in the job log empty state
* Revert "Fixed comparing value to undefined"Natalia Tepluhina2019-08-061-0/+15
| | | | This reverts commit d754beb74fbc06a2c744e15be4aa2831d8cef1c0.
* Hide cluster details until cluster is createdMike Greiling2019-08-021-9/+42
| | | | | Only display the details of the cluster page when the cluster exists. If it is in "creating" state, show a message and a spinner