Mailspring/spec-nylas/stores
Evan Morikawa 5df4ac8e0b fix(composer): fix double-sending issue
Summary:
Fixes T2275

Messages were still double sending sometimes because it took a while for
the Task to end up on the TaskQueue, which is what we were using to
determine re-sendability

Test Plan: edgehill --test

Reviewers: bengotow

Reviewed By: bengotow

Maniphest Tasks: T2275

Differential Revision: https://phab.nylas.com/D1728
2015-07-13 10:50:27 -04:00
..
contact-store-spec.coffee fix(*): can select participant with space if it's an email 2015-07-13 10:25:30 -04:00
database-connection-spec.coffee refactor(DB): promisify database 2015-06-26 07:42:41 -07:00
database-store-spec.coffee refactor(DB): promisify database 2015-06-26 07:42:41 -07:00
draft-store-spec.coffee feat(offline-mode, undo-redo): Tasks handle network errors better and retry, undo/redo based on tasks 2015-07-07 13:38:53 -04:00
file-upload-store-spec.coffee refactor(DB): promisify database 2015-06-26 07:42:41 -07:00
focused-contacts-store-spec.coffee fix(naming): Move atom/inbox/nilas refs to Nylas 2015-05-15 11:07:28 -07:00
focused-content-store-spec.coffee fix(mark-as-read): Wait for messages to load, then 700msec, before marking as read 2015-06-17 19:58:20 -07:00
focused-tag-store-spec.coffee refactor(utils): switch to regular underscore 2015-05-19 16:06:59 -07:00
message-store-spec.coffee fix(mark-as-read): Wait for messages to load, then 700msec, before marking as read 2015-06-17 19:58:20 -07:00
metadata-store-spec.coffee fix(naming): Move atom/inbox/nilas refs to Nylas 2015-05-15 11:07:28 -07:00
namespace-store-spec.coffee fix(mailto): Handle mailto on application launch, populate NamespaceStore synchronously 2015-05-21 18:08:29 -07:00
task-queue-spec.coffee fix(composer): fix double-sending issue 2015-07-13 10:50:27 -04:00