- Sep 13, 2019
-
-
GitLab Bot authored
-
- Sep 12, 2019
-
-
Filipa Lacerda authored
Creates vue and vuex support for new job log Creates the new log.vue component to handle the new format Updates the store to use the new parser Creates an utility function to handle the incremental log
-
Samantha Ming authored
- Show if user can_resolve all of the notes
-
Illya Klymov authored
* Switched from Karma to Jest * Reorganized tests to have correct semantics * Removed unused computed properties from component
-
- Sep 11, 2019
-
-
Illya Klymov authored
-
Winnie Hellmann authored
-
Enrique Alcántara authored
- Load EKS create cluster form as dynamic import dependency. - Include aws-sdk dependency in package.json
-
Enrique Alcántara authored
-
Enrique Alcántara authored
- Add AWS SDK Dependency - Create placeholders for Vue components - Create store with state structure
-
Jan Beckmann authored
Refactor project_edit.js to be reusable for this purpose Closes #64799
-
Nathan Friend authored
This change updates the text of the pipeline widget that appears on the merge request page. The text has been made more consistent between different types of pipelines; this makes the front-end implementation simpler and more maintainable. In addition, the type of pipeline is (i.e. regular pipeline, merge request pipeline, detached pipeline) included in the text, making this type more obvious to the end user. Some information has been removed from the widget as part of this change; however, any information that was removed already appears elsewhere on the merge request page.
-
Filipa Lacerda authored
In the Merge Request view, under pipelines tab the user can see a run pipeline button Adds axios post request to button click Adds the logic to handle the user click, refresh the table and disable the button while thee request is being made Updates UI for desktop and mobile Adds specs Regenerates potfile Follow-up after review Uses .finally to avoid code repetition
-
- Sep 10, 2019
-
-
E'zeki&el Kigbo authored
Imports the files needed for the custom stage form and adds the EE specific css. Added stub addStageMixin
-
Illya Klymov authored
- Sep 09, 2019
-
-
Jose Ivan Vargas Lopez authored
The carets will function as a button that will allow the panels from the monitoring dashboard to collapse and show panels
-
This change implements Application Statistics API
-
- Sep 06, 2019
-
-
Add missing shortcuts, remove shortcuts that don't exist, and reorder as needed
-
Winnie Hellmann authored
-
Alishan Ladhani authored
- Show Knative install button on group/instance cluster pages - Allow Knative to be installed on group/instance clusters - Add feature specs for installing applications on group/instance clusters - Add changelog entry - Update docs to reflect that Knative can now be installed on group-level and instance-level clusters
-
Mayra Cabrera authored
Also fixes duplicated entry
-
- Sep 05, 2019
-
-
Maneschi Romain authored
to doc
-
Walmyr Lima e Silva Filho authored
-
Add two methods to the axios_utils Jest mock: - `waitFor(url)`, which returns a Promise that resolves when the next request to `url` finishes. - `waitForAll()`, which returns a Promise that resolves when all pending requests finish.
-
- Sep 04, 2019
-
-
James Fargher authored
-
- remove hiding the alert functionality - use `danger` class instead of `warning` https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/14786
-
Payton Burdette authored
Adds the necessary backport changes for pipeline.scss. This commit is neccessary from the changes made in MR 16135 Revert schema.rb which was automatically added will investigate
-
Jacques Erasmus authored
Added the ability to see project deployments using a group cluster
-
Felipe Artur authored
The current state of group issue boards does not show the "Add issues" button on the UI for users that are reporters of group child projects.
-
Paul Gascou-Vaillancourt authored
Backport of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/15333
-
Filipa Lacerda authored
Creates a link component, a line component and a clickable line component to handle the new job log format
-
- Sep 03, 2019
-
-
Mike Greiling authored
This reverts merge request !32400
-
Lee Tickett authored
This reverts commit af5242ecb682189c5d8276e1ab1ffe5ce844f2e5.
-
Lee Tickett authored
This reverts commit af5242ecb682189c5d8276e1ab1ffe5ce844f2e5.
-
Fatih Acet authored
This commit also unifies layout structure and remove no_container flag
-
Filipa Lacerda authored
With the new job log json format we need a parser on the frontend
-
- Sep 02, 2019
-
-
This fixes a regression where an underscore in labels no longer worked: https://github.com/knsv/mermaid/releases
-
Nick Kipling authored
-