-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* "Added FolderBlock component and updated conditional statement to render it for 'folder' type" * "Added FolderBlock component and updated conditional statement to render it for 'folder' type" * Added MultiFileBlock component * Added MultiFileBlock component * updates on multi-file block * Update folder upload block specs and BlockGenerator component * Updated email and github of Zetane * try 1 * try 1 * folder and multi-file works, with minor bugs * folder upload block shows it's folders name. * folder-upload and multi-files upload working fine. * got rid of localStorage --------- Co-authored-by: Jon Magoon <[email protected]>
- Loading branch information
1 parent
45fc61a
commit 48f6047
Showing
4 changed files
with
108 additions
and
42 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
53 changes: 34 additions & 19 deletions
53
frontend/src/components/ui/blockGenerator/Folder-uploadBlock.jsx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters