Mailspring/internal_packages/account-sidebar/lib
Juan Tejada 9f998d1964 refactor(rip-current-account): Rips out AccountStore.current
Summary:
- WIP: Need to fix tests and some errors!
- Refactors Category class to hold information about its type
- Refactors CategoryStore to rely on observables instead of local caches
- Adds and updates Observables and helpers
- Refactors ContactStore to hold entire cache of contacts instead of per
  current account
  - Same for ContactRankingStore and other stores
- Refactors method names for AccountStore + some helpers
- Updates MailViewFilter to hold an account
  - Adds basic Unified filter
- Replaces AccountStore.current calls with either:
  - The account of the currently focused MailViewFilter
  - The account associated with a thread, message, file, etc...
  - A parameter to be passed in
  - Arbitrarily, the first account in the AccountsStore

Test Plan: - Unit tests

Reviewers: evan, bengotow

Differential Revision: https://phab.nylas.com/D2423
2016-01-08 14:22:13 -08:00
..
account-sidebar-divider-item.cjsx fix(naming): Move atom/inbox/nilas refs to Nylas 2015-05-15 11:07:28 -07:00
account-sidebar-item.cjsx fix(sidebar): selected is not actually a required prop 2015-11-25 16:30:01 -08:00
account-sidebar-mail-view-item.cjsx refactor(rip-current-account): Rips out AccountStore.current 2016-01-08 14:22:13 -08:00
account-sidebar-section.cjsx feat(mail-rules): Per-account mail rules filter incoming, existing mail 2015-12-23 02:19:32 -05:00
account-sidebar-sheet-item.cjsx fix(icons): New artwork for a few initial packages, labels 2015-10-03 23:34:43 -07:00
account-sidebar-store.coffee refactor(rip-current-account): Rips out AccountStore.current 2016-01-08 14:22:13 -08:00
account-sidebar.cjsx fix(sidebar): selected is not actually a required prop 2015-11-25 16:30:01 -08:00
account-switcher.cjsx refactor(rip-current-account): Rips out AccountStore.current 2016-01-08 14:22:13 -08:00
main.cjsx fix(account-switcher): Switcher should not be part of the scroll region in the sidebar 2015-10-04 00:19:29 -07:00