- 24 Dec, 2020 32 commits
-
-
Nicolò Maria Mezzopera authored
[RUN-AS-IF-FOSS] Change createBoard input See merge request gitlab-org/gitlab!50564
-
Natalia Tepluhina authored
Upgrading VTU to v1: Remove deprecated `methods` option from artifacts_list_app_spec See merge request gitlab-org/gitlab!50494
-
Natalia Tepluhina authored
Fix milestone_combobox spec See merge request gitlab-org/gitlab!50107
-
Natalia Tepluhina authored
Upgrading VTU to v1: Remove deprecated `methods` usage See merge request gitlab-org/gitlab!50508
-
Natalia Tepluhina authored
Upgrading VTU to v1: Replace invoking `is` with string See merge request gitlab-org/gitlab!50516
-
Natalia Tepluhina authored
Upgrading VTU to v1: Refactor custom_metrics_form_fields_spec See merge request gitlab-org/gitlab!50505
-
Natalia Tepluhina authored
Upgrading VTU to v1: Remove deprecated `methods` from spec/frontend/monitoring See merge request gitlab-org/gitlab!50511
-
Illya Klymov authored
Move getter methods into roadmap_item_utils.js See merge request gitlab-org/gitlab!50158
-
Natalia Tepluhina authored
Upgrading VTU to v1: Remove deprecated strings as stubs See merge request gitlab-org/gitlab!50514
-
Natalia Tepluhina authored
Upgrading VTU to v1: Remove deprecated `isEmpty` call See merge request gitlab-org/gitlab!50515
-
Natalia Tepluhina authored
Upgrading VTU to v1: Remove deprecated `setMethods` method from spec See merge request gitlab-org/gitlab!50517
-
Natalia Tepluhina authored
Upgrading VTU to v1: Remove deprecated `methods` option from epic_sidebar_spec See merge request gitlab-org/gitlab!50496
-
Natalia Tepluhina authored
Upgrading VTU to v1: Remove deprecated `methods` from components/checkout See merge request gitlab-org/gitlab!50498
-
Natalia Tepluhina authored
Upgrading VTU to v1: Remove deprecated `methods` usage in alerts_service_form_spec See merge request gitlab-org/gitlab!50504
-
NataliaTepluhina authored
-
Vitaly Slobodin authored
-
Illya Klymov authored
- replace with parentComponent
-
Eulyeon Ko authored
Place 'dateFromString' helper function in spec/frontend/helpers/datetime_helpers.js Use realistic mock data and place them in mock_data.js
-
Illya Klymov authored
`is` is deprecated in `@vue/test-utils` 1.x
-
Illya Klymov authored
- remove deprecated `methods` - fix test not to rely on component internals
-
Illya Klymov authored
`@vue/test-utils` 1.x deprecated `methods` option. Replace this with mocking store actions and improving suite overall
-
Illya Klymov authored
Due to bug in `@vue/test-utils` assertions in this tests were inverted. Fix this behavior
-
Lin Jen-Shin authored
Fix flaky test update_service_spec.rb See merge request gitlab-org/gitlab!50483
-
Eulyeon Ko authored
Fix capitalization for test case name. Use test inputs that resemble the actual use cases. Use parameterization on 'it' blocks.
-
Eulyeon Ko authored
The following getters have been only used in the context of initializing fetched raw data using the functions from roadmap_item_utils.js: getters.lastTimeframeIndex getters.timeframeStartDate getters.timeframeEndDate Having these coupled to vuex makes it hard to generate- mock data needed for testing, thus we are moving them into roadmap_item_utils.js to use as pure helper functions.
-
Paul Slaughter authored
Fix prettier error See merge request gitlab-org/gitlab!50561
-
Albert Salim authored
-
Stan Hu authored
Docs: AWS EKS IAM Policy Template Update See merge request gitlab-org/gitlab!50385
-
Illya Klymov authored
Localize strings related to CI validation See merge request gitlab-org/gitlab!50485
-
Miguel Rincon authored
Wrapper for gl-tab to lazily load contents once See merge request gitlab-org/gitlab!49704
-
Miguel Rincon authored
This change adds a new component that mounts contents inside tabs lazily, without dismoounting them.
-
Stan Hu authored
Update Helm 2 version to 2.17.0 See merge request gitlab-org/gitlab!50547
-
- 23 Dec, 2020 8 commits
-
-
Douglas Barbosa Alexandre authored
GraphQL CI performance improvements See merge request gitlab-org/gitlab!50386
-
Mike Greiling authored
Remove files from the prettier ignore file See merge request gitlab-org/gitlab!50553
-
Stan Hu authored
Update Auto DevOps UI text for style guidelines See merge request gitlab-org/gitlab!50398
-
Amy Qualls authored
This commit updates the helptext in the Settings > CI/CD > Auto DevOps section to bring it lcoser to GitLab tone and style.
-
Lukas Eipert authored
These have been fixed in several merge requests and now we can stop ignoring them.
-
Mike Greiling authored
Format files with prettier arrowParens [9/15] See merge request gitlab-org/gitlab!50536
-
Paul Slaughter authored
Add UserTiming plugin to container registry See merge request gitlab-org/gitlab!50422
-