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

decouple agg configs from vis #21827

Merged
merged 14 commits into from
Sep 11, 2018

Conversation

ppisljar
Copy link
Member

@ppisljar ppisljar commented Aug 9, 2018

removes vis dependency from AggConfigs, AggConfig and AggTypes

The above classes are used to construct elasticsearch requests and should not have any dependency on the visualization.

preparation for #19813

this also resolves #22879

QA: No functionality has changed

@ppisljar ppisljar added WIP Work in progress Feature:Visualizations Generic visualization features (in case no more specific feature label is available) v7.0.0 v6.5.0 labels Aug 9, 2018
@elasticmachine
Copy link
Contributor

💔 Build Failed

@ppisljar ppisljar force-pushed the enh/decoupleVisFromAggConfigs branch 2 times, most recently from b8414c8 to 2613035 Compare August 23, 2018 06:06
@ppisljar ppisljar added review chore and removed WIP Work in progress labels Aug 23, 2018
@elasticmachine
Copy link
Contributor

💔 Build Failed

@elasticmachine
Copy link
Contributor

💔 Build Failed

@ppisljar ppisljar force-pushed the enh/decoupleVisFromAggConfigs branch from c1625bf to a181260 Compare August 27, 2018 06:41
@elasticmachine
Copy link
Contributor

💔 Build Failed

@ppisljar ppisljar force-pushed the enh/decoupleVisFromAggConfigs branch from a181260 to 19a5fd0 Compare August 27, 2018 10:42
@elasticmachine
Copy link
Contributor

💔 Build Failed

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@ppisljar ppisljar requested a review from nreese August 28, 2018 07:51
@markov00
Copy link
Member

retest

@elasticmachine
Copy link
Contributor

💔 Build Failed

@ppisljar
Copy link
Member Author

x-pack tests failled to start, other completed ok

@ppisljar
Copy link
Member Author

retest

Copy link
Member

@markov00 markov00 left a comment

Choose a reason for hiding this comment

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

Code LGTM. Tested on few visualization. Approved the merge after few successful build

@elasticmachine
Copy link
Contributor

💔 Build Failed

@ppisljar
Copy link
Member Author

x-pack tests still don't start, other passed agian

jenkins, test this

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@ppisljar ppisljar force-pushed the enh/decoupleVisFromAggConfigs branch from 36000e0 to a1b87bf Compare September 4, 2018 08:52
@ppisljar
Copy link
Member Author

ppisljar commented Sep 4, 2018

retest

@elasticmachine
Copy link
Contributor

💔 Build Failed

@ppisljar ppisljar force-pushed the enh/decoupleVisFromAggConfigs branch from a1b87bf to 4f02bf0 Compare September 5, 2018 08:49
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@elasticmachine
Copy link
Contributor

💔 Build Failed

@ppisljar
Copy link
Member Author

ppisljar commented Sep 5, 2018

jenkins, test this

@elasticmachine
Copy link
Contributor

💔 Build Failed

@ppisljar
Copy link
Member Author

ppisljar commented Sep 5, 2018

jenkins, test this

@elasticmachine
Copy link
Contributor

💔 Build Failed

}
return value === 'number';
},
filterFieldTypes: '*',
Copy link
Contributor

Choose a reason for hiding this comment

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

This change looks like top_hit is now different. Before, you could only see number fields if the vis wasn't a table or a metric.

Copy link
Member Author

Choose a reason for hiding this comment

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

addressed in #22756

@ppisljar
Copy link
Member Author

ppisljar commented Sep 5, 2018

retest

@elasticmachine
Copy link
Contributor

💔 Build Failed

@elasticmachine
Copy link
Contributor

💔 Build Failed

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@ppisljar ppisljar merged commit 0ab1369 into elastic:master Sep 11, 2018
ppisljar added a commit to ppisljar/kibana that referenced this pull request Sep 11, 2018
@ppisljar ppisljar deleted the enh/decoupleVisFromAggConfigs branch September 11, 2018 06:27
@ppisljar ppisljar restored the enh/decoupleVisFromAggConfigs branch September 26, 2018 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Feature:Visualizations Generic visualization features (in case no more specific feature label is available) review v6.5.0 v7.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

maps don't show data after zoom in/out
5 participants