Skip to content

Enable query bar datepicker in core apps where appropriate#30171

Merged
Bargs merged 9 commits intoelastic:masterfrom
Bargs:corePickerUpdates
Feb 8, 2019
Merged

Enable query bar datepicker in core apps where appropriate#30171
Bargs merged 9 commits intoelastic:masterfrom
Bargs:corePickerUpdates

Conversation

@Bargs
Copy link
Copy Markdown
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 Team label for Lens, elastic-charts, Graph, legacy editors (TSVB, Visualize, Timelion) t// labels Feb 6, 2019
@elasticmachine
Copy link
Copy Markdown
Contributor

Pinging @elastic/kibana-app

@elasticmachine
Copy link
Copy Markdown
Contributor

💔 Build Failed

@Bargs Bargs force-pushed the corePickerUpdates branch from cd7a74d to c31181d Compare February 6, 2019 15:52
@elasticmachine
Copy link
Copy Markdown
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 lukasolson and nreese February 6, 2019 22:27
@elasticmachine
Copy link
Copy Markdown
Contributor

💔 Build Failed

@elasticmachine
Copy link
Copy Markdown
Contributor

💔 Build Failed

Copy link
Copy Markdown
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
Copy Markdown

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
Copy Markdown
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
Copy Markdown
Contributor

💔 Build Failed

@elasticmachine
Copy link
Copy Markdown
Contributor

💔 Build Failed

@elasticmachine
Copy link
Copy Markdown
Contributor

💔 Build Failed

@Bargs
Copy link
Copy Markdown
Contributor Author

Bargs commented Feb 7, 2019

jenkins test this

@elasticmachine
Copy link
Copy Markdown
Contributor

💔 Build Failed

@Bargs
Copy link
Copy Markdown
Contributor Author

Bargs commented Feb 7, 2019

jenkins, test this

@elasticmachine
Copy link
Copy Markdown
Contributor

💔 Build Failed

@Bargs
Copy link
Copy Markdown
Contributor Author

Bargs commented Feb 8, 2019

jenkins test this

@elasticmachine
Copy link
Copy Markdown
Contributor

💔 Build Failed

@elasticmachine
Copy link
Copy Markdown
Contributor

💔 Build Failed

@Bargs
Copy link
Copy Markdown
Contributor Author

Bargs commented Feb 8, 2019

jenkins, test this

@elasticmachine
Copy link
Copy Markdown
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 Team label for Lens, elastic-charts, Graph, legacy editors (TSVB, Visualize, Timelion) t// v7.0.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants