mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-01-11 10:38:11 +08:00
e6881573d9
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 |
||
---|---|---|
.. | ||
account-sidebar | ||
attachments | ||
calendar-bar | ||
composer | ||
composer-signature | ||
developer-bar | ||
file-list | ||
inbox-contact-elements | ||
message-list | ||
message-templates | ||
mode-switch | ||
notification-mailto | ||
notification-update-available | ||
notifications | ||
onboarding | ||
search-bar | ||
settings | ||
sidebar-fullcontact | ||
sidebar-inbox-internal | ||
thread-list | ||
today | ||
tooltip | ||
ui-dark | ||
ui-light | ||
unread-notifications |