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

Manage integration button #141

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from
Draft

Manage integration button #141

wants to merge 10 commits into from

Conversation

orouz
Copy link
Collaborator

@orouz orouz commented Feb 22, 2022

this PR adds a button to navigate to the integration instance edit page

it assumes later on we'll have the policyId and packagePolicyId params to replace the placeholders

issue: https://github.com/elastic/security-team/issues/3028

includes code from #121

Comment on lines 154 to 155
<EuiButtonEmpty
href={pagePathGetters.edit_integration({ policyId: '1', packagePolicyId: '2' })[1]}
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

this is how we get the href in general
obviously now it's just placeholders. when benchmark page is added this info will be available

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant