[GitHub] incubator-zeppelin pull request: [ZEPPELIN-599]notebook search sho...

2016-05-05 Thread ravicodder
Github user ravicodder commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/859#issuecomment-217127237 @bzz Done required changes. Please have a look. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-834]Handle Note-name wi...

2016-05-04 Thread ravicodder
Github user ravicodder commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/866#issuecomment-216759102 @prabhjyotsingh thanks for review. Refactored all the logic into common function. --- If your project is set up for it, you can reply to this email

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-705]Search should aware...

2016-05-02 Thread ravicodder
Github user ravicodder commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/833#issuecomment-216222460 @bzz At a time we have set the search results to show at most 20 results. I feel, for such a small value there should not be any performance

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-599]notebook search sho...

2016-05-02 Thread ravicodder
Github user ravicodder commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/859#issuecomment-216158267 @Leemoonsoo @bzz Thanks for review , Fixed indentation and added test. @bzz thanks for informing , will take care in future PR's --- If your project

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-834]Handle Note-name wi...

2016-04-28 Thread ravicodder
GitHub user ravicodder opened a pull request: https://github.com/apache/incubator-zeppelin/pull/866 [ZEPPELIN-834]Handle Note-name with spaces ### What is this PR for? Handle notename to have only white spaces. ### What type of PR is it? [Bug Fix

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-599]notebook search sho...

2016-04-27 Thread ravicodder
Github user ravicodder commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/859#issuecomment-215164810 Ready for review. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-599]notebook search sho...

2016-04-27 Thread ravicodder
GitHub user ravicodder opened a pull request: https://github.com/apache/incubator-zeppelin/pull/859 [ZEPPELIN-599]notebook search should search paragraph title ### What is this PR for? Allow notebook search to search paragraph title too. ### What type of PR

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-705]Search should aware...

2016-04-26 Thread ravicodder
Github user ravicodder commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/833#issuecomment-214624711 @bzz Thanks for the review, I have tried to make test more readable. Please have a look. --- If your project is set up for it, you can reply

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-705]Search should aware...

2016-04-23 Thread ravicodder
Github user ravicodder commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/833#issuecomment-213894856 @Leemoonsoo @prabhjyotsingh Added test . Please have a look. --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] incubator-zeppelin pull request: Use bootstrap dialog in place of ...

2016-04-23 Thread ravicodder
Github user ravicodder commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/837#issuecomment-213892798 @Leemoonsoo My JIRA user ID is ravicodder . Should I create a JIRA issue for this change? --- If your project is set up for it, you can reply

[GitHub] incubator-zeppelin pull request: Use bootstrap dialog in place of ...

2016-04-23 Thread ravicodder
Github user ravicodder commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/837#issuecomment-213713595 @Leemoonsoo No JIRA id for this. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-818]Permissions cannot ...

2016-04-21 Thread ravicodder
GitHub user ravicodder opened a pull request: https://github.com/apache/incubator-zeppelin/pull/846 [ZEPPELIN-818]Permissions cannot be cleared ### What is this PR for? To allow user to clear note permissions . ### What type of PR is it? [BUG

[GitHub] incubator-zeppelin pull request: Use bootstrap dialog in place of ...

2016-04-16 Thread ravicodder
Github user ravicodder commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/837#issuecomment-210886009 @Leemoonsoo Thanks for review, Test updated . @prabhjyotsingh Thanks for help. --- If your project is set up for it, you can reply to this email

[GitHub] incubator-zeppelin pull request: Use bootstrap dialog in place of ...

2016-04-14 Thread ravicodder
GitHub user ravicodder opened a pull request: https://github.com/apache/incubator-zeppelin/pull/837 Use bootstrap dialog in place of standard confirm ### What is this PR for? Use bootstrap dialog in place of standard confirm ### What type of PR is it? Improvement

[GitHub] incubator-zeppelin pull request: [ZEPPELIN-705]Search should aware...

2016-04-13 Thread ravicodder
GitHub user ravicodder opened a pull request: https://github.com/apache/incubator-zeppelin/pull/833 [ZEPPELIN-705]Search should aware notebook permission ### What is this PR for? Make search aware of notebook permissions and allow only those search results for which user has

[GitHub] incubator-zeppelin pull request: Add username in place of Connecte...

2016-03-22 Thread ravicodder
Github user ravicodder commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/788#issuecomment-199904177 Added limit to size and we can see the complete username on tool tip ![screen shot 2016-03-22 at 4 41 29 pm](https://cloud.githubusercontent.com

[GitHub] incubator-zeppelin pull request: Add username in place of Connecte...

2016-03-21 Thread ravicodder
Github user ravicodder commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/788#issuecomment-199179527 Ready for review. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does

[GitHub] incubator-zeppelin pull request: Add username in place of Connecte...

2016-03-21 Thread ravicodder
GitHub user ravicodder opened a pull request: https://github.com/apache/incubator-zeppelin/pull/788 Add username in place of Connected ### What is this PR for? To show more information on the navigation bar about user. - show 'Connected' if it is an anonymous user

[GitHub] incubator-zeppelin pull request: Add selenium test case to test hi...

2016-03-07 Thread ravicodder
Github user ravicodder commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/690#issuecomment-193222906 @felixcheung rebase done. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project

[GitHub] incubator-zeppelin pull request: Add selenium test case for show a...

2016-03-04 Thread ravicodder
Github user ravicodder commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/692#issuecomment-192393131 @felixcheung done rebase. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project

[GitHub] incubator-zeppelin pull request: Add new selenium test case to tes...

2016-02-24 Thread ravicodder
Github user ravicodder commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/693#issuecomment-188634118 @corneadoug Done rebase. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project

[GitHub] incubator-zeppelin pull request: Add selenium test case for show a...

2016-02-22 Thread ravicodder
Github user ravicodder commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/692#issuecomment-187559272 @corneadoug Thank you for pointing it out. Changes done, please have a look. --- If your project is set up for it, you can reply to this email and have

[GitHub] incubator-zeppelin pull request: Add new selenium test case to tes...

2016-02-22 Thread ravicodder
Github user ravicodder commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/689#issuecomment-187133115 @prabhjyotsingh used handleException, please have a look --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] incubator-zeppelin pull request: Add selenium test case for show a...

2016-02-22 Thread ravicodder
Github user ravicodder commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/692#issuecomment-187133518 @felixcheung @prabhjyotsingh Used handle exception please have a look --- If your project is set up for it, you can reply to this email

[GitHub] incubator-zeppelin pull request: Add selenium test case to test hi...

2016-02-21 Thread ravicodder
Github user ravicodder commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/690#issuecomment-186876152 @Leemoonsoo Indented the code properly. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well

[GitHub] incubator-zeppelin pull request: Add new selenium test case to tes...

2016-02-21 Thread ravicodder
Github user ravicodder commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/689#issuecomment-186858173 @prabhjyotsingh @corneadoug Changes has been done, Please have a look. --- If your project is set up for it, you can reply to this email and have

[GitHub] incubator-zeppelin pull request: Add test case for remove paragrap...

2016-02-19 Thread ravicodder
Github user ravicodder commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/691#issuecomment-186242735 @corneadoug Sorry for late response CI is green now --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] incubator-zeppelin pull request: Add selenium test case to test hi...

2016-02-19 Thread ravicodder
Github user ravicodder commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/690#issuecomment-186229414 @Leemoonsoo Sorry for the late response. Removed conflicts --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] incubator-zeppelin pull request: Add new selenium test case to tes...

2016-02-13 Thread ravicodder
Github user ravicodder commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/693#issuecomment-183660880 @corneadoug I accidentally added those files. Sorry for that. I have made the required changes. Please have a look. --- If your project is set

[GitHub] incubator-zeppelin pull request: Add new selenium test case to tes...

2016-02-12 Thread ravicodder
Github user ravicodder commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/693#issuecomment-183264411 Ready for review --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does

[GitHub] incubator-zeppelin pull request: Add new selenium test case for cr...

2016-02-08 Thread ravicodder
Github user ravicodder commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/688#issuecomment-181249777 @Leemoonsoo Modified test case to cover new paragraph by clicking + buttons between paragraph. --- If your project is set up for it, you can reply

[GitHub] incubator-zeppelin pull request: Add new selenium test case for cr...

2016-02-08 Thread ravicodder
Github user ravicodder commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/688#issuecomment-181356761 @prabhjyotsingh Modified test case to include test case to test append paragraph to top and bottom. Please have a look. --- If your project is set

[GitHub] incubator-zeppelin pull request: Add new selenium test case for cr...

2016-02-07 Thread ravicodder
Github user ravicodder commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/688#issuecomment-181026863 @Leemoonsoo This test does not cover new paragraph by clicking + buttons between paragraphs --- If your project is set up for it, you can reply

[GitHub] incubator-zeppelin pull request: Add new selenium test case to tes...

2016-02-04 Thread ravicodder
GitHub user ravicodder opened a pull request: https://github.com/apache/incubator-zeppelin/pull/693 Add new selenium test case to test width button for paragraph ##What is this PR for? Add a new test case for testing the Width button. ##What type of PR

[GitHub] incubator-zeppelin pull request: Add new selenium test case to tes...

2016-02-03 Thread ravicodder
GitHub user ravicodder opened a pull request: https://github.com/apache/incubator-zeppelin/pull/689 Add new selenium test case to test clear output button ##What is this PR for? Add a new test case for testing the clear output button. Clear output button clears

[GitHub] incubator-zeppelin pull request: Add selenium test case to test hi...

2016-02-03 Thread ravicodder
GitHub user ravicodder opened a pull request: https://github.com/apache/incubator-zeppelin/pull/690 Add selenium test case to test hide and show line number button of paragraph What is this PR for? Add a new test case for testing the show line number and hide line number

[GitHub] incubator-zeppelin pull request: Add test case for remove paragrap...

2016-02-03 Thread ravicodder
GitHub user ravicodder opened a pull request: https://github.com/apache/incubator-zeppelin/pull/691 Add test case for remove paragraph button What is this PR for? Add a new test case for testing the Remove Button. Remove button is used for removing Paragraph

[GitHub] incubator-zeppelin pull request: Add selenium test case for show a...

2016-02-03 Thread ravicodder
GitHub user ravicodder opened a pull request: https://github.com/apache/incubator-zeppelin/pull/692 Add selenium test case for show and hide title of paragraph What is this PR for? Add a new test case for testing the show title and hide title button. What type

[GitHub] incubator-zeppelin pull request: Add new selenium test case for cr...

2016-02-03 Thread ravicodder
GitHub user ravicodder opened a pull request: https://github.com/apache/incubator-zeppelin/pull/688 Add new selenium test case for create new paragraph button The Selenium test case which will test the create new button . Create new button is for creating new paragraph

[GitHub] incubator-zeppelin pull request: add new selenium test case for mo...

2016-02-02 Thread ravicodder
GitHub user ravicodder opened a pull request: https://github.com/apache/incubator-zeppelin/pull/687 add new selenium test case for move paragraph up and down ### What is this PR for? Add new selenium test case for move paragraph up and down ### What type of PR