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

tabify responeHandler for table #13877

Merged
merged 7 commits into from
Sep 19, 2017
Merged

Conversation

ppisljar
Copy link
Member

@ppisljar ppisljar commented Sep 7, 2017

table should not import tabify but should use tabify respose handler.

tag cloud and region map should probably do the same actually both should be using point series response handler with dimensions like x for text and y for font size (text, color for regionmap) ... we should avoid using pure es data in visualizations

@ppisljar ppisljar added Feature:Visualizations Generic visualization features (in case no more specific feature label is available) review labels Sep 7, 2017
@ppisljar
Copy link
Member Author

jenkins, test this

@thomasneirynck
Copy link
Contributor

this will need a rebase to get the new license check in.

can you create an improvement ticket for replacing the tagcloud/regionmap response handlers?

@ppisljar
Copy link
Member Author

@thomasneirynck i created an issue to track tag cloud and region map progress: #13940

@nreese
Copy link
Contributor

nreese commented Sep 11, 2017

Disregard. My kibana instance died so thats why the client was choking.

When I create a new Data Table visualization, the following error message is displayed and then the visualization is broken.

screen shot 2017-09-11 at 3 35 18 pm

Copy link
Contributor

@nreese nreese left a comment

Choose a reason for hiding this comment

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

LGTM

@ppisljar
Copy link
Member Author

jenkins, test this

1 similar comment
@thomasneirynck
Copy link
Contributor

jenkins, test this

@thomasneirynck
Copy link
Contributor

lgtm pending green CI. markdown failure seems like a fluke.

@ppisljar
Copy link
Member Author

jenkins, test this

@ppisljar ppisljar merged commit 7bcc743 into elastic:master Sep 19, 2017
ppisljar added a commit that referenced this pull request Sep 19, 2017
* adding tabify response handler

* tabify should be the default response handler

* asAggResultConfig should be configurable for BWC

* update table to work with new tabify response handler

* region map needs to define responseHandler: none

* fixing tests

* markdown should set responseHandler to none
ppisljar added a commit that referenced this pull request Sep 19, 2017
* adding tabify response handler

* tabify should be the default response handler

* asAggResultConfig should be configurable for BWC

* update table to work with new tabify response handler

* region map needs to define responseHandler: none

* fixing tests

* markdown should set responseHandler to none
@ppisljar
Copy link
Member Author

backport:
6.x: 920bb65
6.0: 622dd36

thomasneirynck added a commit to thomasneirynck/kibana that referenced this pull request Sep 19, 2017
chrisronline pushed a commit to chrisronline/kibana that referenced this pull request Nov 20, 2017
* adding tabify response handler

* tabify should be the default response handler

* asAggResultConfig should be configurable for BWC

* update table to work with new tabify response handler

* region map needs to define responseHandler: none

* fixing tests

* markdown should set responseHandler to none
chrisronline pushed a commit to chrisronline/kibana that referenced this pull request Dec 1, 2017
* adding tabify response handler

* tabify should be the default response handler

* asAggResultConfig should be configurable for BWC

* update table to work with new tabify response handler

* region map needs to define responseHandler: none

* fixing tests

* markdown should set responseHandler to none
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Visualizations Generic visualization features (in case no more specific feature label is available) review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants