- 24 Sep, 2019 22 commits
-
-
Filipa Lacerda authored
Productivity Analytics: Leverage MetricChart component in app See merge request gitlab-org/gitlab!17242
-
Martin Wortschack authored
- Leverage MetricChart component in productivity analytics app
-
Kushal Pandya authored
Create EKS cluster select region dropdown See merge request gitlab-org/gitlab!16532
-
Enrique Alcántara authored
- Create dropdown component to display AWS regions - Include regions dropdown in create EKS cluster form - Create store actions to fetch AWS regions - Add method to fetch aws regions from aws-sdk
-
Kushal Pandya authored
Refactor pipelines/list_spec.js to Jest Closes #31629 See merge request gitlab-org/gitlab!16912
-
Illya Klymov authored
-
Kushal Pandya authored
Resolve "Typo in Gitlab tutorial, Merge Requests" Closes #13011 See merge request gitlab-org/gitlab!17392
-
Kushal Pandya authored
Updates the data to match new format See merge request gitlab-org/gitlab!17498
-
Kushal Pandya authored
Handles empty line in the new job log See merge request gitlab-org/gitlab!17485
-
Kushal Pandya authored
Splits functions in store utility - part 1 See merge request gitlab-org/gitlab!17494
-
Fatih Acet authored
Fix eslint prefer-arrow-callback rule See merge request gitlab-org/gitlab!17112
-
Paul Slaughter authored
Refactor submission of tour feedback See merge request gitlab-org/gitlab!16150
-
Doug Stull authored
- first swipe at breaking up the complex handleClickPopoverButton function. In this first iteration we'll move the submission of feedback out and into its own area
-
Lin Jen-Shin authored
Switch tracking to use the AsyncEmitter See merge request gitlab-org/gitlab!16575
-
Jeremy Jackson authored
-
Achilleas Pipinellis authored
Update documentation for License-Check rule See merge request gitlab-org/gitlab!16674
-
mo khan authored
-
Achilleas Pipinellis authored
Linked to issue for FF removal in 12.4 See merge request gitlab-org/gitlab!17549
-
Marcia Ramos authored
Move spec/migrations/README.md to docs See merge request gitlab-org/gitlab!16759
-
Luke Duncalfe authored
Moving all of this good information to our official docs.
-
Thong Kuah authored
Extract cluster provider state machine into module See merge request gitlab-org/gitlab!17033
-
Tiger authored
This allows new cluster providers (eg. AWS) to share the same state machine.
-
- 23 Sep, 2019 18 commits
-
-
Paul Slaughter authored
Remove gitlab-managed-app namespace and tiller-admin clusterrolebinding after helm is uninstalled See merge request gitlab-org/gitlab!17024
-
Mike Greiling authored
After uninstalling Helm we can also clear out everything under the `gitlab-managed-apps` namespace as well as the tiller-admin clusterrolebinding. This contributes to https://gitlab.com/gitlab-org/gitlab/issues/26815
-
Russell Dickenson authored
Clarify additional minutes Closes #31336 See merge request gitlab-org/gitlab!17038
-
Evan Read authored
-
Mike Greiling authored
Update dependency @gitlab/visual-review-tools to v1.0.3 See merge request gitlab-org/gitlab!17536
-
Fatih Acet authored
Use scope param instead of hide_dismissed See merge request gitlab-org/gitlab!16834
-
Mike Greiling authored
Revert "Merge branch '12775-hide-issue-boards-switcher' into 'master'" See merge request gitlab-org/gitlab!17546
-
Winnie Hellmann authored
This reverts merge request !15293
-
Stan Hu authored
Fix ordering of issue boards Closes #32427 See merge request gitlab-org/gitlab!17356
-
Sarah Waldner authored
-
Fatih Acet authored
Refactor RecaptchaModal component to allow more than one instance Closes #31115 See merge request gitlab-org/gitlab!16857
-
Winnie Hellmann authored
-
Tim Zallmann authored
Refactor error_message_spec to Jest Closes #32126 See merge request gitlab-org/gitlab!16916
-
Tim Zallmann authored
Customizable cycle analytics - Custom stage form ui See merge request gitlab-org/gitlab!15216
-
Stan Hu authored
Fix for #32595, users can view the blame or history of file with newlines in its filename. Closes #32595 See merge request gitlab-org/gitlab!17543
-
Jesse Hall authored
-
Fatih Acet authored
Merge branch '29295-time-tracked-info-are-different-during-right-side-open-and-collapsed-2' into 'master' Fix time tracking info when the sidebar is collapsed Closes #29295 See merge request gitlab-org/gitlab!16830
-
Coung Ngo authored
The time tracking info displayed the abbreviated time instead of the full time, e.g. "2h / 3h" instead of "2h 15m / 3h 45m". This commit fixes this so the full time is always displayed.
-