You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Refactored upload queue into a separate class and
simplified the uploadPayloadFile function signature.
* Added a start/stop toggle button to the bag UI allowing the user to
confirm the bag name before uploading files. This will also allow us
to handle the UI for #23 where we could automatically start uploads
unless something already exists at the target path or do things like
pause the queue and reset the upload status on errors when e.g. a
bucket has been configured to be write-once.
See #21
See #27
See #39
This would be handy for e.g. avoiding #23 by allowing you to see what's already been uploaded
The text was updated successfully, but these errors were encountered: