- 08 Nov, 2019 27 commits
-
-
Evan Read authored
Improve layout of Integrations page See merge request gitlab-org/gitlab!16582
-
Russell Dickenson authored
* Grouped like items together to make it easier to find an item in a specific category. * Reformatted links to the respective topics. * Restructured the 'SSL certificate errors' section. * Added a brief introduction to each bulleted list.
-
Natalia Tepluhina authored
Use SlotSwitch component for epics tree forms See merge request gitlab-org/gitlab!17608
-
Ash McKenzie authored
Geo: Small refactor renaming some methods See merge request gitlab-org/gitlab!19712
-
Tanya Pazitny authored
Retry visiting URL if not successful Closes #35707 See merge request gitlab-org/gitlab!19732
-
Thong Kuah authored
Capture AWS role for creating EKS clusters See merge request gitlab-org/gitlab!18307
-
Evan Read authored
Resolve "Document VPC-Native created clusters" Closes #33783 See merge request gitlab-org/gitlab!19501
-
João Cunha authored
-
Thong Kuah authored
Skip redis call when IP is whitelisted See merge request gitlab-org/gitlab!19521
-
Thong Kuah authored
Enable frozen string for spec/lib/gitlab See merge request gitlab-org/gitlab!19746
-
gfyoung authored
Partially addresses: https://gitlab.com/gitlab-org/gitlab/issues/27703
-
Tiger authored
Also rename 'eks' to 'aws' to keep consistency with the backend.
-
Enrique Alcantara authored
- Remove extra space in before endLink - Remove handleAuthenticate and call createRole directly - Call createRole as a form submission. - Store api paths in the store state
-
Enrique Alcántara authored
-
Enrique Alcantara authored
-
Enrique Alcantara authored
-
Tiger authored
-
Tiger authored
-
Enrique Alcantara authored
- Make cloud provider illustrations 64px - Set svg-content padding to 8px - Use btn-light styles for buttons - Include external link icon
-
Enrique Alcantara authored
Implement Vuex store logic to send a request to create an ARN role
-
Enrique Alcantara authored
Handle isAuthenticating state Handle authentication error state
-
Enrique Alcantara authored
to be part of the Vuex store state
-
Enrique Alcantara authored
-
Enrique Alcantara authored
Allows to set a Role ARN to obtain access to AWS resources from a gitlab account
-
Enrique Alcantara authored
- Pass server side parameters - Decide to render service credentials form or cluster config form
-
Tiger authored
Once hooked up to the Vue app, this will take care of the first step of creating a cluster on EKS - capturing the role GitLab will assume to create resources in the user's account. Adds four new options to ApplicationSetting: * eks_integration_enabled * eks_account_id * eks_access_key_id * eks_secret_access_key :eks_account_id is exposed to the frontend to allow users to add it as a trusted entity to their chosen IAM role.
-
- 07 Nov, 2019 13 commits
-
-
Mark Lapierre authored
Refactor test to avoid flakiness Closes #35785 See merge request gitlab-org/gitlab!19770
-
Robert Speicher authored
Revert "Merge branch 'remove-unnecessary-sql-queries-from-avatar-requests' into 'master'" See merge request gitlab-org/gitlab!19786
-
Robert Speicher authored
GitLab.com FF statuses are logged See merge request gitlab-org/gitlab!19769
-
Robert Speicher authored
Confirm email before ci usage See merge request gitlab-org/gitlab!19783
-
Douglas Barbosa Alexandre authored
Return Only Environments Not in Folders in Environment Dashboard See merge request gitlab-org/gitlab!19538
-
Jason Goodman authored
Delete EnvironmentFolder class
-
Michael Kozono authored
Remove ES parent relation for project snippets See merge request gitlab-org/gitlab!19715
-
Lucas Charles authored
This reverts merge request !19383
-
Thong Kuah authored
Explicit application controller for package See merge request gitlab-org/gitlab!19755
-
Tim Zallmann authored
Merge branch '19445-native-group-milestone-page-needs-same-info-as-project-milestones' into 'master' Add tabs in group milestone page See merge request gitlab-org/gitlab!18818
-
Michael Kozono authored
Support Create and Update operations for Feature Flag Scope API See merge request gitlab-org/gitlab!19677
-
Tim Zallmann authored
Resolve "User popover immediately closed when hovering over certain areas" See merge request gitlab-org/gitlab!19519
-
nicolasdular authored
-