Mailspring/internal_packages/onboarding
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
..
lib WIP: This is the initial diff for new folders & labels. 2015-07-16 11:54:20 -04:00
spec feat(onboarding): refactor onboarding flow 2015-06-17 15:58:58 -07:00
stylesheets feat(onboarding): refactor onboarding flow 2015-06-17 15:58:58 -07:00
package.json feat(onboarding): refactor onboarding flow 2015-06-17 15:58:58 -07:00