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

[QA][refactor] Use ui settings - sample data #114530

Merged
merged 6 commits into from
Oct 19, 2021

Conversation

wayneseymour
Copy link
Member

@wayneseymour wayneseymour commented Oct 11, 2021

[skip-ci]

Use ui settings instead of setting absolute range
for timepicker.

Add 2 time functions to the common page,
set the time, unset the time.
The user handles their own navigation.

Helps with: #113998

@wayneseymour wayneseymour added auto-backport Deprecated - use backport:version if exact versions are needed release_note:skip Skip the PR/issue when compiling release notes v7.16.0 v8.0.0 buildkite-ci labels Oct 11, 2021
@wayneseymour
Copy link
Member Author

buildkite, test this

@wayneseymour
Copy link
Member Author

buildkite, test this

1 similar comment
@wayneseymour
Copy link
Member Author

buildkite, test this

@wayneseymour
Copy link
Member Author

@elasticmachine merge upstream

@wayneseymour wayneseymour self-assigned this Oct 12, 2021
@wayneseymour
Copy link
Member Author

@elasticmachine merge upstream

@wayneseymour
Copy link
Member Author

@wayneseymour wayneseymour marked this pull request as ready for review October 12, 2021 18:44
@wayneseymour wayneseymour force-pushed the refactor/timepicker-use-sample-data branch from b65677b to f5cb610 Compare October 14, 2021 13:08
wayneseymour added a commit that referenced this pull request Oct 14, 2021
Use ui settings instead of setting absolute range
for timepicker.

Stack this pr on top of:
#114530

...to use the new common page time fns.
wayneseymour added a commit that referenced this pull request Oct 14, 2021
Use ui settings instead of setting absolute range
for timepicker.

Stacked on top of: #114530
@wayneseymour wayneseymour force-pushed the refactor/timepicker-use-sample-data branch from f5cb610 to 69cfacc Compare October 18, 2021 11:09
wayneseymour added a commit that referenced this pull request Oct 18, 2021
Use ui settings instead of setting absolute range
for timepicker.

Stacked on top of: #114530
wayneseymour added a commit that referenced this pull request Oct 18, 2021
Use ui settings instead of setting absolute range
for timepicker.

Stack this pr on top of:
#114530

...to use the new common page time fns.
Copy link
Member

@dmlemeshko dmlemeshko left a comment

Choose a reason for hiding this comment

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

LGTM as long as Jenkins passes.

@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

✅ unchanged

History

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

cc @wayneseymour

@wayneseymour
Copy link
Member Author

wayneseymour commented Oct 19, 2021 via email

@wayneseymour wayneseymour merged commit c1b0565 into master Oct 19, 2021
@wayneseymour wayneseymour deleted the refactor/timepicker-use-sample-data branch October 19, 2021 10:56
@kibanamachine
Copy link
Contributor

💔 Backport failed

Status Branch Result
7.x Commit could not be cherrypicked due to conflicts

To backport manually run:
node scripts/backport --pr 114530

wayneseymour added a commit to wayneseymour/kibana that referenced this pull request Oct 19, 2021
# Conflicts:
#	test/functional/page_objects/common_page.ts
wayneseymour added a commit that referenced this pull request Oct 19, 2021
Use ui settings instead of setting absolute range
for timepicker.

Stacked on top of: #114530
wayneseymour added a commit that referenced this pull request Oct 19, 2021
Use ui settings instead of setting absolute range
for timepicker.

Stack this pr on top of:
#114530

...to use the new common page time fns.
wayneseymour added a commit that referenced this pull request Oct 19, 2021
# Conflicts:
#	test/functional/page_objects/common_page.ts
wayneseymour added a commit that referenced this pull request Oct 20, 2021
Use ui settings instead of setting absolute range
for timepicker.

Stacked on top of: #114530
wayneseymour added a commit that referenced this pull request Oct 25, 2021
Use ui settings instead of setting absolute range
for timepicker.

Stacked on top of: #114530
wayneseymour added a commit that referenced this pull request Oct 26, 2021
Use ui settings instead of setting absolute range
for timepicker.

Stacked on top of: #114530
wayneseymour added a commit that referenced this pull request Oct 27, 2021
Use ui settings instead of setting absolute range
for timepicker.

Stacked on top of: #114530
wayneseymour added a commit that referenced this pull request Oct 27, 2021
Use ui settings instead of setting absolute range
for timepicker.

Stacked on top of: #114530
wayneseymour added a commit that referenced this pull request Oct 29, 2021
Use ui settings instead of setting absolute range
for timepicker.

Stacked on top of: #114530
wayneseymour added a commit that referenced this pull request Nov 4, 2021
Use ui settings instead of setting absolute range
for timepicker.

Stacked on top of: #114530
wayneseymour added a commit that referenced this pull request Nov 15, 2021
Use ui settings instead of setting absolute range
for timepicker.

Stacked on top of: #114530
LeeDr pushed a commit that referenced this pull request Nov 16, 2021
* [QA][refactor] Use ui settings - discover histogram

Use ui settings instead of setting absolute range
for timepicker.

Stacked on top of: #114530

* Use TimeStrings interface.
kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Nov 16, 2021
* [QA][refactor] Use ui settings - discover histogram

Use ui settings instead of setting absolute range
for timepicker.

Stacked on top of: elastic#114530

* Use TimeStrings interface.
kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Nov 16, 2021
* [QA][refactor] Use ui settings - discover histogram

Use ui settings instead of setting absolute range
for timepicker.

Stacked on top of: elastic#114530

* Use TimeStrings interface.
kibanamachine added a commit that referenced this pull request Nov 16, 2021
* [QA][refactor] Use ui settings - discover histogram

Use ui settings instead of setting absolute range
for timepicker.

Stacked on top of: #114530

* Use TimeStrings interface.

Co-authored-by: Tre <[email protected]>
kibanamachine added a commit that referenced this pull request Nov 16, 2021
* [QA][refactor] Use ui settings - discover histogram

Use ui settings instead of setting absolute range
for timepicker.

Stacked on top of: #114530

* Use TimeStrings interface.

Co-authored-by: Tre <[email protected]>
dmlemeshko pushed a commit that referenced this pull request Nov 29, 2021
* [QA][refactor] Use ui settings - discover histogram

Use ui settings instead of setting absolute range
for timepicker.

Stacked on top of: #114530

* Use TimeStrings interface.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-backport Deprecated - use backport:version if exact versions are needed buildkite-ci release_note:skip Skip the PR/issue when compiling release notes v7.16.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants