Mailspring/spec/stores
Juan Tejada 3d69ebbabb fix+🎨(notifs): Cleanup, handle nonexistent thread when opening notification
Notifications now check to see the thread they are supposed to open
exists.

Also, clean up FocusedContentStore._onFocus so that it doesn't have the side
effect of dispatching another action and messay logic.
Instead, added Actions.ensureCategoryFocused, to focus any category, and which
should be used separately from focusing content (notifications now use
this action for "opening" the thread)
Also, convert FocusedPerspectiveStore to ES6
2016-10-01 00:08:19 -07:00
..
account-store-spec.coffee fix(identity): Always refresh accounts after identity 2016-09-28 11:29:26 -07:00
badge-store-spec.coffee feat(babel6): Convert to use new es6 require syntax 2016-05-06 11:54:55 -07:00
category-store-spec.es6 feat(babel6): 1,774 linter errors 2016-05-06 11:55:46 -07:00
contact-store-spec.coffee es6(db): Move DatabaseStore to ES6 2016-09-30 15:24:34 -07:00
database-setup-query-builder-spec.coffee es6(db): Query builder converted to ES6 2016-09-23 08:28:41 -07:00
database-store-spec.coffee es6(db): Move DatabaseStore to ES6 2016-09-30 15:24:34 -07:00
database-transaction-spec.coffee es6(db): DatabaseTransaction & Query moved to ES6 2016-09-26 23:46:46 -07:00
draft-editing-session-spec.coffee es6(db): Move DatabaseStore to ES6 2016-09-30 15:24:34 -07:00
draft-factory-spec.es6 fix(drafts): Sanitize quoted text to avoid overlaid component issues [!!] 2016-09-27 17:45:51 -07:00
draft-helpers-spec.es6 fix(drafts): Sanitize quoted text to avoid overlaid component issues [!!] 2016-09-27 17:45:51 -07:00
draft-store-spec.es6 feat(inline-images): Drag & drop or paste inline images 2016-09-26 17:01:19 -07:00
file-download-store-spec.coffee fix(downloads): Add a check to see if last download directory is different, only show item in folder if true 2016-07-26 15:02:09 -07:00
file-upload-store-spec.coffee feat(inline-images): Drag & drop or paste inline images 2016-09-26 17:01:19 -07:00
focused-contacts-store-spec.coffee refactor(spec) move spec-nylas to spec 2015-10-01 21:39:44 -07:00
focused-content-store-spec.coffee feat(babel6): Convert to use new es6 require syntax 2016-05-06 11:54:55 -07:00
focused-perspective-store-spec.coffee fix+🎨(notifs): Cleanup, handle nonexistent thread when opening notification 2016-10-01 00:08:19 -07:00
message-store-spec.coffee fix+🎨(notifs): Cleanup, handle nonexistent thread when opening notification 2016-10-01 00:08:19 -07:00
nylas-sync-status-store-spec.es6 fix(lint): Correct more linter errors 2016-05-06 14:10:28 -07:00
task-queue-spec.coffee es6(db): Move DatabaseStore to ES6 2016-09-30 15:24:34 -07:00
task-subclass.es6 Revert "fix(task-queue): performLocal now operates serially" 2016-09-26 17:04:23 -07:00
undo-redo-store-spec.es6 fix(undo): can redo more than one undo item 2016-05-18 16:43:48 -07:00