Age | Commit message (Collapse) | Author |
|
same screen and re-click compose
Issue #548
|
|
list payload as a mixin
Issue #548
|
|
This reverts commit aa66beb0c74ebaa950a083ed991f6e5f50f9c9ac.
This commit broke the functional tests, so we are reverting it
for now, while we fix it
|
|
|
|
- Change 'use strict' mode to function-level
- Update needed files
|
|
Issue #548
|
|
|
|
- Considering unread all the mails that doesn't have the 'read' status
- Remove initial templates because title doesn't support html tags
inside
|
|
- This commit creates the unread_count_title
component
|
|
Issue #548
|
|
Issue #548
|
|
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
|
|
|
|
|
|
|
|
|