Mailspring/internal_packages/composer/lib
Juan Tejada 34f68dcc0d 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-contact-field.cjsx feat(account-prefs): Adds new page for Account in preferences 2015-12-10 15:27:29 -08:00
collapsed-participants.cjsx feat(keymap): add new <KeymapHandlers /> 2015-11-06 11:47:06 -08:00
compose-button.cjsx feat(tooltip): use native tooltip style 2015-10-21 11:27:57 -07:00
composer-editor.jsx fix(sig): Remove selectEnd, place cursor before sig 2016-01-05 14:31:55 -08:00
composer-view.cjsx refactor(rip-current-account): Rips out AccountStore.current 2016-01-08 14:22:13 -08:00
expanded-participants.cjsx feat(account-prefs): Adds new page for Account in preferences 2015-12-10 15:27:29 -08:00
fields.cjsx feat(composer): participants collapse 2015-09-14 10:37:00 -04:00
file-upload.cjsx bump(electron): 0.34.3 => 0.35.1 2015-11-23 22:09:17 -08:00
image-file-upload.cjsx fix(uploads): Don't allow dragging of uploading images (Fixes #366) 2015-12-29 14:21:42 -08:00
main.cjsx refactor(env): new NylasEnv global 2015-11-17 16:41:20 -08:00
participants-text-field.cjsx fix(composer): Change state.focusedField when clicking fields—see details 2015-12-08 17:44:20 -08:00