malayhm opened a new pull request #3487: ZEPPELIN-4138 Zeppelin Notebooks in 
vue.js framework - Part II
URL: https://github.com/apache/zeppelin/pull/3487
 
 
   ### What is this PR for?
   - ZEPPELIN-4376 Design change as per new mockups (except Notebook view)
   - Recycle Bin: Restore Note, Delete Permanently
   - A different view for Deleted Note
   - Added Search button placeholder (actual functionality will be implemented 
with Foldering)
   - Fixed the bug which used to move the open note to the error state post 
note operations
   
   Thanks, @kmaynk for the mockups.
   Mockups: https://www.figma.com/file/F0m6EJLjoVmxFuYfM2FTUe/Mocks-V1
   
   ### What type of PR is it?
   Feature
   
   ### What is the Jira issue?
   * https://issues.apache.org/jira/browse/ZEPPELIN/issues/ZEPPELIN-4376
   * Put link here, and add [ZEPPELIN-*Jira number*] in PR title, eg. 
[ZEPPELIN-533]
   
   ### How should this be tested?
   * Start the zeppelin server
   * Go to the zeppelin-web-vue folder
   * Run npm install (first time)
   * Run npm run serve to run Zeppelin web using vue.js on localhost:8081 ( can 
be changed through .env file)
   
   ### Screenshots (if appropriate)
   <img width="1440" alt="Screen Shot 2019-10-15 at 3 00 57 AM" 
src="https://user-images.githubusercontent.com/1881135/66784862-40075300-eef9-11e9-850b-aa96a61e8c82.png";>
   <img width="633" alt="Screen Shot 2019-10-15 at 3 01 26 AM" 
src="https://user-images.githubusercontent.com/1881135/66784863-40075300-eef9-11e9-9d30-c832c76a6748.png";>
   <img width="1440" alt="Screen Shot 2019-10-15 at 3 01 48 AM" 
src="https://user-images.githubusercontent.com/1881135/66784864-40075300-eef9-11e9-8540-4eaa8b7ec4ae.png";>
   <img width="1440" alt="Screen Shot 2019-10-15 at 3 08 40 AM" 
src="https://user-images.githubusercontent.com/1881135/66784865-409fe980-eef9-11e9-95bf-1b8b1d23a90b.png";>
   
   
   ### Questions:
   * Does the licenses files need update? - No
   * Is there breaking changes for older versions? - No
   * Does this needs documentation? - No
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to