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
|
|
|
|
Issue #548
|
|
Issue #548
|
|
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.
|
|
|
|
|
|
merge "remove save draft button, related css and js"
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #514
|
|
- Issue #503
|
|
- Issue #503
|
|
|
|
Fixed bug that was shown error on console when trigger the delete
recipient event
|
|
Fixed bug when try delete recipient by clicking on the 'x' button, that
was not deleting the recipient inside the flightjs component
|
|
Fixed the nagivation mode when used click to edit recipients and also
refactored the code to split the responsability
|
|
Changed from double click to a single one and now using the pointer
cursor to be more intuitive
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Address can now be just email ou canonical emails(User
<user@example.com>)
- Trigger tokenize addresses emails when type space
|
|
|
|
|
|
|
|
This reverts commit b3024519d4539802b6dfd1c930344ccbce7be24e.
|
|
Removed signature and encryption identification tags
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
signature and encryption status
|
|
Clean up by removing now unused headers from attachment info, and add a
unit test for attachment rendering
|
|
|