Skip to content

[7.x] [Lens] Bind all time fields to the time picker (#63874)#64857

Merged
wylieconlon merged 5 commits intoelastic:7.xfrom
wylieconlon:backport/7.x/pr-63874
Apr 30, 2020
Merged

[7.x] [Lens] Bind all time fields to the time picker (#63874)#64857
wylieconlon merged 5 commits intoelastic:7.xfrom
wylieconlon:backport/7.x/pr-63874

Conversation

@wylieconlon
Copy link
Copy Markdown
Contributor

Backports the following commits to 7.x:

* Bind non primary time fields to timepicker

* Fix typescript argument types

* Allow auto interval on all fields

* Remove lens_auto_date function

* Fix existing jest tests and add test todos

* Remove lens_auto_date from esarchives

* Add TimeBuckets jest tests

* Fix typo in esarchiver

* Address review feedback

* Make code a bit better readable

* Fix default time field retrieval

* Fix TS errors

* Add esaggs interpreter tests

* Change public API doc of data plugin

* Add toExpression tests for index pattern datasource

* Add migration stub

* Add full migration

* Fix naming inconsistency in esaggs

* Fix naming issue

* Revert archives to un-migrated version

* Ignore expressions that are already migrated

* test: remove extra spaces and  timeField=\\"products.created_on\\"} to timeField=\"products.created_on\"}

* Rename all timeField -> timeFields

* Combine duplicate functions

* Fix boolean error and add test for it

* Commit API changes

Co-authored-by: Wylie Conlon <wylieconlon@gmail.com>
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
Co-authored-by: Marta Bondyra <marta.bondyra@elastic.co>
@wylieconlon wylieconlon added the backport This PR is a backport of another PR label Apr 30, 2020
@mbondyra
Copy link
Copy Markdown
Contributor

@elasticmachine merge upstream

@mbondyra mbondyra mentioned this pull request Apr 30, 2020
1 task
…/7.x/pr-63874

# Conflicts:
#	x-pack/plugins/lens/server/migrations.ts
@kibanamachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

History

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

@wylieconlon wylieconlon merged commit 643cabe into elastic:7.x Apr 30, 2020
@wylieconlon wylieconlon deleted the backport/7.x/pr-63874 branch April 30, 2020 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants