Skip to content

[ZP-94] Синхронизация с Apache#3274

Closed
Savalek wants to merge 19 commits intoapache:masterfrom
Tinkoff:ZP-94
Closed

[ZP-94] Синхронизация с Apache#3274
Savalek wants to merge 19 commits intoapache:masterfrom
Tinkoff:ZP-94

Conversation

@Savalek
Copy link
Contributor

@Savalek Savalek commented Dec 26, 2018

Jira issue

ZP-94

Savalek and others added 19 commits October 31, 2018 16:02
[DW-17913] display all column with the same name in ui-grid
Variables #{noteId} and #{user} replaced to actual values.
Cherry picked from commits 9039f16, 4b90e87
[ZP-9] Add support for variables in JDBCInterpreter statementPrecode.
### What is this PR for?
This PR adds the ability to perform actions on several paragraphs simultaneously. He adds the checkbox to each paragraph. When you select at least one paragraph in the action bar, buttons appear that perform actions on the selected paragraphs.

### What type of PR is it?
Feature

### What is the Jira issue?
[ZEPPELIN-2572](https://issues.apache.org/jira/browse/ZEPPELIN-2572)
ZP-24
apache#2952 declined.
apache#3145
#6

### Screenshots (if appropriate)
![mult_v2](https://user-images.githubusercontent.com/30798933/44201040-e4a0d000-a150-11e8-955c-2837683f4651.gif)

### Questions:
* Does the licenses files need update? no
* Is there breaking changes for older versions? no
* Does this needs documentation? no
# Description
This PR change logic of add new event listener on frontend. Now then add new event listener, also added destroy listener. Destroy listener attach to some DOM element and then this element destroyed listener drop event listener.
Since the old listeners were not deleted when changing the size of the paragraph / window, an error occurred. Because of this error, updating the text in the paragraph did not happen until the end.

## Info
#### PR type: `Bug Fix` |  Jira issue: [`ZEPPELIN-3616`](https://issues.apache.org/jira/browse/ZEPPELIN-3616), ZP-23

## Screenshots
### List of all resize event (after some time of work)
<p align="center">before (77 lis.)</p>

![before](https://user-images.githubusercontent.com/30798933/43723409-421e44a0-99a0-11e8-8945-5d52e275ed02.png)

<p align="center">after (16 lis.)</p>

![after](https://user-images.githubusercontent.com/30798933/43723425-4ce02a3e-99a0-11e8-96ee-59ac177945d4.png)

### Questions:
* Does the licenses files need update? no
* Is there breaking changes for older versions? no
* Does this needs documentation? no
[ZP-26] - Remove event if dom's element destroy
[ZP-13] By default create new note in "Users/user_name/"
[ZP-22] Add logs for cron and paragraph runs
[ZP-20] Add 'Copy Column Name' to table visualisation-table
### What is this PR for?
This PR removes the legacy method (button and dropdown near the top left of each paragraph) for exporting the displayed data as a CSV or TSV file. The widgets of the legacy method are seen in the images below.

![](https://user-images.githubusercontent.com/477015/41198653-71eb5646-6ca0-11e8-9e05-988d6b9a58e5.png)
![](https://user-images.githubusercontent.com/477015/41198654-7223e7d6-6ca0-11e8-8f4d-73f4c8e9234a.png)

The legacy method is now redundant as a new improved data-export menu is available (top right corner of data display grid). The new method also does not suffer from certain issues in the legacy method. The new method is seen in the image below.


![](https://user-images.githubusercontent.com/477015/41198662-c527c7ea-6ca0-11e8-9a29-e17b92392d5c.png)


### What type of PR is it?
[Improvement]

### What is the Jira issue?
#15
https://issues.apache.org/jira/browse/ZEPPELIN-3511
apache#3013
ZP-19

### How should this be tested?
1. Travis CI pass
2. Manual checking (see screenshot below)

### Screenshots (if appropriate)
![](https://user-images.githubusercontent.com/477015/41198641-47f2777a-6ca0-11e8-8289-dbc0978468ec.png)

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

cabb83e [Sanjay Dasgupta] z3511-remove-old-download-button: Initial updates
### What is this PR for?
Get all upstream changes up to 04b726a

### What type of PR is it?
Synchronization

### What is the Jira issue?
* ZP-84
* #21

### How should this be tested?
* CI passed

### Questions:
* Does the licenses files need update? no
* Is there breaking changes for older versions? no
* Does this needs documentation? no
Local version of #14 with resolved conflicts.

### What is this PR for?
This PR fixes the incorrect behavior of UI during the execution of the RunAllParagraphs. 
Including: allows you to copy the note at runtime (before that, the new note was created only after the end of runAllParagraph), blocks some interface elements.
The following items are blocked:

**Paragraphs Control :**
* Move up
* Move down
* Insert new
* Clone paragraph
* Run all above
* Run all below
* Disable run
* Remove

**Note :**
* Insert new paragraph

### What type of PR is it?
Improvement

### What is the Jira issue?
[ZEPPELIN-3095](https://issues.apache.org/jira/browse/ZEPPELIN-3095)
ZP-25
apache#3226

### GIF
![peek 2018-11-12 16-20](https://user-images.githubusercontent.com/30798933/48350794-511c6400-e699-11e8-952a-76a4dcc9e7b0.gif)

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

Closes #14
[Zp-7] Перенос наших локальных изменений на актуальную версию apache/zeppelin
# Conflicts:
#	zeppelin-server/src/main/java/org/apache/zeppelin/socket/NotebookServer.java
#	zeppelin-zengine/src/main/java/org/apache/zeppelin/notebook/Note.java
#	zeppelin-zengine/src/main/java/org/apache/zeppelin/notebook/Notebook.java
@Savalek Savalek closed this Dec 26, 2018
@Savalek Savalek deleted the ZP-94 branch January 24, 2019 08:59
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.

4 participants