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

Use "Apply_filter_trigger" in dashboard drilldown #71468

Merged
merged 3 commits into from
Jul 28, 2020

Conversation

Dosant
Copy link
Contributor

@Dosant Dosant commented Jul 13, 2020

Summary

Needed for: #69409, so after we introduce trigger picker dashboard drilldown still would support only single trigger and it's editing UX won't change.

Checklist

@Dosant Dosant added refactoring release_note:skip Skip the PR/issue when compiling release notes Team:AppArch v7.10.0 v7.8.0 labels Jul 20, 2020
This was referenced Jul 21, 2020
Copy link
Contributor

@streamich streamich left a comment

Choose a reason for hiding this comment

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

LGTM, only let's put the "virtual migration" code into the storage layer as agreed offline.

@Dosant Dosant marked this pull request as ready for review July 27, 2020 07:39
@Dosant Dosant requested a review from a team July 27, 2020 07:39
@Dosant Dosant requested a review from a team as a code owner July 27, 2020 07:39
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app-arch (Team:AppArch)

@botelastic botelastic bot added the Feature:Drilldowns Embeddable panel Drilldowns label Jul 27, 2020
@Dosant
Copy link
Contributor Author

Dosant commented Jul 27, 2020

@elasticmachine merge upstream

Copy link
Contributor

@streamich streamich left a comment

Choose a reason for hiding this comment

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

LGTM

@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Build metrics

page load bundle size

id value diff baseline
dashboard 679.0KB +99.0B 678.9KB
dashboardEnhanced 182.4KB -1.1KB 183.5KB
data 1.4MB +547.0B 1.4MB
embeddableEnhanced 25.0KB -617.0B 25.6KB
uiActionsEnhanced 131.4KB -31.0B 131.4KB
total - -1.1KB -

History

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

@Dosant Dosant requested a review from ThomThomson July 27, 2020 14:45
@Dosant Dosant added v8.0.0 and removed v7.8.0 labels Jul 27, 2020
Copy link
Contributor

@ThomThomson ThomThomson left a comment

Choose a reason for hiding this comment

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

Tested locally in chrome and to dashboard drilldowns work as they should.
LGTM

@Dosant Dosant merged commit abfda1f into elastic:master Jul 28, 2020
gmmorris added a commit to gmmorris/kibana that referenced this pull request Jul 28, 2020
* master: (44 commits)
  [Search] add server logs (elastic#72454)
  [SIEM][Timelines] Updates timeline template callout text (elastic#73334)
  Fix App status  flaky test (elastic#72853)
  [Functional Tests] Increase the timeout when locating the tableview] (elastic#73243)
  Use "Apply_filter_trigger" in dashboard drilldown (elastic#71468)
  fix dashboard index pattern race condition (elastic#72899)
  [Functional Tests] Increase waitTime for timelion to fetch the results (elastic#73255)
  [Functional Tests] Fix flakiness on TSVB chart on switching index patterns test (elastic#73238)
  updates cypress to v4.11.0 (elastic#73327)
  [Metrics UI] Saved views bugs (elastic#72518)
  [Ingest Manager] Convert select agent config step to use combo box (elastic#73172)
  Exclude `version` from package config attributes that are copied, add safeguard to package config bulk create (elastic#73128)
  [Security Solution][ML] Updates siem group name to security (elastic#73218)
  [Security Solution] Show proper icon for termination status of all processes (elastic#73235)
  [Security Solution][Resolver] Show origin node details in panel on load (elastic#73313)
  [Security solution] Threat hunting test coverage improvements (elastic#73276)
  [Security Solution][Exceptions] - Update exception item comments to include id (elastic#73129)
  [Enterprise Search] Error state UI tweaks to account for current Cloud SSO behavior (elastic#73324)
  [dev/build/docker_generator] convert to typescript (elastic#73339)
  [APM] Fix focus map link on service map (elastic#73338)
  ...
@kibanamachine
Copy link
Contributor

Friendly reminder: Looks like this PR hasn’t been backported yet.
To create backports run node scripts/backport --pr 71468 or prevent reminders by adding the backport:skip label.

@kibanamachine kibanamachine added the backport missing Added to PRs automatically when the are determined to be missing a backport. label Jul 30, 2020
Dosant added a commit to Dosant/kibana that referenced this pull request Jul 30, 2020
* attach dashboard drilldown to apply filter trigger

* fix types

Co-authored-by: Elastic Machine <[email protected]>
# Conflicts:
#	src/plugins/data/public/public.api.md
@kibanamachine kibanamachine removed the backport missing Added to PRs automatically when the are determined to be missing a backport. label Jul 30, 2020
Dosant added a commit that referenced this pull request Jul 30, 2020
* attach dashboard drilldown to apply filter trigger

* fix types

Co-authored-by: Elastic Machine <[email protected]>
# Conflicts:
#	src/plugins/data/public/public.api.md
@Dosant Dosant mentioned this pull request Aug 5, 2020
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Drilldowns Embeddable panel Drilldowns refactoring release_note:skip Skip the PR/issue when compiling release notes v7.10.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants