Mailspring/spec-nylas
Evan Morikawa 02c4d82f01 fix(draft): recover if draft is destroyed during access
Summary: Plus tests

Test Plan: new tests

Reviewers: bengotow

Reviewed By: bengotow

Differential Revision: https://phab.nylas.com/D2067
2015-09-25 16:16:54 -04:00
..
components polish(account-dropdown): Use CSS (vs styles) to hide/show switcher, animate with CSS 2015-09-24 19:07:50 -07:00
fixtures fix(quoted): if whole message is quoted text, then show it 2015-09-02 18:26:58 -07:00
models fix(reply): better coverge for reply-all participants 2015-09-14 16:18:55 -04:00
stores fix(draft): recover if draft is destroyed during access 2015-09-25 16:16:54 -04:00
tasks fix(database): add DatabaseStore.atomically to handle read/write issues 2015-09-15 20:27:52 -04:00
action-bridge-spec.coffee fix(onboarding): Tweaks, styles, etc. for new onboarding experience 2015-09-23 09:59:34 -07:00
atom-spec.coffee fix(thread-list): set min-width to threadlist. fixes T3435. 2015-09-04 12:27:05 -07:00
auto-update-manager-spec.coffee
buffered-process-spec.coffee
clipboard-spec.coffee
component-registry-spec.coffee
database-object-registry-spec.coffee fix(object-serialization): Constrain use of __constructorName, fix infinite recursion, remove hackiness 2015-08-21 16:08:24 -07:00
database-view-spec.coffee feat(accounts): Kill namespaces, long live accounts 2015-08-21 15:29:58 -07:00
dom-utils-spec.coffee
launch-services-spec.coffee fix(mailto): Linux support for mailto links 2015-09-15 14:26:47 -07:00
menu-manager-spec.coffee
model-view-selection-spec.coffee
model-view-spec.coffee
module-cache-spec.coffee
nylas-api-spec.coffee fix(onboarding): Tweaks, styles, etc. for new onboarding experience 2015-09-23 09:59:34 -07:00
nylas-protocol-handler-spec.coffee
package-manager-spec.coffee refactor(models): Enables 3rd party plugins to add Models & Tasks 2015-08-19 16:25:56 -07:00
package-spec.coffee
quoted-html-parser-spec.coffee fix(composer): much better specs for composer & quoted text 2015-09-03 19:41:56 -07:00
quoted-plain-text-parser-spec.coffee
style-manager-spec.coffee
styles-element-spec.coffee
test_utils.coffee
theme-manager-spec.coffee
undo-manager-spec.coffee
utils-spec.coffee