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

Per panel time range #43153

Merged

Conversation

stacey-gammon
Copy link
Contributor

@stacey-gammon stacey-gammon commented Aug 12, 2019

Summary

Each panel on a dashboard can now be configured to show a custom time range, independent from the global one. Just go to the menu options and select Customize time range. If the panel's time range is different than what is showing in the global time picker, it will contain a visible badge showing the date.

Screen Shot 2019-07-24 at 10 57 51 AM

Screen Shot 2019-07-24 at 10 58 01 AM

Screen Shot 2019-07-24 at 10 52 11 AM

fixes #17776 and #3578

@elasticmachine
Copy link
Contributor

💔 Build Failed

@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app-arch

@stacey-gammon stacey-gammon force-pushed the 2019-08-12-per-panel-time-range-2 branch 2 times, most recently from 2274cd4 to 4e69320 Compare August 13, 2019 13:23
@elasticmachine
Copy link
Contributor

💔 Build Failed

@stacey-gammon stacey-gammon force-pushed the 2019-08-12-per-panel-time-range-2 branch 2 times, most recently from e3b330a to aa0698c Compare August 13, 2019 16:54
@elasticmachine
Copy link
Contributor

💔 Build Failed

@stacey-gammon stacey-gammon force-pushed the 2019-08-12-per-panel-time-range-2 branch 2 times, most recently from d5ea540 to 18b3c1b Compare August 13, 2019 17:29
@stacey-gammon stacey-gammon force-pushed the 2019-08-12-per-panel-time-range-2 branch from 18b3c1b to 62cb62f Compare August 13, 2019 18:09
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@streamich streamich added the Feature:Embedding Embedding content via iFrame label Aug 14, 2019
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.

Please see comments about awaiting isCompatible(), otherwise LGTM.

Ran locally on Mac/Chrome.

}
)}
>
<EuiSuperDatePicker
Copy link
Contributor

Choose a reason for hiding this comment

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

Didn't know we have "super" date picker.

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@stacey-gammon stacey-gammon merged commit a9b479a into elastic:master Aug 14, 2019
stacey-gammon added a commit to stacey-gammon/kibana that referenced this pull request Aug 14, 2019
* Per panel time range

* Added tests and fixed lack of await check for incompatibility

* Remove a couple more unneccessary `anys`
stacey-gammon added a commit that referenced this pull request Aug 14, 2019
* Per panel time range

* Added tests and fixed lack of await check for incompatibility

* Remove a couple more unneccessary `anys`
jloleysens added a commit to jloleysens/kibana that referenced this pull request Aug 15, 2019
…p-metrics-selectall

* 'master' of github.com:elastic/kibana: (50 commits)
  [Uptime] update monitor list configs for mobile view (elastic#43218)
  [APM] Local UI filters (elastic#41588)
  [Code] Upgrade ctags langserver (elastic#43252)
  [Code] show multiple definition results in panel (elastic#43249)
  Adds Metric Type to full screen launch tracking (elastic#42692)
  [Canvas] Convert Autocomplete to Typescript (elastic#42502)
  [telemetry] add spacesEnabled config back to xpack_main (elastic#43312)
  [ML] Adds DF Transform Analytics list to Kibana management (elastic#43151)
  Add TLS client authentication support. (elastic#43090)
  [csp] Telemetry for csp configuration (elastic#43223)
  [SIEM] Run Cypress Tests Against Elastic Cloud & Cypress Command Line / Reporting (elastic#42804)
  docs: add tip on agent config in a dt (elastic#43301)
  [ML] Adding bucket span estimator to new wizards (elastic#43288)
  disable flaky tests (elastic#43017)
  Fix percy target branch for PRs (elastic#43160)
  [ML] Adding post create job options (elastic#43205)
  Restore discover histogram selection triggering fetch (elastic#43097)
  Per panel time range (elastic#43153)
  [Infra UI] Add APM to Metadata Endpoint (elastic#42197)
  Sentence case copy changes (elastic#43215)
  ...
chrisronline pushed a commit to chrisronline/kibana that referenced this pull request Aug 15, 2019
* Per panel time range

* Added tests and fixed lack of await check for incompatibility

* Remove a couple more unneccessary `anys`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Meta: Custom time ranges per panel
3 participants