Tae Jun Kim created ZEPPELIN-1736: ------------------------------------- Summary: Introduce trash & enable remove folder Key: ZEPPELIN-1736 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1736 Project: Zeppelin Issue Type: New Feature Components: front-end, zeppelin-server, zeppelin-zengine Reporter: Tae Jun Kim Assignee: Tae Jun Kim
I would like to add a new feature that removes a folder from the main page. But, removing entire folder is too risky since there is no trash. Also, I should have to think a lot when I remove a note since it cannot be restored after removing. Therefore, I would like to introduce a trash to Zeppelin based on [\[ZEPPELIN-1629\] Enable renaming the folder from the main page|https://github.com/apache/zeppelin/pull/1630]. The trash will be just a special folder of which name is "~Trash". (I chose ~ as prefix because of sorting order of the main page. The trash folder should be shown at the end) I will open a PR after merging ZEPPELIN-1629 mentioned above. -- This message was sent by Atlassian JIRA (v6.3.4#6332)