Mailspring/internal_packages
Ben Gotow 21a32ac57f fix(*): Message list container styles, logout exceptions, composer logic cleanup
Summary:
This diff makes a couple changes:

- New drafts are no longer created in the composer component. Draft creation is back in the draft store where it belongs!
  - This means that the Draft List doesn't *always* contain two extra drafts, which are the unopened hot windows.
- Windows never show until they're loaded, which means windows open slowly vs. opening empty. I think the former is preferable but it's easy to change.
- Login window is now sized *before* it's shown instead of afterwards
- The mailto: behavior is now handled by the DraftStore, which gets rid of the whole draftInitialJSON thing that never made any sense.

fix(login) Make login window show at the correct size

logout from edgehill completely

Fix draft delete issue

Don't show windows, hot or cold, until they've loaded

Move logic for responding to mailto links into the draft store

Always fire `windowPropsChanged` after packages load or the window is shown

Show more error codes in red in activity bar

Make sure DraftStoreProxy doesn't interrupt the rendering of the composer with a new draft

Fix account-sidebar scroll issue, maybe?

Test Plan: Run tests!

Reviewers: evan

Reviewed By: evan

Differential Revision: https://review.inboxapp.com/D1479
2015-05-07 14:42:39 -07:00
..
account-sidebar fix(*): Message list container styles, logout exceptions, composer logic cleanup 2015-05-07 14:42:39 -07:00
attachments feat(unsafe-components): Wrap injected components, catch exceptions, clean up ComponentRegistry 2015-04-30 16:10:15 -07:00
calendar-bar refactor(react): convert to class-based React components 2015-04-30 13:08:29 -07:00
composer fix(*): Message list container styles, logout exceptions, composer logic cleanup 2015-05-07 14:42:39 -07:00
file-list feat(unsafe-components): Wrap injected components, catch exceptions, clean up ComponentRegistry 2015-04-30 16:10:15 -07:00
inbox-activity-bar fix(*): Message list container styles, logout exceptions, composer logic cleanup 2015-05-07 14:42:39 -07:00
inbox-contact-elements feat(unsafe-components): Wrap injected components, catch exceptions, clean up ComponentRegistry 2015-04-30 16:10:15 -07:00
inbox-light-ui
message-list fix(*): Message list container styles, logout exceptions, composer logic cleanup 2015-05-07 14:42:39 -07:00
message-templates feat(unsafe-components): Wrap injected components, catch exceptions, clean up ComponentRegistry 2015-04-30 16:10:15 -07:00
mode-switch feat(unsafe-components): Wrap injected components, catch exceptions, clean up ComponentRegistry 2015-04-30 16:10:15 -07:00
notification-mailto
notification-update-available
notifications feat(unsafe-components): Wrap injected components, catch exceptions, clean up ComponentRegistry 2015-04-30 16:10:15 -07:00
onboarding feat(empty-state): New view that appears when a multiselect-list is empty 2015-04-24 15:43:14 -07:00
search-bar feat(unsafe-components): Wrap injected components, catch exceptions, clean up ComponentRegistry 2015-04-30 16:10:15 -07:00
sidebar-fullcontact fix(salesforce): convert to use new ComponentRegistry 2015-05-01 15:58:25 -04:00
sidebar-inbox-internal fix(salesforce): convert to use new ComponentRegistry 2015-05-01 15:58:25 -04:00
thread-list fix(*): Message list container styles, logout exceptions, composer logic cleanup 2015-05-07 14:42:39 -07:00
tooltip refactor(react): convert to class-based React components 2015-04-30 13:08:29 -07:00
unread-badge
unread-notifications feat(salesforce): associate threads with SF objects 2015-04-30 11:35:38 -07:00