Mailspring/static/images
Ben Gotow 81d2edcaf9 feat(accounts): Kill namespaces, long live accounts
Summary:
This diff replaces the Namespace object with the Account object, and changes all references to namespace_id => account_id, etc. The endpoints are now `/threads` instead of `/n/<id>/threads`.

This diff also adds preliminary support for multiple accounts. When you log in, we now log you in to all the attached accounts on edgehill server. From the preferences panel, you can auth with / unlink additional accounts. Shockingly, this all seems to pretty much work.

When replying to a thread, you cannot switch from addresses. However, when creating a new message in a popout composer, you can change the from address and the SaveDraftTask will delete/re-root the draft on the new account.

Search bar doesn't need to do full refresh on clear if it never committed

Allow drafts to be switched to a different account when not in reply to an existing thread

Fix edge case where ChangeMailTask throws exception if no models are modified during performLocal

Show many dots for many accounts in long polling status bar

add/remove accounts from prefs

Spec fixes!

Test Plan: Run tests, none broken!

Reviewers: evan, dillon

Reviewed By: evan, dillon

Differential Revision: https://phab.nylas.com/D1928
2015-08-21 15:29:58 -07:00
..
application-frame fix(images): compress images 2015-07-22 22:41:19 -07:00
attachments fix(T2387): Use better file icons from SDW 2015-07-31 12:34:24 -07:00
composer feat(message-list): better sending state 2015-08-03 17:19:07 -07:00
empty-state feat(accounts): Kill namespaces, long live accounts 2015-08-21 15:29:58 -07:00
events RSVP tile for events on messages 2015-07-28 18:21:30 -07:00
format-bar Adding sebaastian's artwork for icons 2015-03-03 09:49:15 -08:00
labels feat(picker): new folder and label picker 2015-07-23 11:47:46 -07:00
menu fix(images): compress images 2015-07-22 22:41:19 -07:00
message-list fix(images): compress images 2015-07-22 22:41:19 -07:00
message-list-toggle-sidebar fix(workspace): Support for hidden locations / columns 2015-07-23 11:18:42 -07:00
onboarding fix(images): compress images 2015-07-22 22:41:19 -07:00
preferences feat(accounts): Kill namespaces, long live accounts 2015-08-21 15:29:58 -07:00
reply-dropdown fix(images): compress images 2015-07-22 22:41:19 -07:00
search feat(picker): new folder and label picker 2015-07-23 11:47:46 -07:00
sheets fix(images): compress images 2015-07-22 22:41:19 -07:00
sidebar feat(sidebar): add more Salesforce states 2015-03-20 16:31:35 -07:00
source-list fix(images): compress images 2015-07-22 22:41:19 -07:00
splitpane fix(images): compress images 2015-07-22 22:41:19 -07:00
thread-list UndoRedoButton now shows 2015-07-31 13:12:47 -07:00
thread-list-quick-actions Quick actions fix 2015-08-13 14:56:22 -07:00
toolbar feat(picker): new folder and label picker 2015-07-23 11:47:46 -07:00
tooltip feat(composer): new composer styles 2015-03-17 16:19:40 -07:00