Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Filebrowser Component #132

Merged
merged 2 commits into from
Apr 1, 2016
Merged

Filebrowser Component #132

merged 2 commits into from
Apr 1, 2016

Conversation

coltonmercurio
Copy link
Contributor

Adding the entire file browser component (logic and UI). This relies on the filesystem to allow the viewing and editing of multiple files and directories.

==Features added/changed==

  • A file browser tab where a user can view the file system (/home/user) structure
  • Double-click to open a file in the file browser
  • The name of the current file being edited is shown
  • Download the current file being edited with the correct name
  • Cmd/Control + S saves the current file being edited
  • Expand or hide the contents of a directory
  • Rename or delete a file/directory from the browser
  • Create a new file/directory

@coltonmercurio coltonmercurio merged commit 0c3eb37 into master Apr 1, 2016
@jwchang0206 jwchang0206 deleted the filebrowser_comp branch April 12, 2016 14:44
Sign up for free to 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.

1 participant