Mailspring/internal_packages/thread-list/lib
dillon ff7e72a361 fix(thread): thread.sortLabels() now ignores 'Sent Mail' and other unnecessary labels. fixes T3454.
Summary: NOTE: this ticket and this diff do not address turning the 'Important' label into a more user-friendly chevron. I created T3477 for that.

Test Plan: added more tests. however, seems like somebody merged some tests which are failing.

Reviewers: bengotow, evan

Reviewed By: evan

Maniphest Tasks: T3454

Differential Revision: https://phab.nylas.com/D1963
2015-09-01 14:47:22 -07:00
..
draft-buttons.cjsx
draft-list-sidebar-item.cjsx fix(draft-list-sidebar-item): draft count renders correctly. fixes T3480. 2015-09-01 12:32:39 -07:00
draft-list-store.coffee refactor(db): change ID system to have clientIDs and serverIDs 2015-08-28 11:24:29 -07:00
draft-list.cjsx refactor(db): change ID system to have clientIDs and serverIDs 2015-08-28 11:24:29 -07:00
draft-selection-bar.cjsx
empty-state.cjsx feat(work): Create the "Work" window, move TaskQueue, Nylas sync workers 2015-08-27 16:39:40 -07:00
formatting-utils.cjsx
main.cjsx feat(accounts): Kill namespaces, long live accounts 2015-08-21 15:29:58 -07:00
thread-buttons.cjsx
thread-list-icon.cjsx refactor(db): change ID system to have clientIDs and serverIDs 2015-08-28 11:24:29 -07:00
thread-list-participants.cjsx fix(thread): fix bug whereby thread list blows up if no "from" 2015-08-20 16:21:47 -07:00
thread-list-quick-actions.cjsx feat(accounts): Kill namespaces, long live accounts 2015-08-21 15:29:58 -07:00
thread-list-store.coffee feat(work): Create the "Work" window, move TaskQueue, Nylas sync workers 2015-08-27 16:39:40 -07:00
thread-list.cjsx fix(thread): thread.sortLabels() now ignores 'Sent Mail' and other unnecessary labels. fixes T3454. 2015-09-01 14:47:22 -07:00
thread-selection-bar.cjsx