Age | Commit message (Collapse) | Author |
|
|
|
|
|
This reverts commit 48144118cf0e861ad1ca0ae7900a8cd12d4313db.
|
|
This reverts commit e3939d4c1dff0f152fa13ce8a89f751c79ecace2.
|
|
Cancels an upload and restores the user interface to ready-for-upload state
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|