GitHub user egorklimov opened a pull request:
https://github.com/apache/zeppelin/pull/3205
[ZEPPELIN-3814] Add apply button to table settings
### What is this PR for?
Now changes in table settings applies only after page refreshing which
isn't convenient
* Settings menu before PR:

* Menu with new button:

### What type of PR is it?
Improvement
### What is the Jira issue?
* issue - https://issues.apache.org/jira/browse/ZEPPELIN-3814
### How should this be tested?
* CI pass
* Manually tested
### Questions:
* Does the licenses files need update? No
* Is there breaking changes for older versions? No
* Does this needs documentation? No
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/TinkoffCreditSystems/zeppelin DW-17956
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zeppelin/pull/3205.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3205
----
commit e9b5d11813aa15b0eedb5387d67594bd7195aed6
Author: George Klimov <klim.electronicmail@...>
Date: 2018-10-10T13:13:26Z
button added
----
---