Mailspring/internal_packages/onboarding/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-choose-page.cjsx fix(auth): Track authentication success / failure rates by provider 2015-12-08 16:39:38 -08:00
account-settings-page.cjsx fix(auth): Track authentication success / failure rates by provider 2015-12-08 16:39:38 -08:00
account-types.coffee Added eas_server_host field 2015-10-21 11:33:11 -04:00
initial-packages-page.cjsx feat(newsletter): Manage subscription directly from N1 2016-01-07 18:44:40 -08:00
initial-preferences-page.cjsx feat(newsletter): Manage subscription directly from N1 2016-01-07 18:44:40 -08:00
main.cjsx refactor(env): new NylasEnv global 2015-11-17 16:41:20 -08:00
nylas-api-environment-store.coffee refactor(env): new NylasEnv global 2015-11-17 16:41:20 -08:00
onboarding-actions.coffee fix(onboarding): Invitation code system, just in case 2015-10-04 16:49:41 -07:00
page-router-store.coffee refactor(rip-current-account): Rips out AccountStore.current 2016-01-08 14:22:13 -08:00
page-router.cjsx refactor(env): new NylasEnv global 2015-11-17 16:41:20 -08:00
token-auth-api.coffee refactor(env): new NylasEnv global 2015-11-17 16:41:20 -08:00
token-auth-page.cjsx refactor(env): new NylasEnv global 2015-11-17 16:41:20 -08:00
welcome-page.cjsx bump(electron): 0.34.3 => 0.35.1 2015-11-23 22:09:17 -08:00