-
Notifications
You must be signed in to change notification settings - Fork 3
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
Add File Manager and File Viewer Components #133
Comments
TheoWolf
added a commit
that referenced
this issue
Sep 17, 2020
Merged
TheoWolf
added a commit
that referenced
this issue
Sep 21, 2020
TheoWolf
added a commit
that referenced
this issue
Sep 21, 2020
TheoWolf
added a commit
that referenced
this issue
Sep 21, 2020
TheoWolf
added a commit
that referenced
this issue
Sep 21, 2020
TheoWolf
added a commit
that referenced
this issue
Sep 21, 2020
TheoWolf
added a commit
that referenced
this issue
Sep 22, 2020
TheoWolf
added a commit
that referenced
this issue
Sep 25, 2020
TheoWolf
added a commit
that referenced
this issue
Sep 28, 2020
TheoWolf
added a commit
that referenced
this issue
Oct 7, 2020
TheoWolf
added a commit
that referenced
this issue
Oct 7, 2020
TheoWolf
added a commit
that referenced
this issue
Oct 8, 2020
TheoWolf
added a commit
that referenced
this issue
Oct 8, 2020
* WIP Added drag and drops for multiple files * Added icons to the name column * #133
TheoWolf
added a commit
that referenced
this issue
Oct 9, 2020
TheoWolf
added a commit
that referenced
this issue
Oct 9, 2020
TheoWolf
added a commit
that referenced
this issue
Oct 9, 2020
TheoWolf
added a commit
that referenced
this issue
Oct 9, 2020
TheoWolf
added a commit
that referenced
this issue
Oct 14, 2020
TheoWolf
added a commit
that referenced
this issue
Oct 14, 2020
TheoWolf
added a commit
that referenced
this issue
Oct 14, 2020
TheoWolf
added a commit
that referenced
this issue
Oct 16, 2020
TheoWolf
added a commit
that referenced
this issue
Oct 16, 2020
TheoWolf
added a commit
that referenced
this issue
Oct 16, 2020
TheoWolf
added a commit
that referenced
this issue
Oct 16, 2020
TheoWolf
added a commit
that referenced
this issue
Oct 26, 2020
TheoWolf
added a commit
that referenced
this issue
Oct 26, 2020
TheoWolf
added a commit
that referenced
this issue
Oct 26, 2020
TheoWolf
added a commit
that referenced
this issue
Oct 27, 2020
TheoWolf
added a commit
that referenced
this issue
Oct 27, 2020
TheoWolf
added a commit
that referenced
this issue
Oct 29, 2020
…e GraphQL calls, code refactoring #133
TheoWolf
added a commit
that referenced
this issue
Oct 30, 2020
TheoWolf
added a commit
that referenced
this issue
Nov 5, 2020
Minor bug: duplicates assets in FileManger
TheoWolf
added a commit
that referenced
this issue
Nov 11, 2020
TheoWolf
added a commit
that referenced
this issue
Nov 11, 2020
TheoWolf
added a commit
that referenced
this issue
Nov 11, 2020
TheoWolf
added a commit
that referenced
this issue
Nov 11, 2020
TheoWolf
added a commit
that referenced
this issue
Nov 11, 2020
TheoWolf
added a commit
that referenced
this issue
Nov 11, 2020
TheoWolf
added a commit
that referenced
this issue
Nov 11, 2020
TheoWolf
added a commit
that referenced
this issue
Nov 11, 2020
TheoWolf
added a commit
that referenced
this issue
Nov 11, 2020
TheoWolf
added a commit
that referenced
this issue
Nov 12, 2020
TheoWolf
added a commit
that referenced
this issue
Nov 12, 2020
TheoWolf
added a commit
that referenced
this issue
Nov 17, 2020
TheoWolf
added a commit
that referenced
this issue
Nov 17, 2020
TheoWolf
added a commit
that referenced
this issue
Nov 17, 2020
TheoWolf
added a commit
that referenced
this issue
Nov 17, 2020
TheoWolf
added a commit
that referenced
this issue
Nov 17, 2020
TheoWolf
added a commit
that referenced
this issue
Nov 17, 2020
TheoWolf
added a commit
that referenced
this issue
Nov 19, 2020
TheoWolf
added a commit
that referenced
this issue
Nov 19, 2020
TheoWolf
added a commit
that referenced
this issue
Nov 19, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The Project's File Viewer is a VueJS component that looks like Windows File Explorer to enable users to navigate in the uploaded folders and files hierarchy; it is composed of a Tree that shows only on the folders and a Table that renders the content of the selected folder (in the tree).
We want it to be the main component to interact with the volumes files and folders (Upload, Download, Navigation, Drag & Drop), therefore, we want it to be as close as an Operating System's file explorer.
┆Issue is synchronized with this Trello card by Unito
The text was updated successfully, but these errors were encountered: