An error occurred fetching the project authors.
- 10 Sep, 2019 2 commits
-
-
Ezekiel Kigbo authored
Added new button to launch the new stage form for customisable cycle analytics. Move add stage button to vue component Added basic test for add stage button Move css to bootstrap classes Removes scss styling that can be applied via bootstrap classes and adds the relevant classes to html elements Added feature tests for add stage button Moved add stage functionality to ee mixin Created addStageMixin for the add stage functionality needed in EE. Added a stub mixin to the CE dir.
-
Dave Pisek authored
This commit adds the frontend changes needed to display dependencies licenses on the security dashboard table. It also adds spacing in between the ependencies-table columns.
-
- 09 Sep, 2019 6 commits
-
-
Douglas Barbosa Alexandre authored
-
Enrique Alcántara authored
- Create HAML UI select a cloud provider to create a cluster. - Add query param to :new cluster view to display a specific cluster provider form depending on the value of the provider query param. - Update unit tests and e2e tests to reflect these changes
-
Jose Vargas authored
The carets will function as a button that will allow the panels from the monitoring dashboard to collapse and show panels
-
Paul Gascou-Vaillancourt authored
- Added a toggle that can be turned on to hide dismissed vulnerabilities - Added specs for gl-toggle-vuex - Updated specs for all changed files
-
Filipa Lacerda authored
Renders the storage usage total in the usage quotas page Updates the graphql query and adds it to the vue application Adds jsdoc to the query update function
-
Manoj MJ authored
This change implements Application Statistics API
-
- 07 Sep, 2019 2 commits
-
-
Simon Knox authored
**Please note:** - Feature flag (`generic_alert_endpoint`) - Part of https://gitlab.com/gitlab-org/gitlab-ee/issues/13203 The gross alternative was to add more haml field types, and inject just a Vue button. As shown in [this mr][1], this is not a good way. [1]: https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/16029
-
Mayra Cabrera authored
Due to a bad merge conflict CE to EE conflict
-
- 06 Sep, 2019 7 commits
-
-
Enrique Alcantara authored
-
Enrique Alcantara authored
- Create HAML UI select a cloud provider to create a cluster. - Add query param to :new cluster view to display a specific cluster provider form depending on the value of the provider query param. - Update unit tests and e2e tests to reflect these changes
-
Marcel Amirault authored
Add missing shortcuts, remove shortcuts that don't exist, and reorder as needed
-
Marcel Amirault authored
Add missing shortcuts, remove shortcuts that don't exist, and reorder as needed
-
Nick Kipling authored
Created new vue app for package detail Added JS to support new app Updated haml to load new vue app Added new jest tests for vue app Updated pot file
-
Mayra Cabrera authored
Also fixes duplicated entry
-
Mayra Cabrera authored
Also removes duplicated entry
-
- 05 Sep, 2019 2 commits
-
-
Maneschi Romain authored
to doc
-
Adam Hegyi authored
-
- 04 Sep, 2019 9 commits
-
-
Ammar Alakkad authored
- remove hiding the alert functionality - use `danger` class instead of `warning` https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/14786
-
🙈 jacopo beschi 🙉 authored
When using /due quick action with an invalid date a meaninful error message is shown.
-
🙈 jacopo beschi 🙉 authored
When using /due quick action with an invalid date a meaninful error message is shown.
-
Jacques Erasmus authored
Added the ability to view project deployments at group level
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Ezekiel Kigbo authored
Allows selecting a single label from a list passed into the component. The labels are rendered with the correct styling
-
charlieablett authored
-
manojmj authored
-
Lee Tickett authored
This reverts commit af5242ecb682189c5d8276e1ab1ffe5ce844f2e5.
-
- 03 Sep, 2019 8 commits
-
-
Jacques Erasmus authored
Added a cluster domain wanring if no domain is defined
-
Takuya Noguchi authored
- shared/promotions/_promote_audit_events.html.haml Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
-
Natalia Tepluhina authored
- persisted version as router query parameter; - implemented errors on incorrect version; - refactored mixins to separate versions from project
-
Heinrich Lee Yu authored
-
Doug Stull authored
- We want to be able to collect user feedback data from the tour upon exit. This will enable us to better analyze user experiences from the on-boarding process and adjust our process as necessary. - Fix typo on welcome page - we need to track feedback as a state in order to properly transition from exit tour to feedback to actually exiting
-
charlieablett authored
-
Shinya Maeda authored
This commit adds pipeline.type key to PipelineEntity. This key will be used in MR widget in the next iteration.
-
Heinrich Lee Yu authored
We're reversing the deprecation due to user feedback
-
- 02 Sep, 2019 4 commits
-
-
Reuben Pereira authored
Prometheus listen_address can be in formats of :9090 and 0.0.0.0:9090. But before these can be used to connect a project to Prometheus, they have to converted into absolute URIs.
-
Reuben Pereira authored
Prometheus listen_address can be in formats of :9090 and 0.0.0.0:9090. But before these can be used to connect a project to Prometheus, they have to converted into absolute URIs.
-
charlieablett authored
-
Nick Kipling authored
-