Mailspring/internal_packages/account-sidebar/lib
Evan Morikawa 5a948a7222 feat(tags): Draft counts num drafts. Remove trash. Remove important
Summary:
The Drafts tag now displays the total number of local drafts instead of
the number of unread drafts from the server.

The Trash label has been removed since there's no way in the UI to add or
remove stuff from there.

The Important label has been removed since it's a poorly understood
Gmail-specific feature and there's no way in the UI to add or remove
things from that label.

There is no Starred label because there's no UI to indicate whther or not
something is starred and no UI interface to add or remove from stars.

Test Plan: edgehill --test

Reviewers: bengotow

Reviewed By: bengotow

Differential Revision: https://review.inboxapp.com/D1296
2015-03-13 19:32:09 -04:00
..
account-sidebar-divider-item.cjsx fix(drafts): Various improvements and fixes to drafts, draft state management 2015-02-03 16:24:31 -08:00
account-sidebar-item.cjsx Make ResizableRegion a core component, not registered with component registry 2015-03-03 09:49:15 -08:00
account-sidebar-store.coffee feat(tags): Draft counts num drafts. Remove trash. Remove important 2015-03-13 19:32:09 -04:00
account-sidebar-tag-item.cjsx fix(scrolling): scroll to end once. Fix draft deletion 2015-03-10 13:17:47 -07:00
account-sidebar.cjsx fix(react-warnings): Add keys, displayName to React components 2015-03-12 17:55:26 -07:00
main.cjsx feat(draft-list) Refactor thread-list, create draft-list 2015-03-09 18:25:53 -07:00