Merged
Conversation
Contributor
💔 Build Failed
|
Contributor
💔 Build Failed
|
Contributor
Author
|
@elasticmachine merge upstream |
Contributor
|
merge conflict between base and head |
Contributor
Author
|
@elasticmachine merge upstream |
# Conflicts: # packages/kbn-babel-preset/package.json # packages/kbn-pm/package.json # yarn.lock
fcde6a7 to
a1d6da7
Compare
Contributor
💔 Build FailedHistory
To update your PR or re-run it, just comment with: |
Contributor
|
Pinging @elastic/siem (Team:SIEM) |
# Conflicts: # packages/kbn-babel-preset/package.json # packages/kbn-pm/package.json # x-pack/legacy/plugins/siem/public/apps/start_app.tsx # x-pack/legacy/plugins/siem/public/components/open_timeline/open_timeline_modal/index.test.tsx # x-pack/legacy/plugins/siem/public/components/page/hosts/first_last_seen_host/index.test.tsx # x-pack/legacy/plugins/siem/public/containers/detection_engine/rules/fetch_index_patterns.tsx # x-pack/legacy/plugins/siem/public/containers/hosts/first_last_seen/index.ts # x-pack/legacy/plugins/siem/public/containers/hosts/overview/index.tsx # x-pack/legacy/plugins/siem/public/containers/overview/overview_host/index.tsx # x-pack/legacy/plugins/siem/public/containers/overview/overview_network/index.tsx # x-pack/legacy/plugins/siem/public/containers/timeline/details/index.tsx # x-pack/legacy/plugins/siem/public/containers/timeline/index.tsx # x-pack/legacy/plugins/siem/public/graphql/introspection.json # x-pack/legacy/plugins/siem/public/graphql/types.ts # x-pack/legacy/plugins/siem/public/pages/timelines/timelines_page.tsx # x-pack/legacy/plugins/siem/server/graphql/types.ts # yarn.lock
Contributor
|
@elasticmachine merge upstream |
# Conflicts: # x-pack/legacy/plugins/siem/public/components/events_viewer/events_viewer.tsx # x-pack/legacy/plugins/siem/public/components/flyout/index.tsx # x-pack/legacy/plugins/siem/public/components/page/hosts/hosts_table/index.tsx # x-pack/legacy/plugins/siem/public/components/timeline/header/index.tsx # x-pack/legacy/plugins/siem/public/components/url_state/use_url_state.tsx # x-pack/legacy/plugins/siem/public/containers/detection_engine/rules/fetch_index_patterns.tsx # x-pack/legacy/plugins/siem/public/containers/global_time/index.tsx # x-pack/legacy/plugins/siem/public/containers/query_template_paginated.tsx # x-pack/legacy/plugins/siem/public/pages/hosts/details/details_tabs.tsx # x-pack/legacy/plugins/siem/public/pages/hosts/hosts_tabs.tsx # yarn.lock
Contributor
Author
|
@elasticmachine merge upstream |
….tsx Co-Authored-By: Xavier Mouligneau <189600+XavierM@users.noreply.github.com>
XavierM
approved these changes
Feb 26, 2020
Contributor
XavierM
left a comment
There was a problem hiding this comment.
LGTM -> Good step forward for the team to deliver better code structure with apollo hooks.
Thank you for 💪 💪 💪 job !!!
Contributor
💚 Build SucceededHistory
To update your PR or re-run it, just comment with: |
patrykkopycinski
added a commit
to patrykkopycinski/kibana
that referenced
this pull request
Feb 27, 2020
patrykkopycinski
added a commit
that referenced
this pull request
Feb 27, 2020
spalger
added a commit
to spalger/kibana
that referenced
this pull request
Feb 28, 2020
This reverts commit 320e292.
jloleysens
added a commit
to jloleysens/kibana
that referenced
this pull request
Mar 2, 2020
…dex-server-side * 'master' of github.com:elastic/kibana: (34 commits) [Upgrade Assistant] Remove "boom" from reindex service (elastic#58715) [data] Clean up QueryStringInput unit tests (elastic#58704) [SIEM] Detection Fix typo in Adobe Hijack Persistence rule (elastic#58804) Restores [SIEM][CASE] Init Configure Case Page (elastic#58121) (elastic#58924) Skips additional failing Ingest Manager integration tests Skips failing Ingest Manager integration tests Move dev tools styles to NP (elastic#58855) change to have kibana --ssl cli option use more recent certs (elastic#57933) disable failing suite (elastic#58942) Don't start pollEsNodesVersion unless someone subscribes (elastic#56923) Do not write UUID file during optimize process (elastic#58899) [Endpoint] Task/add nav bar (elastic#58604) [Metric Alerts] Add backend support for multiple expressions per alert (elastic#58672) [Metrics Alerts] Fix alerting on a rate aggregation (elastic#58789) disable flaky suite (elastic#55953) Revert "[SIEM] apollo@3 (elastic#51926)" and "[SIEM][CASE] Init Confi… (elastic#58806) [resubmit] Prep agg types for new platform (elastic#58893) [Lens] Allow number formatting within Lens (elastic#56253) [Autocomplete] Use settings from config rather than UI settings (elastic#58784) Improve action and trigger types (elastic#58657) ... # Conflicts: # x-pack/plugins/upgrade_assistant/server/routes/reindex_indices/reindex_indices.ts
patrykkopycinski
added a commit
to patrykkopycinski/kibana
that referenced
this pull request
Mar 9, 2020
spalger
pushed a commit
that referenced
this pull request
Mar 9, 2020
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Bump to
@apollo/client@3Checklist
Use
strikethroughsto remove checklist items you don't feel are applicable to this PR.For maintainers