Skip to content

Conversation

@Leemoonsoo
Copy link
Member

@Leemoonsoo Leemoonsoo commented Oct 15, 2016

What is this PR for?

As one of task of https://issues.apache.org/jira/browse/ZEPPELIN-1003, refactoring visualization code in the front-end side.

This patch try to abstract visualization in OOP style, and want to provide the same API for Helium package in the future.

Please feel free to leave any feedback about the implementation.

What type of PR is it?

Refactoring

Todos

  • - Abstract visualization

What is the Jira issue?

this resolves part of https://issues.apache.org/jira/browse/ZEPPELIN-1003

Questions:

  • Does the licenses files need update? no
  • Is there breaking changes for older versions? no
  • Does this needs documentation? no

@Leemoonsoo Leemoonsoo force-pushed the refactoring_viz branch 2 times, most recently from 1268706 to ce359e3 Compare November 3, 2016 18:25
@Leemoonsoo Leemoonsoo changed the title [WIP] [ZEPPELIN-1003] Refactoring visualization [ZEPPELIN-1003] Refactoring visualization Nov 3, 2016
@Leemoonsoo
Copy link
Member Author

I have created following issue https://issues.apache.org/jira/browse/ZEPPELIN-1619 for further work.

This patch refactor build-in visualizations. Now most of codes for rending visualization took out from paragraph.controller.js and placed under zeppelin-web/src/app/visualization. And i think it's much more organized than before.

Please review this change

@Leemoonsoo
Copy link
Member Author

Merge if there're no further discussions.

@asfgit asfgit closed this in 865d10f Nov 8, 2016
asfgit pushed a commit that referenced this pull request Nov 15, 2016
### What is this PR for?
After #1529, max number of rows limitation message is not displayed.

### What type of PR is it?
Hot Fix

### Todos
* [x] - display comment of tabledata

### What is the Jira issue?
https://issues.apache.org/jira/browse/ZEPPELIN-1668

### How should this be tested?

### Screenshots (if appropriate)

### Questions:
* Does the licenses files need update? no
* Is there breaking changes for older versions? no
* Does this needs documentation? no

Author: Lee moon soo <moon@apache.org>

Closes #1642 from Leemoonsoo/ZEPPELIN-1668 and squashes the following commits:

2d8d6ff [Lee moon soo] Display comment of table data
asfgit pushed a commit that referenced this pull request Nov 15, 2016
### What is this PR for?
Downloaded csv, tsv file contains only header of table after #1529 is merged

### What type of PR is it?
Hot Fix

### Todos
* [x] - Fix csv/tsv download

### What is the Jira issue?
https://issues.apache.org/jira/browse/ZEPPELIN-1654

### How should this be tested?

### Screenshots (if appropriate)

### Questions:
* Does the licenses files need update? no
* Is there breaking changes for older versions? no
* Does this needs documentation? no

Author: Lee moon soo <moon@apache.org>

Closes #1643 from Leemoonsoo/ZEPPELIN-1654 and squashes the following commits:

da08714 [Lee moon soo] Fix csv/tsv download
tae-jun pushed a commit to tae-jun/zeppelin that referenced this pull request Nov 23, 2016
### What is this PR for?
After apache#1529, max number of rows limitation message is not displayed.

### What type of PR is it?
Hot Fix

### Todos
* [x] - display comment of tabledata

### What is the Jira issue?
https://issues.apache.org/jira/browse/ZEPPELIN-1668

### How should this be tested?

### Screenshots (if appropriate)

### Questions:
* Does the licenses files need update? no
* Is there breaking changes for older versions? no
* Does this needs documentation? no

Author: Lee moon soo <moon@apache.org>

Closes apache#1642 from Leemoonsoo/ZEPPELIN-1668 and squashes the following commits:

2d8d6ff [Lee moon soo] Display comment of table data
tae-jun pushed a commit to tae-jun/zeppelin that referenced this pull request Nov 23, 2016
### What is this PR for?
Downloaded csv, tsv file contains only header of table after apache#1529 is merged

### What type of PR is it?
Hot Fix

### Todos
* [x] - Fix csv/tsv download

### What is the Jira issue?
https://issues.apache.org/jira/browse/ZEPPELIN-1654

### How should this be tested?

### Screenshots (if appropriate)

### Questions:
* Does the licenses files need update? no
* Is there breaking changes for older versions? no
* Does this needs documentation? no

Author: Lee moon soo <moon@apache.org>

Closes apache#1643 from Leemoonsoo/ZEPPELIN-1654 and squashes the following commits:

da08714 [Lee moon soo] Fix csv/tsv download
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant