Skip to content

[Zeppelin-1540] fix note url input placeholder - #1509

Closed
khalidhuseynov wants to merge 1 commit into
apache:masterfrom
khalidhuseynov:fix/note-import-placeholder
Closed

[Zeppelin-1540] fix note url input placeholder#1509
khalidhuseynov wants to merge 1 commit into
apache:masterfrom
khalidhuseynov:fix/note-import-placeholder

Conversation

@khalidhuseynov

Copy link
Copy Markdown
Member

What is this PR for?

Fix input form placeholder for note url

What type of PR is it?

Improvement

Todos

  • - Task

What is the Jira issue?

ZEPPELIN-1540

How should this be tested?

go to import note menu -> add from url -> see input forms

Screenshots (if appropriate)

Before:
screen shot 2016-10-13 at 2 37 24 pm

After:
screen shot 2016-10-13 at 2 36 06 pm

Questions:

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

@AhyoungRyu

Copy link
Copy Markdown
Contributor

@khalidhuseynov nice catch! yeah it's really confusing. Looks good 👍

@prabhjyotsingh

Copy link
Copy Markdown
Contributor

LGTM!

@minahlee

Copy link
Copy Markdown
Member

LGTM. Merge if there is no more discussion

asfgit pushed a commit that referenced this pull request Oct 17, 2016
Fix input form placeholder for `note url`
Improvement
* [x] - Task
[ZEPPELIN-1540](https://issues.apache.org/jira/browse/ZEPPELIN-1540)
go to import note menu -> add from url -> see input forms
Before:
<img width="593" alt="screen shot 2016-10-13 at 2 37 24 pm" src="https://cloud.githubusercontent.com/assets/1642088/19337731/9ea41248-9152-11e6-859b-757f44b2866a.png">
After:
<img width="601" alt="screen shot 2016-10-13 at 2 36 06 pm" src="https://cloud.githubusercontent.com/assets/1642088/19337716/7f90522c-9152-11e6-8ad2-cbfcdc241e10.png">
* Does the licenses files need update? no
* Is there breaking changes for older versions? no
* Does this needs documentation? no
Author: Khalid Huseynov <khalidhnv@gmail.com>
Closes#1509 from khalidhuseynov/fix/note-import-placeholder and squashes the following commits:
c01b982 [Khalid Huseynov] note name -> note url
(cherry picked from commit 3afd444)
Signed-off-by: Mina Lee <minalee@apache.org>
Conflicts:
zeppelin-web/src/components/noteName-import/note-import-dialog.html
@khalidhuseynov
khalidhuseynov deleted the fix/note-import-placeholder branch October 18, 2016 03:13
darionyaphet pushed a commit to darionyaphet/zeppelin that referenced this pull request Oct 27, 2016
### What is this PR for?
Fix input form placeholder for `note url`
### What type of PR is it?
Improvement
### Todos
* [x] - Task
### What is the Jira issue?
[ZEPPELIN-1540](https://issues.apache.org/jira/browse/ZEPPELIN-1540)
### How should this be tested?
go to import note menu -> add from url -> see input forms
### Screenshots (if appropriate)
Before:
<img width="593" alt="screen shot 2016-10-13 at 2 37 24 pm" src="https://cloud.githubusercontent.com/assets/1642088/19337731/9ea41248-9152-11e6-859b-757f44b2866a.png">
After:
<img width="601" alt="screen shot 2016-10-13 at 2 36 06 pm" src="https://cloud.githubusercontent.com/assets/1642088/19337716/7f90522c-9152-11e6-8ad2-cbfcdc241e10.png">
### Questions:
* Does the licenses files need update? no
* Is there breaking changes for older versions? no
* Does this needs documentation? no
Author: Khalid Huseynov <khalidhnv@gmail.com>
Closesapache#1509 from khalidhuseynov/fix/note-import-placeholder and squashes the following commits:
c01b982 [Khalid Huseynov] note name -> note url
pedrozatta pushed a commit to pedrozatta/zeppelin that referenced this pull request Oct 27, 2016
### What is this PR for?
Fix input form placeholder for `note url`
### What type of PR is it?
Improvement
### Todos
* [x] - Task
### What is the Jira issue?
[ZEPPELIN-1540](https://issues.apache.org/jira/browse/ZEPPELIN-1540)
### How should this be tested?
go to import note menu -> add from url -> see input forms
### Screenshots (if appropriate)
Before:
<img width="593" alt="screen shot 2016-10-13 at 2 37 24 pm" src="https://cloud.githubusercontent.com/assets/1642088/19337731/9ea41248-9152-11e6-859b-757f44b2866a.png">
After:
<img width="601" alt="screen shot 2016-10-13 at 2 36 06 pm" src="https://cloud.githubusercontent.com/assets/1642088/19337716/7f90522c-9152-11e6-8ad2-cbfcdc241e10.png">
### Questions:
* Does the licenses files need update? no
* Is there breaking changes for older versions? no
* Does this needs documentation? no
Author: Khalid Huseynov <khalidhnv@gmail.com>
Closesapache#1509 from khalidhuseynov/fix/note-import-placeholder and squashes the following commits:
c01b982 [Khalid Huseynov] note name -> note url
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

@khalidhuseynov@AhyoungRyu@prabhjyotsingh@minahlee