Mailspring/internal_packages/thread-list/lib
Ben Gotow f6b5b7ea30 fix(T1251) When a returnsModel request returns a 404, unpersist the object
Summary:
Give DatabaseStore trigger payload a 'type' so that you can handle the deletion of objects (clear focus if the object is focused, know to remove it from database view)

Fix specs and add one for new DatabaseView => unpersist handler

Test Plan: Run new test case

Reviewers: evan

Reviewed By: evan

Differential Revision: https://phab.nylas.com/D1639
2015-06-15 18:23:58 -07:00
..
draft-list-store.coffee
draft-list.cjsx fix(thread-list): Narrow mode, and new selection rules for three-pane 2015-06-11 18:00:40 -07:00
draft-selection-bar.cjsx
formatting-utils.cjsx
main.cjsx feat(starring): Star and unstar threads in the thread list 2015-06-08 17:02:50 -07:00
thread-buttons.cjsx feat(starring): Star and unstar threads in the thread list 2015-06-08 17:02:50 -07:00
thread-list-icon.cjsx fix(icon-type): Star / unread status should work even when we can't compute "forwarded / replied" icons 2015-06-09 10:35:21 -07:00
thread-list-participants.cjsx
thread-list-quick-actions.cjsx feat(thread-actions): Hover actions on thread list, improved drawing performance 2015-06-11 18:38:57 -07:00
thread-list-store.coffee fix(T1251) When a returnsModel request returns a 404, unpersist the object 2015-06-15 18:23:58 -07:00
thread-list.cjsx feat(thread-actions): Hover actions on thread list, improved drawing performance 2015-06-11 18:38:57 -07:00
thread-selection-bar.cjsx