Skip to content

Commit

Permalink
remove ftr
Browse files Browse the repository at this point in the history
Signed-off-by: Anan Zhuang <ananzh@amazon.com>
  • Loading branch information
ananzh committed May 2, 2023
1 parent eb1097e commit 12e214a
Show file tree
Hide file tree
Showing 35 changed files with 18 additions and 1,334 deletions.
7 changes: 0 additions & 7 deletions cypress/integration/with-security/check_advanced_settings.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,6 @@ describe('verify the advanced settings are saved', () => {
.should('eq', 'true');
});

it('the Timeline default columns field is set to 4', () => {
cy.get('[data-test-subj="advancedSetting-editField-timeline:default_columns"]').should(
'have.value',
4
);
});

it('the Timeline Maximum buckets field is set to 4', () => {
cy.get('[data-test-subj="advancedSetting-editField-timeline:max_buckets"]').should(
'have.value',
Expand Down
3 changes: 0 additions & 3 deletions cypress/integration/with-security/helpers/generate_data.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,6 @@ describe('Generating BWC test data with security', () => {
it('adds advanced settings', () => {
miscUtils.visitPage('app/management/opensearch-dashboards/settings');
cy.get('[data-test-subj="advancedSetting-editField-theme:darkMode"]').click();
cy.get('[data-test-subj="advancedSetting-editField-timeline:default_columns"]').type(
'{selectAll}4'
);
cy.get('[data-test-subj="advancedSetting-editField-timeline:max_buckets"]').type(
'{selectAll}4'
);
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,6 @@ describe('verify the advanced settings are saved', () => {
.should('eq', 'true');
});

it('the Timeline default columns field is set to 4', () => {
cy.get('[data-test-subj="advancedSetting-editField-timeline:default_columns"]').should(
'have.value',
4
);
});

it('the Timeline Maximum buckets field is set to 4', () => {
cy.get('[data-test-subj="advancedSetting-editField-timeline:max_buckets"]').should(
'have.value',
Expand Down
3 changes: 0 additions & 3 deletions cypress/integration/without-security/helpers/generate_data.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@ describe('Generating BWC test data without security', () => {
it('adds advanced settings', () => {
miscUtils.visitPage('app/management/opensearch-dashboards/settings');
cy.get('[data-test-subj="advancedSetting-editField-theme:darkMode"]').click();
cy.get('[data-test-subj="advancedSetting-editField-timeline:default_columns"]').type(
'{selectAll}4'
);
cy.get('[data-test-subj="advancedSetting-editField-timeline:max_buckets"]').type(
'{selectAll}4'
);
Expand Down
7 changes: 0 additions & 7 deletions src/plugins/telemetry/schema/oss_plugins.json
Original file line number Diff line number Diff line change
Expand Up @@ -1314,13 +1314,6 @@
"type": "long"
}
}
},
"timeline_sheet": {
"properties": {
"total": {
"type": "long"
}
}
}
}
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -146,47 +146,6 @@
}
}
},
"timeline-sheet": {
"properties": {
"description": {
"type": "text"
},
"hits": {
"type": "integer"
},
"kibanaSavedObjectMeta": {
"properties": {
"searchSourceJSON": {
"type": "text"
}
}
},
"timeline_chart_height": {
"type": "integer"
},
"timeline_columns": {
"type": "integer"
},
"timeline_interval": {
"type": "keyword"
},
"timeline_other_interval": {
"type": "keyword"
},
"timeline_rows": {
"type": "integer"
},
"timeline_sheet": {
"type": "text"
},
"title": {
"type": "text"
},
"version": {
"type": "integer"
}
}
},
"namespace": {
"type": "keyword"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -179,47 +179,6 @@
}
}
},
"timeline-sheet": {
"properties": {
"description": {
"type": "text"
},
"hits": {
"type": "integer"
},
"kibanaSavedObjectMeta": {
"properties": {
"searchSourceJSON": {
"type": "text"
}
}
},
"timeline_chart_height": {
"type": "integer"
},
"timeline_columns": {
"type": "integer"
},
"timeline_interval": {
"type": "keyword"
},
"timeline_other_interval": {
"type": "keyword"
},
"timeline_rows": {
"type": "integer"
},
"timeline_sheet": {
"type": "text"
},
"title": {
"type": "text"
},
"version": {
"type": "integer"
}
}
},
"type": {
"type": "keyword"
},
Expand Down Expand Up @@ -280,4 +239,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -179,47 +179,6 @@
}
}
},
"timeline-sheet": {
"properties": {
"description": {
"type": "text"
},
"hits": {
"type": "integer"
},
"kibanaSavedObjectMeta": {
"properties": {
"searchSourceJSON": {
"type": "text"
}
}
},
"timeline_chart_height": {
"type": "integer"
},
"timeline_columns": {
"type": "integer"
},
"timeline_interval": {
"type": "keyword"
},
"timeline_other_interval": {
"type": "keyword"
},
"timeline_rows": {
"type": "integer"
},
"timeline_sheet": {
"type": "text"
},
"title": {
"type": "text"
},
"version": {
"type": "integer"
}
}
},
"type": {
"type": "keyword"
},
Expand Down Expand Up @@ -280,4 +239,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -146,47 +146,6 @@
}
}
},
"timeline-sheet": {
"properties": {
"description": {
"type": "text"
},
"hits": {
"type": "integer"
},
"kibanaSavedObjectMeta": {
"properties": {
"searchSourceJSON": {
"type": "text"
}
}
},
"timeline_chart_height": {
"type": "integer"
},
"timeline_columns": {
"type": "integer"
},
"timeline_interval": {
"type": "keyword"
},
"timeline_other_interval": {
"type": "keyword"
},
"timeline_rows": {
"type": "integer"
},
"timeline_sheet": {
"type": "text"
},
"title": {
"type": "text"
},
"version": {
"type": "integer"
}
}
},
"namespace": {
"type": "keyword"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -146,47 +146,6 @@
}
}
},
"timeline-sheet": {
"properties": {
"description": {
"type": "text"
},
"hits": {
"type": "integer"
},
"kibanaSavedObjectMeta": {
"properties": {
"searchSourceJSON": {
"type": "text"
}
}
},
"timeline_chart_height": {
"type": "integer"
},
"timeline_columns": {
"type": "integer"
},
"timeline_interval": {
"type": "keyword"
},
"timeline_other_interval": {
"type": "keyword"
},
"timeline_rows": {
"type": "integer"
},
"timeline_sheet": {
"type": "text"
},
"title": {
"type": "text"
},
"version": {
"type": "integer"
}
}
},
"namespace": {
"type": "keyword"
},
Expand Down Expand Up @@ -250,4 +209,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -146,47 +146,6 @@
}
}
},
"timeline-sheet": {
"properties": {
"description": {
"type": "text"
},
"hits": {
"type": "integer"
},
"kibanaSavedObjectMeta": {
"properties": {
"searchSourceJSON": {
"type": "text"
}
}
},
"timeline_chart_height": {
"type": "integer"
},
"timeline_columns": {
"type": "integer"
},
"timeline_interval": {
"type": "keyword"
},
"timeline_other_interval": {
"type": "keyword"
},
"timeline_rows": {
"type": "integer"
},
"timeline_sheet": {
"type": "text"
},
"title": {
"type": "text"
},
"version": {
"type": "integer"
}
}
},
"namespace": {
"type": "keyword"
},
Expand Down
Loading

0 comments on commit 12e214a

Please sign in to comment.