-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Proper state/error management for file ingestion (#639)
* Separate Upload components for maintainablity; fixed tabs height * Implemented loading state for file uploading * Implemented UploadFiles state management * Added component state * Normalized asset locations * Disabled controls while busy * Recovered folder uploading * Merged local files button * Recovered remote file * Rebased on progress * Removed unused create actions * Fixed loading message * Return file size from the server * Added large file size message * Removed unused dialog * Removed unused AdjustFile dialog * Removed unused IndexFiles dialog * Removed unused file actions * Validating -> Checking Errors * Fixed merging
- Loading branch information
Showing
31 changed files
with
539 additions
and
824 deletions.
There are no files selected for viewing
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
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
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 was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.