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
|
|
|
|
Issue #548
|
|
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.
|
|
|
|
Fixed the nagivation mode when used click to edit recipients and also
refactored the code to split the responsability
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
-Issue #291.
|
|
- Issue #189
|
|
|
|
|
|
|
|
|
|
|