Mailspring/spec/tasks
Juan Tejada a9aaab9f38 feat(sidebar): Add sidebar controls to add and remove categories
Summary:
- Refactors account-sidebar internal package:
  - Separates into smaller react components
  - Makes DisclosureTriangle its own independent component
  - Adds data to AccountSidebarStore to allow removal or addition of items for a
    specific section of the sidebar
- Adds button and input and css styles to create categories
- Adds context menu to destroy a category
- Adds new method to CategoryStore to get the icon name for the categories of
  the current account
- Removes some unused code

Test Plan: Manual

Reviewers: evan, bengotow

Reviewed By: bengotow

Differential Revision: https://phab.nylas.com/D2283
2015-11-23 19:43:56 -08:00
..
change-folder-task-spec.coffee doc(task): make methods public and add documentation 2015-10-29 15:11:01 -04:00
change-labels-task-spec.coffee doc(task): make methods public and add documentation 2015-10-29 15:11:01 -04:00
change-mail-task-spec.coffee doc(task): make methods public and add documentation 2015-10-29 15:11:01 -04:00
change-starred-task-spec.coffee refactor(spec) move spec-nylas to spec 2015-10-01 21:39:44 -07:00
change-unread-task-spec.coffee refactor(spec) move spec-nylas to spec 2015-10-01 21:39:44 -07:00
destroy-category-task-spec.coffee feat(sidebar): Add sidebar controls to add and remove categories 2015-11-23 19:43:56 -08:00
event-rsvp-spec.coffee refactor(spec) move spec-nylas to spec 2015-10-01 21:39:44 -07:00
file-upload-task-spec.coffee fix(tasks): don't continue if dependent task fails 2015-10-21 10:33:43 -07:00
send-draft-spec.coffee refactor(env): new NylasEnv global 2015-11-17 16:41:20 -08:00
syncback-category-task-spec.coffee fix(tasks): SyncbackCategory does not need organizationUnit 2015-10-21 11:07:08 -07:00
syncback-draft-spec.coffee fix(tasks): don't continue if dependent task fails 2015-10-21 10:33:43 -07:00
task-factory-spec.coffee refactor(env): new NylasEnv global 2015-11-17 16:41:20 -08:00
task-spec.coffee refactor(env): new NylasEnv global 2015-11-17 16:41:20 -08:00