Age | Commit message (Collapse) | Author |
|
Separeted the logic to get the user information from the component that
render the popup that shows this information
|
|
|
|
|
|
If a draft was never saved before, and there wasn't
any change to save, we now discard it instead saving
and deleting it. This also lessens the calls to saveDraft
that was causing some draft duplication.
|
|
|
|
|
|
- Issue #503
|
|
Fixed the nagivation mode when used click to edit recipients and also
refactored the code to split the responsability
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Issue #453
|
|
|
|
|
|
|
|
|
|
|
|
Allow user to move emails from trash to inbox
|
|
|
|
|
|
|
|
-Issue #291.
|
|
- Issue #189
|
|
- fixed problems with multiple toggles.
|
|
- some new style to logout in expanded nav bar and shortcut.
- to be complemented by #239.
|
|
|
|
the left_pane_dispatcher as a middleman
|
|
|
|
|
|
|
|
|
|
|
|
- Set DISPATCHER_LOGOUT_URL environment to logout url to show logout.
- Logout button currently lacks some design
|
|
|
|
|
|
|
|
|
|
|