Mailspring/packages/client-app/spec/services
Juan Tejada da463c250f [client-app] Consolidate delta connection stores, rm deltas internal_pkg
Summary:
This commit consolidates the `DeltaConnectionStatusStore` and the
`DeltaConnectionStore` which kept track of very similar state and made
sense to be the same store (as per feedback in D4118#77647)

Given that this state needs to be available app-wide for plugins to
query the status of delta connections, `internal_packages/deltas` was
removed (given that it only activated that store), in favor of having the
unified store inside `src/flux/stores` and available via `nylas-exports`

The `deltas` package also contained some contacts-ranking code, which is
no longer in use until we restore that fetaure, so I created a
`internal_packages/contact-rankings` which contains this unused code for
now.

Test Plan:
manually open, close, end delta connections, verify that I'm getting
correct results. unit tests to come

Reviewers: halla, spang, evan

Reviewed By: evan

Differential Revision: https://phab.nylas.com/D4145
2017-03-09 15:27:06 -08:00
..
search [client-app] Add proper IMAP search backend 2017-03-02 14:50:35 -08:00
delta-processor-spec.coffee [client-app] Consolidate delta connection stores, rm deltas internal_pkg 2017-03-09 15:27:06 -08:00
delta-streaming-connection-spec.coffee [client-app] Consolidate delta connection stores, rm deltas internal_pkg 2017-03-09 15:27:06 -08:00
inline-style-transformer-spec.coffee [client-*] Rename packages folders and update readme 2017-02-16 13:31:37 -08:00
quoted-html-transformer-spec.coffee [client-*] Rename packages folders and update readme 2017-02-16 13:31:37 -08:00
quoted-plain-text-transformer-spec.coffee [client-*] Rename packages folders and update readme 2017-02-16 13:31:37 -08:00