Major improvements to upload progress.
This commit is contained in:
@@ -10,5 +10,8 @@ const PhotosActionTypes = {
|
||||
DELETE_MEDIA_SUCCESS: "DELETE_MEDIA_SUCCESS",
|
||||
DELETE_MEDIA_FAILURE: "DELETE_MEDIA_FAILURE",
|
||||
CLEAR_UPLOAD_ERROR: "CLEAR_UPLOAD_ERROR",
|
||||
ADD_UPLOAD_CANCEL_TASK: "ADD_UPLOAD_CANCEL_TASK",
|
||||
REMOVE_UPLOAD_CANCEL_TASK: "REMOVE_UPLOAD_CANCEL_TASK",
|
||||
CANCEL_UPLOADS: "CANCEL_UPLOADS",
|
||||
};
|
||||
export default PhotosActionTypes;
|
||||
|
||||
Reference in New Issue
Block a user