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

Enable query bar datepicker in core apps where appropriate #30171

Merged
merged 9 commits into from
Feb 8, 2019

Conversation

Bargs
Copy link
Contributor

@Bargs Bargs commented Feb 6, 2019

Summary

Fixes #29674

Updates discover, visualize, and dashboard to use the date picker added to the query bar in #29130. There are still some areas where we use the top nav date picker, like Timelion and TSVB which don't have a query bar.

Checklist

Use strikethroughs to remove checklist items you don't feel are applicable to this PR.

- [ ] This was checked for cross-browser compatibility, including a check against IE11
- [ ] Any text added follows EUI's writing guidelines, uses sentence case text and includes i18n support
- [ ] Documentation was added for features that require explanation or tutorials

For maintainers

- [ ] This was checked for breaking API changes and was labeled appropriately
- [ ] This includes a feature addition or change that requires a release note and was labeled appropriately

@Bargs Bargs added Feature:Timepicker Timepicker v7.0.0 Team:Visualizations Visualization editors, elastic-charts and infrastructure labels Feb 6, 2019
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app

@elasticmachine
Copy link
Contributor

💔 Build Failed

@Bargs Bargs force-pushed the corePickerUpdates branch from cd7a74d to c31181d Compare February 6, 2019 15:52
@elasticmachine
Copy link
Contributor

💔 Build Failed

@Bargs Bargs force-pushed the corePickerUpdates branch from c31181d to 15334c4 Compare February 6, 2019 22:15
@Bargs Bargs requested review from nreese and lukasolson February 6, 2019 22:27
@elasticmachine
Copy link
Contributor

💔 Build Failed

@elasticmachine
Copy link
Contributor

💔 Build Failed

Copy link
Contributor

@nreese nreese left a comment

Choose a reason for hiding this comment

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

Thanks for making these changes. They look great.

while testing, I found #30347 and #30346 that are unrelated to this PR but limited my abilities to fully test this PR

lgtm
code review and tested in chrome.

@LeeDr
Copy link

LeeDr commented Feb 7, 2019

@Bargs just FYI, JK has an open PR for the Uptime app and had created a service for using the new timepicker which was already in use there;
https://github.com/elastic/kibana/pull/29667/files

I added comments to that PR about moving the timepicker method he had created out of x-pack and into the base test/functional/services

@Bargs Bargs force-pushed the corePickerUpdates branch from fc0728b to 04752cb Compare February 7, 2019 15:35
@Bargs
Copy link
Contributor Author

Bargs commented Feb 7, 2019

@LeeDr Nathan already built a Timepicker page object that works with the new time picker. Is this similar to what you're talking about?

@elasticmachine
Copy link
Contributor

💔 Build Failed

@elasticmachine
Copy link
Contributor

💔 Build Failed

@elasticmachine
Copy link
Contributor

💔 Build Failed

@Bargs
Copy link
Contributor Author

Bargs commented Feb 7, 2019

jenkins test this

@elasticmachine
Copy link
Contributor

💔 Build Failed

@Bargs
Copy link
Contributor Author

Bargs commented Feb 7, 2019

jenkins, test this

@elasticmachine
Copy link
Contributor

💔 Build Failed

@Bargs
Copy link
Contributor Author

Bargs commented Feb 8, 2019

jenkins test this

@elasticmachine
Copy link
Contributor

💔 Build Failed

@elasticmachine
Copy link
Contributor

💔 Build Failed

@Bargs
Copy link
Contributor Author

Bargs commented Feb 8, 2019

jenkins, test this

@elasticmachine
Copy link
Contributor

💔 Build Failed

@Bargs Bargs merged commit 2475020 into elastic:master Feb 8, 2019
Bargs added a commit to Bargs/kibana that referenced this pull request Feb 8, 2019
…0171)

Updates discover, visualize, and dashboard to use the date picker added to the query bar in elastic#29130. There are still some areas where we use the top nav date picker, like Timelion and TSVB which don't have a query bar.
Bargs added a commit to Bargs/kibana that referenced this pull request Feb 8, 2019
…0171)

Updates discover, visualize, and dashboard to use the date picker added to the query bar in elastic#29130. There are still some areas where we use the top nav date picker, like Timelion and TSVB which don't have a query bar.
lukeelmers pushed a commit to lukeelmers/kibana that referenced this pull request Feb 8, 2019
…0171)

Updates discover, visualize, and dashboard to use the date picker added to the query bar in elastic#29130. There are still some areas where we use the top nav date picker, like Timelion and TSVB which don't have a query bar.
Bargs added a commit that referenced this pull request Feb 9, 2019
…30590)

Updates discover, visualize, and dashboard to use the date picker added to the query bar in #29130. There are still some areas where we use the top nav date picker, like Timelion and TSVB which don't have a query bar.
Bargs added a commit that referenced this pull request Feb 9, 2019
…30589)

Updates discover, visualize, and dashboard to use the date picker added to the query bar in #29130. There are still some areas where we use the top nav date picker, like Timelion and TSVB which don't have a query bar.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Timepicker Timepicker Team:Visualizations Visualization editors, elastic-charts and infrastructure v7.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants