Mailspring/spec/models
Juan Tejada b5fa97bc7a fix(category-store): Fix issue with observables in CategoryStore
- Removes use of observables from category store and keeps a big cache
  of categories per account
- Upates Category Observables with new helper observables
- Updates CategoryPicker and AccountSidebarStore to use observables
- Misc fixes
2016-01-08 18:03:18 -08:00
..
category-spec.coffee fix(category-store): Fix issue with observables in CategoryStore 2016-01-08 18:03:18 -08:00
contact-spec.coffee Merge pull request #792 from Sumukh/at-character-parse 2015-12-29 12:20:00 -08:00
event-spec.coffee
file-spec.coffee
message-spec.coffee
model-spec.coffee
query-spec.coffee feat(observables): Implementation of observables to replace some stores 2015-12-07 16:52:46 -08:00
query-subscription-pool-spec.coffee Merging in new observables for thread list 2016-01-08 14:31:33 -08:00
query-subscription-spec.coffee fix(specs): Fix and update QuerySubscription specs 2015-12-22 14:30:28 -08:00
thread-spec.coffee