Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-03-17 03:07:59 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2022-03-17 03:07:59 +0300
commit149436d2a55408accbf67f9301c0bfa3c6706fe6 (patch)
tree70f0bef042cfea7905ce92876d8af3c56fd520b6 /config/events
parent06b21ad63ca4f7d0cada7cc44b9cddbf17df2193 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'config/events')
-rw-r--r--config/events/1647273260_projectsclustersindex_open_modal.yml18
-rw-r--r--config/events/1647273493_projectsclustersindex_click_button.yml19
2 files changed, 37 insertions, 0 deletions
diff --git a/config/events/1647273260_projectsclustersindex_open_modal.yml b/config/events/1647273260_projectsclustersindex_open_modal.yml
new file mode 100644
index 00000000000..065a99e78ef
--- /dev/null
+++ b/config/events/1647273260_projectsclustersindex_open_modal.yml
@@ -0,0 +1,18 @@
+---
+description: Create token modal opened from the agent's page
+category: default
+action: open_modal
+label_description: agent_token_creation_modal
+product_section: ops
+product_stage: configure
+product_group: group::configure
+milestone: "14.9"
+introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/82690
+distributions:
+- ce
+- ee
+tiers:
+- free
+- premium
+- ultimate
+
diff --git a/config/events/1647273493_projectsclustersindex_click_button.yml b/config/events/1647273493_projectsclustersindex_click_button.yml
new file mode 100644
index 00000000000..2dabfba8204
--- /dev/null
+++ b/config/events/1647273493_projectsclustersindex_click_button.yml
@@ -0,0 +1,19 @@
+---
+description: Button clicked within the create token modal on the agent's page
+category: default
+action: click_button
+label_description: agent_token_creation_modal
+property_description: One of "create-token", "close"
+product_section: ops
+product_stage: configure
+product_group: group::configure
+milestone: "14.9"
+introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/82690
+distributions:
+- ce
+- ee
+tiers:
+- free
+- premium
+- ultimate
+