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

Commits on Jun 16, 2020

  1. Configuration menu
    Copy the full SHA
    67cc60e View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2020

  1. Merge branch 'master' of github.com:elastic/kibana into chore/securit…

    …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 committed Jun 26, 2020
    Configuration menu
    Copy the full SHA
    b2e18ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86fd34b View commit details
    Browse the repository at this point in the history
  3. update tests

    patrykkopycinski committed Jun 26, 2020
    Configuration menu
    Copy the full SHA
    404b016 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2020

  1. Configuration menu
    Copy the full SHA
    7df0dd9 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2020

  1. Configuration menu
    Copy the full SHA
    80daccd View commit details
    Browse the repository at this point in the history
  2. PR comments

    patrykkopycinski committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    ebf49d5 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2020

  1. Merge branch 'master' of github.com:elastic/kibana into chore/securit…

    …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 committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    a489da0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2adda6d View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2020

  1. Configuration menu
    Copy the full SHA
    1810185 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    patrykkopycinski committed Jul 3, 2020
    Configuration menu
    Copy the full SHA
    888234c View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2020

  1. Merge branch 'master' of github.com:elastic/kibana into chore/securit…

    …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 committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    474f718 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6712a8b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5b142e3 View commit details
    Browse the repository at this point in the history