Mailspring/spec/tasks
Ben Gotow a3ede94423 feat(offline-status): Show a bar when not connected to the API
Summary:
The TaskQueue does it's own throttling and has it's own processQueue retry timeout, no need for longPollConnected

Remove dead code (OfflineError)

Rename long connection state to status so we don't ask for `state.state`

Remove long poll actions related to online/offline in favor of exposing connection state through NylasSyncStatusStore

Consoliate notifications and account-error-heaer into a single package and organize files into sidebar vs. header.

Update the DeveloperBarStore to query the sync status store for long poll statuses

Test Plan: All existing tests pass

Reviewers: juan, evan

Reviewed By: evan

Differential Revision: https://phab.nylas.com/D2835
2016-04-04 17:11:09 -07:00
..
base-draft-task-spec.es6 fix(syncback): Bidirectional transforms, ready-to-send saved state 2016-03-16 19:27:12 -07:00
change-folder-task-spec.coffee es6(tasks): Convert all remaining tasks to ES6 2016-03-21 16:50:10 -07:00
change-labels-task-spec.coffee es6(tasks): Convert all remaining tasks to ES6 2016-03-21 16:50:10 -07:00
change-mail-task-spec.coffee fix(tray): Use total count, not unread count, for tray icon 2016-03-21 17:36:18 -07:00
change-starred-task-spec.coffee
change-unread-task-spec.coffee
destroy-category-task-spec.coffee es6(tasks): Convert all remaining tasks to ES6 2016-03-21 16:50:10 -07:00
destroy-model-task-spec.es6
event-rsvp-task-spec.coffee
send-draft-task-spec.es6 feat(calendar): add week view for quick scheduler 2016-04-04 15:05:48 -07:00
syncback-category-task-spec.coffee
syncback-draft-files-task-spec.es6 es6(tasks): send, syncback and specs converted to ES6 2016-03-17 16:23:53 -07:00
syncback-draft-task-spec.es6 feat(calendar): add week view for quick scheduler 2016-04-04 15:05:48 -07:00
syncback-model-task-spec.es6
task-spec.coffee feat(offline-status): Show a bar when not connected to the API 2016-04-04 17:11:09 -07:00