GitHub user tinkoff-dwh opened a pull request:

    https://github.com/apache/zeppelin/pull/2268

    [ZEPPELIN-2403] interpreter property widgets

    ### What is this PR for?
    I spoiled the previous PR #2251
    
    Added widgets (string, text, url, password, url, checkbox) to properties of 
interpreters. Those are widgets for properties customization. Properties must 
have the ability to customize the display (for example password).
    
    
    ### What type of PR is it?
    Feature
    
    ### What is the Jira issue?
    https://issues.apache.org/jira/browse/ZEPPELIN-2403
    
    ### How should this be tested?
    - remove conf/interpreter.json
    - Try new form (create, edit) of interpreter settings
    
    ### Screenshots (if appropriate)
    edit
    
![edit](https://cloud.githubusercontent.com/assets/25951039/25130228/e2a28060-245a-11e7-895a-d7c1571f885f.png)
    
    view
    
![view](https://cloud.githubusercontent.com/assets/25951039/25130227/e2a10906-245a-11e7-9ea3-0bd070219f42.png)
    
    ### 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/tinkoff-dwh/zeppelin ZEPPELIN-2403

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/zeppelin/pull/2268.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 #2268
    
----
commit 45f5f6276d731084b3873cb1885f684ab1449e68
Author: Tinkoff DWH <tinkoff....@gmail.com>
Date:   2017-04-14T07:44:29Z

    ZEPPELIN-2403 added interpreter property types

commit 12499ae1ef7d329c7f3e74b4298031cfe4b9c490
Author: Tinkoff DWH <tinkoff....@gmail.com>
Date:   2017-04-17T08:01:39Z

    Merge remote-tracking branch 'upstream/master' into ZEPPELIN-2403
    
    # Conflicts:
    #   docs/install/upgrade.md

commit 14353b1200443582b1fceafabce0e82cdf83a054
Author: Tinkoff DWH <tinkoff....@gmail.com>
Date:   2017-04-17T08:02:01Z

    Merge remote-tracking branch 'upstream/master' into ZEPPELIN-2403

commit dd5d6c809aeb2bdb72357a072954cf4a9c882487
Author: Tinkoff DWH <tinkoff....@gmail.com>
Date:   2017-04-17T08:38:59Z

    ZEPPELIN-2403 did properties immutable, added new type 'checkbox'

commit 4f271d9b03a1748d83fefdf290abbba68d3cd280
Author: Tinkoff DWH <tinkoff....@gmail.com>
Date:   2017-04-18T12:16:00Z

    ZEPPELIN-2403  rename to widget  added new widgets  string,  number,  url

commit fd8d27810cfc004216c8ea61ea7fe5d06aa9bde2
Author: Tinkoff DWH <tinkoff....@gmail.com>
Date:   2017-04-20T10:42:05Z

    Merge remote-tracking branch 'origin/master' into ZEPPELIN-2403_backup
    
    # Conflicts:
    #   zeppelin-web/src/app/interpreter/interpreter.controller.js
    #   zeppelin-web/src/index.js

commit a495137ffccd7d88adb9593ada3cff2cb6e10698
Author: Tinkoff DWH <tinkoff....@gmail.com>
Date:   2017-04-20T10:49:24Z

    ZEPPELIN-2403 eslint fix

----


---
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 not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to