Skip to content

[ZEPPELIN-1550] fixed 'add from URL' button - #1523

Closed
yunho0130 wants to merge 1 commit into
apache:masterfrom
yunho0130:ZEPPELIN-1550
Closed

[ZEPPELIN-1550] fixed 'add from URL' button#1523
yunho0130 wants to merge 1 commit into
apache:masterfrom
yunho0130:ZEPPELIN-1550

Conversation

@yunho0130

Copy link
Copy Markdown
Contributor

What is this PR for?

fixed 'add from URL' button and disable backdrop function.

What type of PR is it?

Bug Fix

Todos

None

What is the Jira issue?

ZEPPELIN-1550

How should this be tested?

click 'Import note' -> click 'Add from URL' -> click 'x' button -> open the dialog again -> it shows the URL page not the initial page.

Screenshots (if appropriate)

  • before
    import_note_window
  • after
    after_2

Questions:

  • Does the licenses files need update? no
  • Is there breaking changes for older versions? no
  • Does this needs documentation? no

@yunho0130yunho0130 changed the title fixed 'add from URL' button[ZEPPELIN-1550] fixed 'add from URL' buttonOct 14, 2016
@tae-jun

Copy link
Copy Markdown
Contributor

+1

@AhyoungRyu

Copy link
Copy Markdown
Contributor

@yunho0130 Thanks for your contribution. Nice catch!
Tested and works well. LGTM 👍

@AhyoungRyu

Copy link
Copy Markdown
Contributor

Merging this if there are no more discussions :D

@minahlee

Copy link
Copy Markdown
Member

LGTM

asfgit pushed a commit that referenced this pull request Oct 17, 2016
fixed 'add from URL' button and disable backdrop function.
Bug Fix
None
[ZEPPELIN-1550](https://issues.apache.org/jira/browse/ZEPPELIN-1550)
click 'Import note' -> click 'Add from URL' -> click 'x' button -> open the dialog again -> it shows the URL page not the initial page.
- before
![import_note_window](https://cloud.githubusercontent.com/assets/7574765/19379302/36a0fc12-922c-11e6-9018-c67893305005.gif)
- after
![after_2](https://cloud.githubusercontent.com/assets/7574765/19379491/2c5a072a-922d-11e6-8804-55c9766b3c5c.gif)
* Does the licenses files need update? no
* Is there breaking changes for older versions? no
* Does this needs documentation? no
Author: Yunho Maeng <yunho.maeng.dc@gmail.com>
Closes#1523 from yunho0130/ZEPPELIN-1550 and squashes the following commits:
a045928 [Yunho Maeng] fixed 'add from URL' button and disable backdrop fuction when user use modal window
(cherry picked from commit e5f211b)
Signed-off-by: Mina Lee <minalee@apache.org>
Conflicts:
zeppelin-web/src/components/noteName-import/note-import-dialog.html
darionyaphet pushed a commit to darionyaphet/zeppelin that referenced this pull request Oct 27, 2016
### What is this PR for?
fixed 'add from URL' button and disable backdrop function.
### What type of PR is it?
Bug Fix
### Todos
None
### What is the Jira issue?
[ZEPPELIN-1550](https://issues.apache.org/jira/browse/ZEPPELIN-1550)
### How should this be tested?
click 'Import note' -> click 'Add from URL' -> click 'x' button -> open the dialog again -> it shows the URL page not the initial page.
### Screenshots (if appropriate)
- before
![import_note_window](https://cloud.githubusercontent.com/assets/7574765/19379302/36a0fc12-922c-11e6-9018-c67893305005.gif)
- after
![after_2](https://cloud.githubusercontent.com/assets/7574765/19379491/2c5a072a-922d-11e6-8804-55c9766b3c5c.gif)
### Questions:
* Does the licenses files need update? no
* Is there breaking changes for older versions? no
* Does this needs documentation? no
Author: Yunho Maeng <yunho.maeng.dc@gmail.com>
Closesapache#1523 from yunho0130/ZEPPELIN-1550 and squashes the following commits:
a045928 [Yunho Maeng] fixed 'add from URL' button and disable backdrop fuction when user use modal window
pedrozatta pushed a commit to pedrozatta/zeppelin that referenced this pull request Oct 27, 2016
### What is this PR for?
fixed 'add from URL' button and disable backdrop function.
### What type of PR is it?
Bug Fix
### Todos
None
### What is the Jira issue?
[ZEPPELIN-1550](https://issues.apache.org/jira/browse/ZEPPELIN-1550)
### How should this be tested?
click 'Import note' -> click 'Add from URL' -> click 'x' button -> open the dialog again -> it shows the URL page not the initial page.
### Screenshots (if appropriate)
- before
![import_note_window](https://cloud.githubusercontent.com/assets/7574765/19379302/36a0fc12-922c-11e6-9018-c67893305005.gif)
- after
![after_2](https://cloud.githubusercontent.com/assets/7574765/19379491/2c5a072a-922d-11e6-8804-55c9766b3c5c.gif)
### Questions:
* Does the licenses files need update? no
* Is there breaking changes for older versions? no
* Does this needs documentation? no
Author: Yunho Maeng <yunho.maeng.dc@gmail.com>
Closesapache#1523 from yunho0130/ZEPPELIN-1550 and squashes the following commits:
a045928 [Yunho Maeng] fixed 'add from URL' button and disable backdrop fuction when user use modal window
Sign up for freeto 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

@yunho0130@tae-jun@AhyoungRyu@minahlee