Mailspring/internal_packages/composer/lib
Ben Gotow 425856b053 fix(file-uploads): Smattering of bug fixes related to uploading & canceling uploads
Summary:
Cancelling a file upload properly makes the task return Task.Status.Finished (previously it was broken and returning Task.Status.Retry)

Dragging a directory now gives you a nice error message

Aborting an upload now looks for the task with the given ID, not a task with the given filepath since there could be identical uploads happening in other windows

Make it more explicit that the uploadId is not the task ID

Add a few tests

Test Plan: Run new tests

Reviewers: evan

Reviewed By: evan

Differential Revision: https://phab.nylas.com/D1750
2015-07-15 16:52:43 -07:00
..
compose-button.cjsx feat(theming): Definitely not hacker mode. I don't know what you're talking about. 2015-06-05 11:40:44 -07:00
composer-view.cjsx fix(file-uploads): Smattering of bug fixes related to uploading & canceling uploads 2015-07-15 16:52:43 -07:00
contenteditable-component.cjsx feat(quoted-text): New quoted text engine 2015-07-08 09:51:33 -07:00
file-upload.cjsx feat(attachments): Tons of tiny fixes to attachments, drag-and-drop attachments to other apps 2015-07-15 13:15:05 -07:00
floating-toolbar.cjsx refactor(utils): switch to regular underscore 2015-05-19 16:06:59 -07:00
image-file-upload.cjsx feat(attachments): Tons of tiny fixes to attachments, drag-and-drop attachments to other apps 2015-07-15 13:15:05 -07:00
main.cjsx feat(composer): new composer and button styles 2015-06-17 16:03:50 -07:00
participants-text-field.cjsx fix(*): can select participant with space if it's an email 2015-07-13 10:25:30 -04:00
scribe-template-regions.js fix(drafts): Various improvements and fixes to drafts, draft state management 2015-02-03 16:24:31 -08:00