Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SIEM] Update links for add-data button #68240

Merged
merged 6 commits into from
Jun 4, 2020
Merged

Conversation

angorayc
Copy link
Contributor

@angorayc angorayc commented Jun 4, 2020

Summary

This PR depends on #67902

Found add data content is not rendered properly after renaming the folder
app/kibana#/home/tutorial_directory/siem => app/kibana#/home/tutorial_directory/security

Checklist

Delete any items that are not applicable to this PR.

For maintainers

@elasticmachine
Copy link
Contributor

Pinging @elastic/siem (Team:SIEM)

@@ -1233,7 +1233,6 @@
"home.addData.metrics.nameTitle": "メトリック",
"home.addData.sampleDataLink": "データセットと Kibana ダッシュボードを読み込む",
"home.addData.sampleDataTitle": "サンプルデータの追加",
"home.addData.siem.addSiemEventsButtonLabel": "イベントを追加",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do not delete just rename the key to home.addData.security.addSecurityEventsButtonLabel

@@ -1367,7 +1366,6 @@
"home.tutorial.tabs.loggingTitle": "ログ",
"home.tutorial.tabs.metricsTitle": "メトリック",
"home.tutorial.tabs.sampleDataTitle": "サンプルデータ",
"home.tutorial.tabs.siemTitle": "SIEM",
Copy link
Contributor

@XavierM XavierM Jun 4, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do not delete, just rename the key to home.tutorial.tabs.securityTitle and value to Security

@@ -1236,7 +1236,6 @@
"home.addData.metrics.nameTitle": "指标",
"home.addData.sampleDataLink": "加载数据集和 Kibana 仪表板",
"home.addData.sampleDataTitle": "添加样例数据",
"home.addData.siem.addSiemEventsButtonLabel": "添加事件",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do not delete just rename the key

@@ -1370,7 +1369,6 @@
"home.tutorial.tabs.loggingTitle": "日志",
"home.tutorial.tabs.metricsTitle": "指标",
"home.tutorial.tabs.sampleDataTitle": "样例数据",
"home.tutorial.tabs.siemTitle": "SIEM",
Copy link
Contributor

@XavierM XavierM Jun 4, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do not delete just rename the key and value to Security

@angorayc angorayc requested a review from a team as a code owner June 4, 2020 15:08
Copy link
Contributor

@XavierM XavierM left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for cleaning up after me, much appreciated

@kibanamachine
Copy link
Contributor

💚 Build Succeeded

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@angorayc angorayc merged commit e488e83 into elastic:master Jun 4, 2020
angorayc added a commit to angorayc/kibana that referenced this pull request Jun 5, 2020
* update links for add-data button

* update links

* rename SIEM with security

* add back missing key

* fixup

* fixup
# Conflicts:
#	x-pack/plugins/security_solution/public/overview/pages/summary.tsx
angorayc added a commit that referenced this pull request Jun 5, 2020
* update links for add-data button

* update links

* rename SIEM with security

* add back missing key

* fixup

* fixup
# Conflicts:
#	x-pack/plugins/security_solution/public/overview/pages/summary.tsx
@MindyRS MindyRS added the Team: SecuritySolution Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc. label Sep 23, 2021
@elasticmachine
Copy link
Contributor

Pinging @elastic/security-solution (Team: SecuritySolution)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release_note:enhancement Team: SecuritySolution Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc. Team:SIEM v7.9.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants