[GitHub] zeppelin issue #3235: [ZEPPELIN-3864] Fix Travis tests

2018-12-17 Thread Savalek
Github user Savalek commented on the issue: https://github.com/apache/zeppelin/pull/3235 @felixcheung, i managed to fix the tests. ---

[GitHub] zeppelin issue #3235: [ZEPPELIN-3864] Fix Travis tests

2018-12-11 Thread Savalek
Github user Savalek commented on the issue: https://github.com/apache/zeppelin/pull/3235 @felixcheung, I'm trying to fix the tests but I can't even run `npm run test` in `zeppelin-web` because the file `webpack.config.js` made for version `webpack 1` but the current version `4

[GitHub] zeppelin issue #3235: [ZEPPELIN-3864] Fix Travis tests

2018-12-07 Thread Savalek
Github user Savalek commented on the issue: https://github.com/apache/zeppelin/pull/3235 @felixcheung, these tests should fall, because `maven` incorrectly handled errors when testing through `npm`. This PR is only the first part of fixing problems. The second part is the correction

[GitHub] zeppelin issue #3235: [ZEPPELIN-3864] Fix Travis tests

2018-12-06 Thread Savalek
Github user Savalek commented on the issue: https://github.com/apache/zeppelin/pull/3235 Any progress here? ---

[GitHub] zeppelin pull request #3255: [ZEPPELIN-3095] fix UI when paragraphs run sequ...

2018-12-06 Thread Savalek
GitHub user Savalek opened a pull request: https://github.com/apache/zeppelin/pull/3255 [ZEPPELIN-3095] fix UI when paragraphs run sequential (in v0.8) ### What is this PR for? This PR fixes the incorrect behavior of UI during the execution of the RunAllParagraphs

[GitHub] zeppelin issue #3255: [ZEPPELIN-3095] fix UI when paragraphs run sequential ...

2018-12-06 Thread Savalek
Github user Savalek commented on the issue: https://github.com/apache/zeppelin/pull/3255 @zjffdu, I did the PR at your request ---

[GitHub] zeppelin issue #3226: [ZEPPELIN-3095] fix UI when paragraphs run sequential

2018-12-03 Thread Savalek
Github user Savalek commented on the issue: https://github.com/apache/zeppelin/pull/3226 @zjffdu, I'm fixed NPE. ---

[GitHub] zeppelin issue #3243: [ZEPPELIN-3886] Remove dependency on flatmap-stream 0....

2018-11-29 Thread Savalek
Github user Savalek commented on the issue: https://github.com/apache/zeppelin/pull/3243 @drod331, try to restart `2.3`, `2.7`, `2.11` tests. Sometimes it helps. ---

[GitHub] zeppelin issue #3243: [ZEPPELIN-3886] Remove dependency on flatmap-stream 0....

2018-11-29 Thread Savalek
Github user Savalek commented on the issue: https://github.com/apache/zeppelin/pull/3243 Travis tests for this PR failed [link](https://travis-ci.org/drod331/zeppelin/builds/461127589). Dependency branch: `npm-run-all` --> `ps-tree` --> `event-stream` --> `flatm

[GitHub] zeppelin issue #3226: [ZEPPELIN-3095] fix UI when paragraphs run sequential

2018-11-28 Thread Savalek
Github user Savalek commented on the issue: https://github.com/apache/zeppelin/pull/3226 I am working to fix the problem ---

[GitHub] zeppelin issue #3235: [ZEPPELIN-3864][ZP-68] Fix Travis tests

2018-11-25 Thread Savalek
Github user Savalek commented on the issue: https://github.com/apache/zeppelin/pull/3235 @felixcheung, yes. ---

[GitHub] zeppelin pull request #3235: [ZEPPELIN-3864][ZP-68] Fix Travis tests

2018-11-22 Thread Savalek
GitHub user Savalek opened a pull request: https://github.com/apache/zeppelin/pull/3235 [ZEPPELIN-3864][ZP-68] Fix Travis tests ### What is this PR for? Maven `frontend plugin v1.4` incorrectly processed `npm` messages with error. This PR update `frontend plugin` to 1.6

[GitHub] zeppelin issue #3226: [ZEPPELIN-3095][ZP-25] fix UI when paragraphs run sequ...

2018-11-20 Thread Savalek
Github user Savalek commented on the issue: https://github.com/apache/zeppelin/pull/3226 @Leemoonsoo, if the user opens the laptop during a sequential launch, everything will work correctly. But now with the cron scheduler work is incorrect. I will try to fix it. ---

[GitHub] zeppelin issue #3226: [ZEPPELIN-3095][ZP-25] fix UI when paragraphs run sequ...

2018-11-16 Thread Savalek
Github user Savalek commented on the issue: https://github.com/apache/zeppelin/pull/3226 [Travis Tests](https://travis-ci.org/TinkoffCreditSystems/zeppelin/builds/455932788?utm_source=github_status_medium=notification) ---

[GitHub] zeppelin pull request #3227: [ZEPPELIN-3863][ZP-63] fix collaborative mode

2018-11-15 Thread Savalek
GitHub user Savalek opened a pull request: https://github.com/apache/zeppelin/pull/3227 [ZEPPELIN-3863][ZP-63] fix collaborative mode ### What is this PR for? Сollaborative editing mode is not working right now. This PR fix it ### What type of PR is it? Bug Fix

[GitHub] zeppelin issue #3226: [ZEPPELIN-3095][ZP-25] fix UI when paragraphs run sequ...

2018-11-14 Thread Savalek
Github user Savalek commented on the issue: https://github.com/apache/zeppelin/pull/3226 Travis tests OK - [link](https://travis-ci.org/TinkoffCreditSystems/zeppelin/builds/455014003?utm_source=github_status_medium=notification) ---

[GitHub] zeppelin pull request #3226: [ZEPPELIN-3095][ZP-25] fix UI when paragraphs r...

2018-11-14 Thread Savalek
GitHub user Savalek opened a pull request: https://github.com/apache/zeppelin/pull/3226 [ZEPPELIN-3095][ZP-25] fix UI when paragraphs run sequential ### What is this PR for? This PR fixes the incorrect behavior of UI during the execution of the RunAllParagraphs. Including

[GitHub] zeppelin issue #3113: [ZEPPELIN-3616] fix editor sections auto-collapse

2018-11-08 Thread Savalek
Github user Savalek commented on the issue: https://github.com/apache/zeppelin/pull/3113 What about merge? ---

[GitHub] zeppelin pull request #3116: [ZEPPELIN-3690] display all column with the sam...

2018-11-01 Thread Savalek
Github user Savalek closed the pull request at: https://github.com/apache/zeppelin/pull/3116 ---

[GitHub] zeppelin pull request #3116: [ZEPPELIN-3690] display all column with the sam...

2018-11-01 Thread Savalek
GitHub user Savalek reopened a pull request: https://github.com/apache/zeppelin/pull/3116 [ZEPPELIN-3690] display all column with the same name in ui-grid ### Description This PR allows you to correctly display tables with the same column names. Also removes a little

[GitHub] zeppelin issue #3179: [ZEPPELIN-3773] - add check permission on write.

2018-10-15 Thread Savalek
Github user Savalek commented on the issue: https://github.com/apache/zeppelin/pull/3179 Need someone else to check this PR. Because I could not reproduce this error. ---

[GitHub] zeppelin issue #3137: [ZEPPELIN-3709] Add releaseResource parameter to Cron ...

2018-10-04 Thread Savalek
Github user Savalek commented on the issue: https://github.com/apache/zeppelin/pull/3137 What about merge? ---

[GitHub] zeppelin issue #3179: [ZEPPELIN-3773] - add check permission on write.

2018-09-17 Thread Savalek
Github user Savalek commented on the issue: https://github.com/apache/zeppelin/pull/3179 @felixcheung, there is already a check on the server. Due to some errors, a commit of the paragraph went to the server and an error occurred. ---

[GitHub] zeppelin issue #3179: [ZEPPELIN-3773] - add check permission on write.

2018-09-17 Thread Savalek
Github user Savalek commented on the issue: https://github.com/apache/zeppelin/pull/3179 @mebelousov, Perhaps you have incorrectly configured shiro.ini. ---

[GitHub] zeppelin pull request #3179: [ZEPPELIN-3773] - add check permission on write...

2018-09-12 Thread Savalek
GitHub user Savalek opened a pull request: https://github.com/apache/zeppelin/pull/3179 [ZEPPELIN-3773] - add check permission on write. ### What is this PR for? Sometimes when drawing the result of a paragraph, a call is made commit paragraph. And if the user does not have

[GitHub] zeppelin issue #3174: [ZEPPELIN-3773] add check permission on write

2018-09-10 Thread Savalek
Github user Savalek commented on the issue: https://github.com/apache/zeppelin/pull/3174 It is necessary to refine ---

[GitHub] zeppelin pull request #3174: [ZEPPELIN-3773] add check permission on write

2018-09-10 Thread Savalek
Github user Savalek closed the pull request at: https://github.com/apache/zeppelin/pull/3174 ---

[GitHub] zeppelin pull request #3174: add check permission on write

2018-09-10 Thread Savalek
GitHub user Savalek opened a pull request: https://github.com/apache/zeppelin/pull/3174 add check permission on write ### What is this PR for? Sometimes when drawing the result of a paragraph, a call is made commit paragraph. And if the user does not have permission on write

[GitHub] zeppelin issue #3145: [ZEPPELIN-2572] multiple paragraphs actions

2018-08-17 Thread Savalek
Github user Savalek commented on the issue: https://github.com/apache/zeppelin/pull/3145 Now checkBox to select will be displayed if: 1. Mouse located in paragraph 2. At least one paragraph selected ![mult_v2_change_css](https://user-images.githubusercontent.com/30798933

[GitHub] zeppelin pull request #3146: [ZEPPELIN-3724] fix `run all paragraph`

2018-08-17 Thread Savalek
Github user Savalek closed the pull request at: https://github.com/apache/zeppelin/pull/3146 ---

[GitHub] zeppelin issue #3146: [ZEPPELIN-3724] fix `run all paragraph`

2018-08-16 Thread Savalek
Github user Savalek commented on the issue: https://github.com/apache/zeppelin/pull/3146 Perhaps soon such an opportunity will be added. But already in the framework of another task. ---

[GitHub] zeppelin pull request #3113: [ZEPPELIN-3616] fix editor sections auto-collap...

2018-08-16 Thread Savalek
GitHub user Savalek reopened a pull request: https://github.com/apache/zeppelin/pull/3113 [ZEPPELIN-3616] fix editor sections auto-collapse # Description This PR change logic of add new event listener on frontend. Now then add new event listener, also added destroy listener

[GitHub] zeppelin pull request #3113: [ZEPPELIN-3616] fix editor sections auto-collap...

2018-08-16 Thread Savalek
Github user Savalek closed the pull request at: https://github.com/apache/zeppelin/pull/3113 ---

[GitHub] zeppelin pull request #3146: [ZEPPELIN-3724] fix `run all paragraph`

2018-08-16 Thread Savalek
GitHub user Savalek opened a pull request: https://github.com/apache/zeppelin/pull/3146 [ZEPPELIN-3724] fix `run all paragraph` ### Description This PR fix 'run all paragraph'. Also now the execution of all paragraphs does not stop if among them there is a paragraph

[GitHub] zeppelin issue #2952: [Zeppelin-2572] multiple paragraphs actions

2018-08-16 Thread Savalek
Github user Savalek commented on the issue: https://github.com/apache/zeppelin/pull/2952 refactored and transferred to [Zeppelin-2572 ver2](https://github.com/apache/zeppelin/pull/3145) ---

[GitHub] zeppelin pull request #3145: [ZEPPELIN-2572] multiple paragraphs actions

2018-08-16 Thread Savalek
GitHub user Savalek opened a pull request: https://github.com/apache/zeppelin/pull/3145 [ZEPPELIN-2572] multiple paragraphs actions ### What is this PR for? This PR adds the ability to perform actions on several paragraphs simultaneously. He adds the checkbox to each

[GitHub] zeppelin pull request #2952: [Zeppelin-2572] multiple paragraphs actions

2018-08-16 Thread Savalek
Github user Savalek closed the pull request at: https://github.com/apache/zeppelin/pull/2952 ---

[GitHub] zeppelin pull request #3113: [ZEPPELIN-3616] fix editor sections auto-collap...

2018-08-14 Thread Savalek
GitHub user Savalek reopened a pull request: https://github.com/apache/zeppelin/pull/3113 [ZEPPELIN-3616] fix editor sections auto-collapse # Description This PR change logic of add new event listener on frontend. Now then add new event listener, also added destroy listener

[GitHub] zeppelin pull request #3113: [ZEPPELIN-3616] fix editor sections auto-collap...

2018-08-14 Thread Savalek
Github user Savalek closed the pull request at: https://github.com/apache/zeppelin/pull/3113 ---

[GitHub] zeppelin issue #3132: [ZEPPELIN-3701].Missing first several '0' and losing d...

2018-08-13 Thread Savalek
Github user Savalek commented on the issue: https://github.com/apache/zeppelin/pull/3132 I mean, it would be nice to add a check `if col[0] === '+'` to ` if (!(col[0] === '0' || col.length > float64MaxDigits)) {` ---

[GitHub] zeppelin issue #3132: [ZEPPELIN-3701].Missing first several '0' and losing d...

2018-08-13 Thread Savalek
Github user Savalek commented on the issue: https://github.com/apache/zeppelin/pull/3132 I would like to still display the mobile phone numbers correctly `+7918...`. (with sing `+`) ---

[GitHub] zeppelin pull request #3116: [ZEPPELIN-3690] display all column with the sam...

2018-08-09 Thread Savalek
GitHub user Savalek reopened a pull request: https://github.com/apache/zeppelin/pull/3116 [ZEPPELIN-3690] display all column with the same name in ui-grid ### Description This PR allows you to correctly display tables with the same column names. Also removes a little

[GitHub] zeppelin pull request #3116: [ZEPPELIN-3690] display all column with the sam...

2018-08-09 Thread Savalek
Github user Savalek closed the pull request at: https://github.com/apache/zeppelin/pull/3116 ---

[GitHub] zeppelin pull request #3116: [ZEPPELIN-3690] display all column with the sam...

2018-08-08 Thread Savalek
GitHub user Savalek opened a pull request: https://github.com/apache/zeppelin/pull/3116 [ZEPPELIN-3690] display all column with the same name in ui-grid ### Description This PR allows you to correctly display tables with the same column names. Also removes a little

[GitHub] zeppelin issue #2952: [Zeppelin-2572] multiple paragraphs actions

2018-08-07 Thread Savalek
Github user Savalek commented on the issue: https://github.com/apache/zeppelin/pull/2952 Changed the UI and add shortcut to select/deselect paragraph. ![multi](https://user-images.githubusercontent.com/30798933/43781438-8f212f72-9a65-11e8-842b-a9f59d7ee02d.gif) @jongyoul

[GitHub] zeppelin pull request #3113: [ZEPPELIN-3616] fix editor sections auto-collap...

2018-08-06 Thread Savalek
GitHub user Savalek opened a pull request: https://github.com/apache/zeppelin/pull/3113 [ZEPPELIN-3616] fix editor sections auto-collapse # Description This PR change logic of add new event listener on frontend. Now then add new event listener, also added destroy listener

[GitHub] zeppelin issue #3047: [ZEPPELIN-3574] fix large number rendering issue

2018-08-02 Thread Savalek
Github user Savalek commented on the issue: https://github.com/apache/zeppelin/pull/3047 Very LGTM ---

[GitHub] zeppelin issue #3099: [ZEPPELIN-3665] fix notebook name

2018-07-31 Thread Savalek
Github user Savalek commented on the issue: https://github.com/apache/zeppelin/pull/3099 @felixcheung, i think no. `notebook.css` the only place where used `direction: rtl;`. ---

[GitHub] zeppelin issue #3099: [ZEPPELIN-3665] fix notebook name

2018-07-30 Thread Savalek
Github user Savalek commented on the issue: https://github.com/apache/zeppelin/pull/3099 @felixcheung, I added scren shots. ---

[GitHub] zeppelin pull request #3099: [ZEPPELIN-3665] fix notebook name

2018-07-27 Thread Savalek
GitHub user Savalek reopened a pull request: https://github.com/apache/zeppelin/pull/3099 [ZEPPELIN-3665] fix notebook name ### What is this PR for? Name of notebook incorrectly displayed due to text direction. Bug Fix ### What is the Jira issue? [ZEPPELIN

[GitHub] zeppelin pull request #3099: [ZEPPELIN-3665] fix notebook name

2018-07-27 Thread Savalek
Github user Savalek closed the pull request at: https://github.com/apache/zeppelin/pull/3099 ---

[GitHub] zeppelin issue #3099: [ZEPPELIN-3665] fix notebook name

2018-07-27 Thread Savalek
Github user Savalek commented on the issue: https://github.com/apache/zeppelin/pull/3099 @Tagar, thanks! I missed it. I added a property "unicode-bidi: plaintext;". Now it should work fine. ---

[GitHub] zeppelin pull request #3099: [ZEPPELIN-3665] fix notebook name

2018-07-26 Thread Savalek
GitHub user Savalek opened a pull request: https://github.com/apache/zeppelin/pull/3099 [ZEPPELIN-3665] fix notebook name ### What is this PR for? Name of notebook incorrectly displayed due to text direction. Bug Fix ### What is the Jira issue? [ZEPPELIN

[GitHub] zeppelin issue #3056: [ZEPPELIN-3567] fix InterpreterContext convert(...) me...

2018-07-09 Thread Savalek
Github user Savalek commented on the issue: https://github.com/apache/zeppelin/pull/3056 @zjffdu, yes, this was the reason for the inoperability of the autocomplete. ---

[GitHub] zeppelin pull request #3056: [ZEPPELIN-3567] fix InterpreterContext convert(...

2018-07-06 Thread Savalek
GitHub user Savalek opened a pull request: https://github.com/apache/zeppelin/pull/3056 [ZEPPELIN-3567] fix InterpreterContext convert(...) method ### What is this PR for? After commit [7af861...](https://github.com/apache/zeppelin/commit

[GitHub] zeppelin pull request #3024: [ZEPPELIN-3545] save all tables to ResourcePool

2018-06-27 Thread Savalek
Github user Savalek closed the pull request at: https://github.com/apache/zeppelin/pull/3024 ---

[GitHub] zeppelin pull request #3024: [ZEPPELIN-3545] save all tables to ResourcePool

2018-06-15 Thread Savalek
GitHub user Savalek opened a pull request: https://github.com/apache/zeppelin/pull/3024 [ZEPPELIN-3545] save all tables to ResourcePool ### What is this PR for? Now if paragraph's output contains more than one table in ResourcePool saves only last table. It would

[GitHub] zeppelin issue #2991: [ZEPPELIN-3476] change description "auto-restart inter...

2018-06-13 Thread Savalek
Github user Savalek commented on the issue: https://github.com/apache/zeppelin/pull/2991 @felixcheung, I did it. ---

[GitHub] zeppelin issue #2952: [Zeppelin-2572] multiple paragraphs actions

2018-06-06 Thread Savalek
Github user Savalek commented on the issue: https://github.com/apache/zeppelin/pull/2952 @Tagar, thanks. I changed the tooltip. ---

[GitHub] zeppelin issue #2848: [Zeppelin-3307] - Improved shared browsing/editing for...

2018-06-01 Thread Savalek
Github user Savalek commented on the issue: https://github.com/apache/zeppelin/pull/2848 Fixed conflicts. What about merge? ---

[GitHub] zeppelin issue #2995: [ZEPPELIN-3510] Angular ui-grid fix

2018-06-01 Thread Savalek
Github user Savalek commented on the issue: https://github.com/apache/zeppelin/pull/2995 @felixcheung, thanks. I fixed it. ---

[GitHub] zeppelin pull request #2995: [ZEPPELIN-3510] Angular ui-grid fix

2018-05-31 Thread Savalek
GitHub user Savalek opened a pull request: https://github.com/apache/zeppelin/pull/2995 [ZEPPELIN-3510] Angular ui-grid fix ### What is this PR for? This PR change display of spaces in ui-grid (Now the number of displayed spaces is correct). And now then you edit the cell

[GitHub] zeppelin issue #2994: [ZEPPELIN-3285] Refine the style of Notebook title

2018-05-31 Thread Savalek
Github user Savalek commented on the issue: https://github.com/apache/zeppelin/pull/2994 @milooy, thanks. Could you take into account the mistakes corrected by this PR [2983](https://github.com/apache/zeppelin/pull/2983) ---

[GitHub] zeppelin pull request #2991: [ZEPPELIN-3476] change description

2018-05-29 Thread Savalek
GitHub user Savalek opened a pull request: https://github.com/apache/zeppelin/pull/2991 [ZEPPELIN-3476] change description ### What is this PR for? Description "auto-restart interpreter on cron execution" is does not quite fit in the sense. ### What

[GitHub] zeppelin pull request #2982: [ZEPPELIN-3492] The paragraph's table does not ...

2018-05-23 Thread Savalek
GitHub user Savalek opened a pull request: https://github.com/apache/zeppelin/pull/2982 [ZEPPELIN-3492] The paragraph's table does not scroll if there is a large cell ### What is this PR for? When scrolling (with the mouse wheel), the contents of the table jump and do

[GitHub] zeppelin issue #2848: [Zeppelin-3307] - Improved shared browsing/editing for...

2018-05-21 Thread Savalek
Github user Savalek commented on the issue: https://github.com/apache/zeppelin/pull/2848 @jongyoul, I run two tests. "master" and "zeppelin-3307 merge master." Travis shows the same result. Errors in this tests identical. ![travis](https://user-images.g

[GitHub] zeppelin issue #2848: [Zeppelin-3307] - Improved shared browsing/editing for...

2018-05-18 Thread Savalek
Github user Savalek commented on the issue: https://github.com/apache/zeppelin/pull/2848 @jongyoul, I added tests for backend. ---

[GitHub] zeppelin issue #2848: [Zeppelin-3307] - Improved shared browsing/editing for...

2018-05-18 Thread Savalek
Github user Savalek commented on the issue: https://github.com/apache/zeppelin/pull/2848 @r-kamath, @prabhjyotsingh, i fixed the description ---

[GitHub] zeppelin issue #2848: [Zeppelin-3307] - Improved shared browsing/editing for...

2018-05-08 Thread Savalek
Github user Savalek commented on the issue: https://github.com/apache/zeppelin/pull/2848 @jongyoul, I added tests. ---

[GitHub] zeppelin issue #2952: [Zeppelin-2572] multiple paragraphs actions

2018-05-07 Thread Savalek
Github user Savalek commented on the issue: https://github.com/apache/zeppelin/pull/2952 @r-kamath, I fixed it. ---

[GitHub] zeppelin issue #2848: [Zeppelin-3307] - Improved shared browsing/editing for...

2018-05-07 Thread Savalek
Github user Savalek commented on the issue: https://github.com/apache/zeppelin/pull/2848 @jongyoul, I do not like it when `try {...} catch {...}` is used many times in the code. Therefore, I slightly changed the handling of `ClassCastException`. Could you look at the new

[GitHub] zeppelin issue #2848: [Zeppelin-3307] - Improved shared browsing/editing for...

2018-05-07 Thread Savalek
Github user Savalek commented on the issue: https://github.com/apache/zeppelin/pull/2848 @r-kamath, what do you mean by turn off/on option? This option will be global and enable/disable will only be available for the server administrator? ---

[GitHub] zeppelin issue #2848: [Zeppelin-3307] - Improved shared browsing/editing for...

2018-05-05 Thread Savalek
Github user Savalek commented on the issue: https://github.com/apache/zeppelin/pull/2848 @jongyoul, I have corrected. ---

[GitHub] zeppelin issue #2708: [Zeppelin-3095] Fix UI when all paragraphs executing s...

2018-05-03 Thread Savalek
Github user Savalek commented on the issue: https://github.com/apache/zeppelin/pull/2708 Fixed merge conflicts ---

[GitHub] zeppelin issue #2848: [Zeppelin-3307] - Improved shared browsing/editing for...

2018-05-03 Thread Savalek
Github user Savalek commented on the issue: https://github.com/apache/zeppelin/pull/2848 @jongyoul, yes sending any change to the server is a big load. But this will happen only if the notebook is opened by several users. The current implementation is subject to errors in consequence

[GitHub] zeppelin issue #2952: [Zeppelin-2572] multiple paragraphs actions

2018-05-03 Thread Savalek
Github user Savalek commented on the issue: https://github.com/apache/zeppelin/pull/2952 @r-kamath, I fixed this flaw. ---

[GitHub] zeppelin pull request #2952: [Zeppelin-2572] multiple paragraphs actions

2018-04-28 Thread Savalek
GitHub user Savalek opened a pull request: https://github.com/apache/zeppelin/pull/2952 [Zeppelin-2572] multiple paragraphs actions ### What is this PR for? This PR adds the ability to perform actions on several paragraphs simultaneously. He adds the checkbox to each

[GitHub] zeppelin pull request #2947: [ZEPPELIN-3431] - Fix links, images in docs

2018-04-26 Thread Savalek
GitHub user Savalek opened a pull request: https://github.com/apache/zeppelin/pull/2947 [ZEPPELIN-3431] - Fix links, images in docs ### What is this PR for? Page http://zeppelin.apache.org/docs/0.8.0-SNAPSHOT/usage/other_features/notebook_actions.html contains errors

[GitHub] zeppelin pull request #2934: [ZEPPELIN-3417] fix dependency in zeppelin-web/...

2018-04-19 Thread Savalek
GitHub user Savalek opened a pull request: https://github.com/apache/zeppelin/pull/2934 [ZEPPELIN-3417] fix dependency in zeppelin-web/package.json ### What is this PR for? The address of the dependency in zeppelin-web/package.json changed from "shahata/angular-viewport-

[GitHub] zeppelin issue #2841: [Zeppelin-3224] - Fix "ultimate" visualization

2018-04-16 Thread Savalek
Github user Savalek commented on the issue: https://github.com/apache/zeppelin/pull/2841 Will merge? ---

[GitHub] zeppelin issue #2841: [Zeppelin-3224] - Fix "ultimate" visualization

2018-04-06 Thread Savalek
Github user Savalek commented on the issue: https://github.com/apache/zeppelin/pull/2841 @Leemoonsoo I have confused the functional with parseInt(). I fixed it. ---

[GitHub] zeppelin issue #2848: [Zeppelin-3307] - Improved shared browsing/editing for...

2018-03-21 Thread Savalek
Github user Savalek commented on the issue: https://github.com/apache/zeppelin/pull/2848 @prabhjyotsingh @r-kamath could you help with the review? ---

[GitHub] zeppelin pull request #2848: [Zeppelin-3307] - Improved shared browsing/edit...

2018-03-07 Thread Savalek
GitHub user Savalek opened a pull request: https://github.com/apache/zeppelin/pull/2848 [Zeppelin-3307] - Improved shared browsing/editing for the note ### What is this PR for? Now if the note is opened in several tabs (or several users are watching or editing

[GitHub] zeppelin issue #2841: [Zeppelin-3224] - Fix "ultimate" visualization

2018-03-07 Thread Savalek
Github user Savalek commented on the issue: https://github.com/apache/zeppelin/pull/2841 @felixcheung I found a better solution for checking for a number. ---

[GitHub] zeppelin pull request #2841: [Zeppelin 3224] - Fix "ultimate" visualization

2018-03-06 Thread Savalek
GitHub user Savalek opened a pull request: https://github.com/apache/zeppelin/pull/2841 [Zeppelin 3224] - Fix "ultimate" visualization ### What is this PR for? This PR fixes problems with incorrect data visualization using "ultimate". With certain ag

[GitHub] zeppelin issue #2749: [ZEPPELIN-3180] BUGFIX - save operation on interpreter...

2018-03-04 Thread Savalek
Github user Savalek commented on the issue: https://github.com/apache/zeppelin/pull/2749 @felixcheung, I did a rebase. An error in the tests of the Travis is the same as in master's branch. ---

[GitHub] zeppelin pull request #2749: [ZEPPELIN-3180] BUGFIX - save operation on inte...

2018-02-20 Thread Savalek
Github user Savalek closed the pull request at: https://github.com/apache/zeppelin/pull/2749 ---

[GitHub] zeppelin pull request #2749: [ZEPPELIN-3180] BUGFIX - save operation on inte...

2018-02-20 Thread Savalek
GitHub user Savalek reopened a pull request: https://github.com/apache/zeppelin/pull/2749 [ZEPPELIN-3180] BUGFIX - save operation on interpreter add whitespace to permissions ### What is this PR for? This PR fixes a bug when unnecessary spaces are added to the permissions

[GitHub] zeppelin pull request #:

2018-02-07 Thread Savalek
Github user Savalek commented on the pull request: https://github.com/apache/zeppelin/commit/4bf0f3a910e01107c00f28e4d138e52c5013f132#commitcomment-27402387 In zeppelin-web/src/app/notebook/notebook-actionBar.html: In zeppelin-web/src/app/notebook/notebook-actionBar.html on line

[GitHub] zeppelin pull request #2774: [ZEPPELIN-3212] delete extra ">" in notebook-ac...

2018-02-07 Thread Savalek
GitHub user Savalek opened a pull request: https://github.com/apache/zeppelin/pull/2774 [ZEPPELIN-3212] delete extra ">" in notebook-actionBar.html ### What is this PR for? Delete extra ">" in notebook-actionBar.html after ``

[GitHub] zeppelin pull request #:

2018-02-06 Thread Savalek
Github user Savalek commented on the pull request: https://github.com/apache/zeppelin/commit/4bf0f3a910e01107c00f28e4d138e52c5013f132#commitcomment-27371992 In zeppelin-web/src/app/notebook/notebook-actionBar.html: In zeppelin-web/src/app/notebook/notebook-actionBar.html on line

[GitHub] zeppelin issue #2762: [ZEPPELIN-3204] FIX: cursor in paragraph editor jumps

2018-02-05 Thread Savalek
Github user Savalek commented on the issue: https://github.com/apache/zeppelin/pull/2762 @timovwb sorry about this. I change the task number. ---

[GitHub] zeppelin issue #2762: [ZEPPELIN-3131] FIX: cursor in paragraph editor jumps

2018-02-02 Thread Savalek
Github user Savalek commented on the issue: https://github.com/apache/zeppelin/pull/2762 @zjffdu Here is an example of work after a fix: ![gif_after](https://user-images.githubusercontent.com/30798933/35739340-55f2958e-0842-11e8-99f5-bb1ac19434b6.gif) ---

[GitHub] zeppelin pull request #2762: [ZEPPELIN-3131] FIX: cursor in paragraph editor...

2018-02-02 Thread Savalek
GitHub user Savalek opened a pull request: https://github.com/apache/zeppelin/pull/2762 [ZEPPELIN-3131] FIX: cursor in paragraph editor jumps ### What is this PR for? Sometimes when a user enters text in the paragraph field the lower part of the paragraph starts to jump

[GitHub] zeppelin pull request #2749: [ZEPPELIN-3180] BUGFIX - save operation on inte...

2018-01-29 Thread Savalek
GitHub user Savalek opened a pull request: https://github.com/apache/zeppelin/pull/2749 [ZEPPELIN-3180] BUGFIX - save operation on interpreter add whitespace to permissions ### What is this PR for? This PR fixes a bug when unnecessary spaces are added to the permissions