Mailspring/internal_packages
Ben Gotow a10f86a3a2 feat(all-mail): Add special case * tag for all mail
Summary: This one is a bit interesting. We want to allow the user to view "All Mail", which is essentially "threads, with no tags query whatsoever." Rather than try to make `null` a valid selected tag Id, I used `*` as a "magic" tag id which is interpreted by the ThreadStore to mean "no tags where clause." Definitely a hack, but simpler than trying to make the account sidebar properly select "all mail" when selectedTagId = null.

Test Plan: Run tests

Reviewers: evan

Reviewed By: evan

Differential Revision: https://review.inboxapp.com/D1360
2015-03-27 16:37:42 -07:00
..
account-sidebar feat(all-mail): Add special case * tag for all mail 2015-03-27 16:37:42 -07:00
attachments fix(speed): Mark packages as engine:atom, don't include coffee,cjsx in compiled app 2015-03-20 17:53:11 -07:00
calendar-bar feat(selection): by default nothing is selectable. 2015-03-26 14:39:42 -04:00
composer feat(composer): typing at the end of the composer tracks scrolling 2015-03-27 19:35:27 -04:00
inbox-activity-bar feat(unread-notifications): Check that unread messages are in inbox 2015-03-27 16:37:13 -07:00
inbox-contact-chip fix(speed): Mark packages as engine:atom, don't include coffee,cjsx in compiled app 2015-03-20 17:53:11 -07:00
inbox-light-ui fix(speed): Mark packages as engine:atom, don't include coffee,cjsx in compiled app 2015-03-20 17:53:11 -07:00
inbox-participants fix(speed): Mark packages as engine:atom, don't include coffee,cjsx in compiled app 2015-03-20 17:53:11 -07:00
message-list fix(reply-area): Use existing flexbox so message-wrap and reply area never competing for clickability 2015-03-27 16:35:55 -07:00
message-templates feat(selection): by default nothing is selectable. 2015-03-26 14:39:42 -04:00
mode-switch fix(speed): Mark packages as engine:atom, don't include coffee,cjsx in compiled app 2015-03-20 17:53:11 -07:00
notification-mailto fix(speed): Mark packages as engine:atom, don't include coffee,cjsx in compiled app 2015-03-20 17:53:11 -07:00
notification-update-available fix(*) Small visual tweaks and fixes - see summary 2015-03-25 18:22:52 -07:00
notifications fix(speed): Mark packages as engine:atom, don't include coffee,cjsx in compiled app 2015-03-20 17:53:11 -07:00
onboarding feat(selection): by default nothing is selectable. 2015-03-26 14:39:42 -04:00
search-bar feat(selection): by default nothing is selectable. 2015-03-26 14:39:42 -04:00
sidebar-fullcontact fix(salesforce): salesforce only displays focused contact 2015-03-24 17:03:30 -04:00
sidebar-inbox-internal fix(*) Small visual tweaks and fixes - see summary 2015-03-25 18:22:52 -07:00
thread-list fix(performance): Thread-list re-renders too often 2015-03-27 16:34:59 -07:00
tooltip fix(*) Small visual tweaks and fixes - see summary 2015-03-25 18:22:52 -07:00
unread-badge fix(speed): Mark packages as engine:atom, don't include coffee,cjsx in compiled app 2015-03-20 17:53:11 -07:00
unread-notifications feat(unread-notifications): Check that unread messages are in inbox 2015-03-27 16:37:13 -07:00