summaryrefslogtreecommitdiff
path: root/spec/javascripts/vue_shared/components
Commit message (Collapse)AuthorAgeFilesLines
* Add new modal Vue componentwinh-new-modal-componentWinnie Hellmann2018-02-141-0/+192
|
* Remove confirmation_inputWinnie Hellmann2018-02-091-63/+0
|
* Add confirmation input componentJose Ivan Vargas2018-02-011-0/+63
|
* Upgrade jasmine + raven to newer versionsTim Zallmann2018-01-232-6/+5
|
* WebIDE: Fix Commit bugsTim Zallmann2018-01-191-1/+2
|
* StackedProgressBar Component testsKushal Pandya2018-01-151-0/+77
|
* Merge branch 'main-js-tidy-up' into 'master'Filipa Lacerda2018-01-111-0/+1
|\ | | | | | | | | Tidy up main JS file See merge request gitlab-org/gitlab-ce!16007
| * Tidy up main JS filemain-js-tidy-upPhil Hughes2018-01-101-0/+1
| |
* | Adds props to allow tooltip config. Breaks tests into specific cases41608-clipboard-vue-buttonFilipa Lacerda2018-01-111-1/+7
| |
* | Add tooltip missing to clipboard componentFilipa Lacerda2018-01-101-0/+25
| | | | | | | | Adds tests
* | Merge branch '34312-eslint-vue-plugin' into 'master'Phil Hughes2018-01-102-4/+3
|\ \ | |/ |/| | | | | | | | | Resolve "Add eslint-vue-plugin to our stack" Closes #34312 See merge request gitlab-org/gitlab-ce!16210
| * [ci skip] Fix pagination specsFilipa Lacerda2018-01-091-1/+0
| |
| * Merge branch 'master' into 34312-eslint-vue-pluginFilipa Lacerda2018-01-081-35/+46
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (140 commits) Add Gitter room link to I want to contribute since you always have questions Use workhorse 3.4.0 chore: remove symbolic link Add memoization for properties Resolve "Allow QA tests to run with `CHROME_HEADLESS=false`" Resolve "Add graph value to hover" Fix slash commands dropdown description disables the shortcut to the issue boards when issues are disabled Fix static analysys Disable STI of ActiveRecord. Refactoring specs. Fix StaticSnalysys Fix change log Add changelog Revert bulk_insert and bring back AR insert(one by one) Add a new test for emptified params Use batch update for Service deactivation Fix query to look for proper unmanaged kubernetes service Fix static anylysy Use bulk_insert instead of AR create Opitmize migration process by using both unmanaged_kubernetes_service and kubernetes_service_without_template ...
| * \ Merge branch 'master' into 34312-eslint-vue-pluginFilipa Lacerda2018-01-052-4/+90
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (78 commits) Use --left-right and --max-count for counting diverging commits API: get participants from merge_requests & issues Copy Mermaid graphs as GFM Rephrase paragraph about e2e tests in merge requests in docs Remove EE only sections from docs Update redis-rack to 2.0.4 Refactor matchers for background migrations Add id to modal.vue to support data-toggle="modal" Allow local tests to use a modified Gitaly Fix specs Use computed prop in expand button Update check.md add deprecation and removal issue to docs Add status attribute to runner api entity Fix typos in a code comment Refactor RelativePositioning so that it can be used by other classes Backport 'Rebase' feature from EE to CE Just try to detect and assign once Fix custom name in branch creation for issue in Firefox Modify `LDAP::Person` to return username value based on attributes ...
| * \ \ Merge branch 'master' into 34312-eslint-vue-pluginFilipa Lacerda2018-01-041-0/+59
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (33 commits) Include integration tests in CE/EE testing documentation 41054-Disallow creation of new Kubernetes integrations Resolve "Resizable file list and commit panel" Make tooltip placement bottom by default as per design guidelines Fix groups list icon, timestamp alignment and row height Avoid leaving a push event empty if payload cannot be created Use heredoc for long strings so it's easier to read Simplify metrics fetching for closed/merged MRs Better English Fix method lookup Use a background migration for issues.closed_at Handle Gitaly aborted merge due to branch update Fix API endpoints to edit wiki pages where project belongs to a group Fixes spec failures due to not returning metrics for MRs other than closed/merged Cache merged and closed events data in merge_request_metrics table Update test to remove carent icon check Update styles to fix SVG caret alignment Update selector to test SVG icon name Use SVG sprite icons Add support for max_count option to Git::Repository#count_commits ...
| * | | | Adds `eslint-plugin-vue`, fixes linter errors and adds docsFilipa Lacerda2018-01-031-3/+3
| | | | |
* | | | | Improve table pagination specClement Ho2018-01-091-1/+1
| |_|_|/ |/| | |
* | | | Merge branch '22643-manual-job-page' into 'master'Kamil Trzciński2018-01-061-35/+46
|\ \ \ \ | |_|_|/ |/| | | | | | | | | | | | | | | | | | | Resolve "Improve non-triggered manual action job detail page" Closes #22643 and #37843 See merge request gitlab-org/gitlab-ce!15991
| * | | Changes after reviewFilipa Lacerda2018-01-051-3/+3
| | | |
| * | | Merge branch 'master' into 22643-manual-job-pageFilipa Lacerda2018-01-042-0/+142
| |\ \ \ | | | |/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (200 commits) Fix issue boards scroll config. Added multi editor setting on the profile preferences page fix missing import of timeWeek which would cause errors in prometheus graphs with deployments Remove downcase from special path helper Rename db:seed_fu-{pg,mysql} to gitlab:setup-{pg,mysql} Fix error when viewing diffs without blobs Moves prettier to dev dependency Eager load event target authors whenever possible Do not run ee_compat_check on security branches Include integration tests in CE/EE testing documentation 41054-Disallow creation of new Kubernetes integrations Resolve "Resizable file list and commit panel" Make tooltip placement bottom by default as per design guidelines Fix groups list icon, timestamp alignment and row height Avoid leaving a push event empty if payload cannot be created Move git operations for UpdateRemoteMirrorService into Gitlab::Git Move delete_remote_branches from Gitlab::Shell to Gitlab::Git::Repository Move push_remote_branches from Gitlab::Shell to Gitlab::Git::Repository Update Kubernetes service documentation fix issue #37843 ...
| * | | Merge branch 'master' into 22643-manual-job-pageFilipa Lacerda2017-12-221-2/+2
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (22 commits) Extend Cluster Applications to allow installation of Prometheus Docs: move article LDAP-CE to its topic-related folder Improve performance of DiffDiscussion#truncated_diff_lines and DiffNote#diff_line by removing expensive diff position calculation and comparison Reverted fix https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/15788 Execute project hooks and services after commit when moving an issue Use relative URLs when linking to uploaded files Use gitlab-styles Clarify Auto DevOps pipelines Make webpack fail for missing exports Update VERSION to 10.4.0-pre Update CHANGELOG.md for 10.3.0 Explictly require Gitlab::Utils in ProjectFeaturesCompatibility Add note about using the term GPG for all related implementations Add index on namespaces lower(name) for UsersController#exists docs: fix a typo in LFS documentation Fix prometheus arg in prometheus.yml Update Dependencies It should escape spaces to %20 rather than + Replaced the remaining code-fork icons code-fork replacements ...
| * \ \ \ Merge branch 'master' into 22643-manual-job-pageFilipa Lacerda2017-12-221-0/+16
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (68 commits) Last push event widget width for fixed layout Added 'admin' persona Docs: move article Artifactory + GL to subject-related folder Mention GitLab Pages when changing username Consolidate the docs when changing a repo path Add docs for automatic redirects when renaming namespaces move "Transfer an existing project into a group" to project docs Do not show Vue pagination if only one page Resolve "Decouple multi-file editor from file list" Update Ruby version to 2.3.6 Skip projects filter on merge requests search Fall back to the `MergeRequestWidgetEntity` LDAP extern_uids are not normalized when updated via API organise content by subject Restore missing language code in datetime_utility.js Add support for defining explicit dependencies to QA factories Document mounting volumes with Docker-in-Docker add missing word to pawel-reduce_cardinality_of_prometheus_metrics.yml Use seconds where possible, and convert to milliseconds for Influxdb consumption update dispatcher to allow for dynamic imports until webpack plugin is updated ...
| * | | | | Adds illustrations for manual actions and non triggered jobsFilipa Lacerda2017-12-191-35/+46
| | | | | |
* | | | | | Merge branch 'ce-4348-show-dast-results-in-the-mr-widget' into 'master'Tim Zallmann2018-01-051-0/+32
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Backport of methods and components added in EE See merge request gitlab-org/gitlab-ce!16208
| * | | | | | Backport of methods and components added in EBackport of methods and ↵Filipa Lacerda2018-01-031-0/+32
| | |_|_|_|/ | |/| | | | | | | | | | | | | | | | components added in EEE
* | | | | | Add id to modal.vue to support data-toggle="modal"Winnie Hellmann2018-01-051-4/+58
| |_|_|_|/ |/| | | |
* | | | | Resolve "Resizable file list and commit panel"Tim Zallmann2018-01-041-0/+59
|/ / / /
* | | | Multi File Editor File iconsTim Zallmann2018-01-031-0/+83
| |_|/ |/| |
* | | Merge branch 'jivl-general-icons-2' into 'master'Tim Zallmann2017-12-221-2/+2
|\ \ \ | |_|/ |/| | | | | | | | Replace the download, fork and resolve discussion in a new issue icons See merge request gitlab-org/gitlab-ce!15436
| * | Replaced the remaining code-fork iconsjivl-general-icons-2Jose Ivan Vargas2017-12-191-2/+2
| |/
* | Do not show Vue pagination if only one pageMario de la Ossa2017-12-211-0/+16
|/
* Merge branch '38239-update-toggle-design' into 'master'Filipa Lacerda2017-12-151-3/+11
|\ | | | | | | | | | | | | Update feature toggle design to use icons and make it i18n friendly Closes #38239 See merge request gitlab-org/gitlab-ce!15904
| * Update tests for toggle design changeKushal Pandya2017-12-151-3/+11
| |
* | Merge branch '38869-datetime' into 'master'Tim Zallmann2017-12-141-3/+3
|\ \ | | | | | | | | | | | | Export date utility functions as ES6 modules See merge request gitlab-org/gitlab-ce!15782
| * \ Merge branch 'master' into 38869-datetimeFilipa Lacerda2017-12-111-0/+12
| |\ \ | | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (112 commits) small change to make less conflict with EE version Add cop for use of remove_column Resolve merge conflicts with dev.gitlab.org/master after security release add index for doc/administration/operations/ Remove RubySampler#sample_objects for performance as well Bugfix: User can't change the access level of an access requester Add spec for removing issues.assignee_id updated imports Keep track of storage check timings Remove a header level in the new 'Automatic CE->EE merge' doc Improve down step of removing issues.assignee_id column Fix specs after removing assignee_id field Remove issues.assignee_id column Resolve conflicts in app/models/user.rb Fix image view mode Do not raise when downstream pipeline is created Remove the need for destroy and add a comment in the spec Use build instead of create in importer spec Simplify normalizing of paths Remove allocation tracking code from InfluxDB sampler for performance ...
| * | Export date utility functions as ES6 modulesFilipa Lacerda2017-12-071-3/+3
| | |
* | | Rename popup-dialog to modalWinnie Hellmann2017-12-121-4/+4
| |/ |/|
* | Resolve "No feedback when checking on checklist if potential spam was detected"Luke Bennett2017-12-081-0/+12
|/
* Merge remote-tracking branch 'origin/list-multiple-clusters' into ↵Kamil Trzcinski2017-12-031-0/+91
|\ | | | | | | cluster-page-with-list-clusters
| * Changes after Frontend and UX review:Filipa Lacerda2017-11-281-0/+91
| | | | | | | | | | | | | | - Moves toggle button to a shared location - Adds tests for toggle button - Transforms Clusters class into function - Improves UX
* | 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
| |/
* | Merge branch 'backport-add-epic-sidebar' into 'master'Fatih Acet2017-11-275-0/+304
|\ \ | |/ |/| | | | | Backport of add-epic-sidebar See merge request gitlab-org/gitlab-ce!15335
| * Backport of add-epic-sidebarClement Ho2017-11-105-0/+304
| |
* | Improve environments performanceFilipa Lacerda2017-11-231-0/+61
| |
* | Backport ability to enable/disable file attachments in issuable formClement Ho2017-11-211-0/+37
| |
* | Async notification subscriptions in issue boardsEric Eastwood2017-11-201-1/+0
| |
* | Resolve "lock/confidential issuable sidebar custom svg icons iteration"Luke "Jared" Bennett2017-11-161-3/+3
| |
* | Backport delete epic changesbackport-delete-epicClement Ho2017-11-151-0/+17
|/
* Merge branch 'multi-file-editor-separate-commits-call' into 'master'Filipa Lacerda2017-11-071-0/+49
|\ | | | | | | | | | | | | Multi-file editor fetch log data from a different endpoint Closes #38360 See merge request gitlab-org/gitlab-ce!15132