Mailspring/spec-nylas/stores
Evan Morikawa 3954289cf4 WIP: This is the initial diff for new folders & labels.
Summary:
There are now two objects, Folders & Labels. These inherit from `Category`
(that's what Eben said they were using on the backend).

There are two separate tasks.

1. MoveToFolderTask
2. ApplyLabelsTask

It turns out that the semantics between the two are quite different.
The reverse operation for moving to a folder is a bit tricky.

As of 7-8-15, the Tasks are pretty much complete. I need to write tests
for them still and do some manual testing in the client.

Test Plan: Writing specs

Reviewers: bengotow

Reviewed By: bengotow

Differential Revision: https://phab.nylas.com/D1724
2015-07-16 11:54:20 -04:00
..
contact-store-spec.coffee WIP: This is the initial diff for new folders & labels. 2015-07-16 11:54:20 -04:00
database-connection-spec.coffee WIP: This is the initial diff for new folders & labels. 2015-07-16 11:54:20 -04:00
database-store-spec.coffee WIP: This is the initial diff for new folders & labels. 2015-07-16 11:54:20 -04:00
draft-store-spec.coffee feat(signatures): Initial signature support 2015-07-14 12:20:06 -07:00
file-upload-store-spec.coffee fix(file-uploads): Smattering of bug fixes related to uploading & canceling uploads 2015-07-15 16:52:43 -07:00
focused-category-store-spec.coffee WIP: This is the initial diff for new folders & labels. 2015-07-16 11:54:20 -04: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 WIP: This is the initial diff for new folders & labels. 2015-07-16 11:54:20 -04:00
message-store-spec.coffee WIP: This is the initial diff for new folders & labels. 2015-07-16 11:54:20 -04: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 WIP: This is the initial diff for new folders & labels. 2015-07-16 11:54:20 -04:00
task-queue-spec.coffee fix(composer): fix double-sending issue 2015-07-13 10:50:27 -04:00