cozy / cozy-emails

Email Client for Cozy
GNU Affero General Public License v3.0
66 stars 41 forks source link

[refactor] Move accountID, mailboxID, messageID into RouterStore #832

Closed misstick closed 8 years ago

misstick commented 8 years ago

Too much regressions since PR #823, #814 (applications states are not reflecting routes); move all states related to route into routerStore.

Fix features

m4dz commented 8 years ago

:tada: