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

[Security Solution] Refactor GlobalTime to useGlobalTime hook and cle… #69345

Conversation

patrykkopycinski
Copy link
Contributor

@patrykkopycinski patrykkopycinski commented Jun 16, 2020

…anup types

Summary

Cleanup render props approach with hooks 🚀

Checklist

@patrykkopycinski patrykkopycinski added v8.0.0 release_note:skip Skip the PR/issue when compiling release notes v7.9.0 labels Jun 16, 2020
…y-use-global-time-hook

# Conflicts:
#	x-pack/plugins/security_solution/public/alerts/components/alerts_histogram_panel/index.tsx
#	x-pack/plugins/security_solution/public/alerts/pages/detection_engine/detection_engine.tsx
#	x-pack/plugins/security_solution/public/alerts/pages/detection_engine/rules/details/index.tsx
#	x-pack/plugins/security_solution/public/common/components/top_n/index.tsx
#	x-pack/plugins/security_solution/public/common/containers/global_time/index.tsx
#	x-pack/plugins/security_solution/public/hosts/pages/details/index.tsx
#	x-pack/plugins/security_solution/public/hosts/pages/details/types.ts
#	x-pack/plugins/security_solution/public/hosts/pages/hosts.tsx
#	x-pack/plugins/security_solution/public/hosts/pages/index.tsx
#	x-pack/plugins/security_solution/public/network/components/embeddables/embedded_map.tsx
#	x-pack/plugins/security_solution/public/network/components/embeddables/types.ts
#	x-pack/plugins/security_solution/public/network/pages/index.tsx
#	x-pack/plugins/security_solution/public/network/pages/network.tsx
#	x-pack/plugins/security_solution/public/overview/components/alerts_by_category/index.tsx
#	x-pack/plugins/security_solution/public/overview/components/overview_host/index.tsx
#	x-pack/plugins/security_solution/public/overview/components/overview_network/index.tsx
#	x-pack/plugins/security_solution/public/overview/pages/overview.tsx
@patrykkopycinski patrykkopycinski self-assigned this Jun 26, 2020
@patrykkopycinski patrykkopycinski marked this pull request as ready for review June 26, 2020 17:18
@patrykkopycinski patrykkopycinski requested review from a team as code owners June 26, 2020 17:18
@elasticmachine
Copy link
Contributor

Pinging @elastic/siem (Team:SIEM)

@patrykkopycinski
Copy link
Contributor Author

@elasticmachine merge upstream

Copy link
Member

@cnasikas cnasikas left a comment

Choose a reason for hiding this comment

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

LGTM! Thank you!

…y-use-global-time-hook

# Conflicts:
#	x-pack/plugins/security_solution/public/alerts/components/alerts_histogram_panel/index.tsx
#	x-pack/plugins/security_solution/public/network/components/embeddables/types.ts
#	x-pack/plugins/security_solution/public/overview/pages/overview.tsx
@patrykkopycinski
Copy link
Contributor Author

@elasticmachine merge upstream

elasticmachine and others added 4 commits July 2, 2020 13:00
…y-use-global-time-hook

# Conflicts:
#	x-pack/plugins/security_solution/public/common/components/top_n/index.tsx
#	x-pack/plugins/security_solution/public/common/components/top_n/top_n.tsx
#	x-pack/plugins/security_solution/public/overview/components/events_by_dataset/index.tsx
#	x-pack/plugins/security_solution/public/overview/components/signals_by_category/index.tsx
@patrykkopycinski
Copy link
Contributor Author

@elasticmachine merge upstream

@patrykkopycinski
Copy link
Contributor Author

@elasticmachine merge upstream

@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Build metrics

✅ unchanged

History

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

@patrykkopycinski patrykkopycinski merged commit 226b4e7 into elastic:master Jul 6, 2020
@patrykkopycinski patrykkopycinski deleted the chore/security-use-global-time-hook branch July 6, 2020 11:36
patrykkopycinski added a commit to patrykkopycinski/kibana that referenced this pull request Jul 6, 2020
gmmorris added a commit to gmmorris/kibana that referenced this pull request Jul 6, 2020
* master:
  [APM] Fix flaky e2e’s (elastic#70790)
  [Discover] Migrate server side saved object from data to discover plugin (elastic#70342)
  [APM] Update docs on running API tests (elastic#70765)
  test: 💍 delete a flaky test (elastic#70785)
  [Security Solution] Refactor GlobalTime to useGlobalTime hook and cle… (elastic#69345)
  Remove IE11 mention from PR template [skip ci] (elastic#70486)
  [GS] add savedObjects result provider (elastic#68619)
  remove snapshot from disabled test suite. (elastic#70769)
gmmorris added a commit to gmmorris/kibana that referenced this pull request Jul 7, 2020
* actions/feature:
  improved copy
  [APM] Fix flaky e2e’s (elastic#70790)
  [Discover] Migrate server side saved object from data to discover plugin (elastic#70342)
  [APM] Update docs on running API tests (elastic#70765)
  test: 💍 delete a flaky test (elastic#70785)
  [Security Solution] Refactor GlobalTime to useGlobalTime hook and cle… (elastic#69345)
  Remove IE11 mention from PR template [skip ci] (elastic#70486)
  [GS] add savedObjects result provider (elastic#68619)
  remove snapshot from disabled test suite. (elastic#70769)
@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:skip Skip the PR/issue when compiling release notes 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.

5 participants