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

[Backport 2.8] Remove timeline application #4169

Merged
merged 1 commit into from
May 30, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport ec41f59 from #3971.

* Remove timeline application

In this PR, we made the following changes:
First of all, clean out some advanced settings specific to timeline
application and tests.
* Remove timelion:default_rows: This setting defines the default
number of rows that a new Timelion sheet should have.
* Remove timelion:default_rows: This setting defines the default
number of columns that a new Timelion sheet should have.
* Remove timelion:showTutorial.

Second, remove src/plugin/timeline completely and modify timeline vis.
Third, remove all the functional tests related to timeline application.

Issue resolve
#3519
#3593

Signed-off-by: ananzh <[email protected]>

---------

Signed-off-by: Anan Zhuang <[email protected]>
Signed-off-by: ananzh <[email protected]>
(cherry picked from commit ec41f59)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

# Conflicts:
#	CHANGELOG.md
@codecov
Copy link

codecov bot commented May 30, 2023

Codecov Report

Merging #4169 (a08a022) into 2.8 (bf59644) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##              2.8    #4169   +/-   ##
=======================================
  Coverage   66.32%   66.32%           
=======================================
  Files        3229     3229           
  Lines       62077    62077           
  Branches     9608     9608           
=======================================
  Hits        41174    41174           
  Misses      18588    18588           
  Partials     2315     2315           
Flag Coverage Δ
Linux 66.27% <100.00%> (ø)
Windows 66.27% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/core/public/doc_links/doc_links_service.ts 100.00% <ø> (ø)
...tion/server/collectors/application_usage/schema.ts 100.00% <ø> (ø)
..._collection/server/collectors/management/schema.ts 100.00% <ø> (ø)
...e_collection/server/collectors/ui_metric/schema.ts 100.00% <ø> (ø)
...s/opensearch_dashboards/get_saved_object_counts.ts 100.00% <100.00%> (ø)

@kavilla kavilla merged commit fee8fd0 into 2.8 May 30, 2023
@github-actions github-actions bot deleted the backport/backport-3971-to-2.8 branch May 30, 2023 22:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autocut Skip the changelog verification check on backports v2.8.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants