Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-02-01 | Add spinner before loading an email or draft | Tayane Fernandes | |
related with #657 with @tuliocasagrande | |||
2017-01-19 | [#828] Replaced plain text to translation properties | Thais Siqueira | |
with @tayanefernandes | |||
2017-01-19 | [#828] Adds tooltips for encrypt and sign labels | Thais Siqueira | |
We added a tooltip on the "encrypted" and "signed" label to inform the user what these flags mean. And we did some refactoring. With @tayanefernandes | |||
2016-12-14 | [#845] Move add tag button to tag icon. | Anike Arni | |
With @thaissiqueira. | |||
2016-12-08 | Revert "[#801] Merge branch 'signup'" | Roald de Vries | |
This reverts commit d10f607a4d40587510b0dc31b31fe4750bf4a3a3, reversing changes made to c28abba2f5b1186c671ebef508d40ffaae6d5bc5. | |||
2016-12-02 | [refactor] move app dir into public dir | Zara Gebru | |
2016-06-29 | Remove old i18n keys | Tulio Casagrande | |
2016-06-28 | Normalize i18n keys | Tulio Casagrande | |
2016-06-23 | [#619] Fix some missing translation strings | Tulio Casagrande | |
2016-04-05 | Issue #648: Add review feedback | Felix Hammerl | |
2016-04-05 | Issue #648: Refactor mail-list | Felix Hammerl | |
2016-03-22 | Issue #647: Refactor security labels stylesheet | Caio Carrara | |
This change refactor the stylesheet of security labels. Now it's following the BEM naming conventions. Also, as the code is pretty coupled between css and js, it was necessary some changes on javascript code to keep the previous i18n key and rename the css classes. | |||
2016-03-22 | Issue #649: Refactor Tags | Felix Hammerl | |
2016-03-22 | Issue #649: Remove tags from drafts mail list items | Felix Hammerl | |
2016-03-15 | Issue #620: Refactor read view | Felix Hammerl | |
2016-03-09 | Issue #617: Add sandbox to user-agent | Felix Hammerl | |
2016-02-10 | Fix Issue #596: Provide correct content-type | Felix Hammerl | |
Provide the proper content-type Quote filename due to Firefox bug https://bugzilla.mozilla.org/show_bug.cgi?id=221028 | |||
2016-01-11 | adding paperclip icon on sent mails and drafts email lists | NavaL | |
Issue #573 | |||
2016-01-11 | format attachment size | NavaL | |
Issue #573 | |||
2015-12-21 | Make download attachment link as a box #558 w/ @albogabriel | Giovane | |
2015-12-11 | change add tag placeholder text | mnandri | |
Issue #524 | |||
2015-10-21 | Fix horizontal line in mail view when opening mail with many recipients | kaeff | |
- Issue: #496 | |||
2015-04-24 | Rearranging the compose box element to be align the same way the full email ↵ | Gabriel Albo | |
view for reading is; removing inline styles from an html tag to a proper css class | |||
2015-04-14 | update trash template with correct field name | rafael lisboa | |
2015-04-14 | refactor mail item mixin creation and rendering | rafael lisboa | |
2015-04-09 | Moving email date information to recipients line | Gabriel Albo | |
2015-04-09 | Adding a tag icon to indicate tags on the full email view | Gabriel Albo | |
2015-04-08 | #363 [Luiz, Glauco] Trash Icon is not appearing for mails in Inbox anymore | Glauco Vinicius | |
2015-04-07 | #298 [Glauco, Luiz] Including trash icon on trashed emails | Glauco Vinicius | |
2015-02-23 | Reformat sent email list item template | rafael lisboa | |
2015-02-23 | Add pencil icon to drafts | rafael lisboa | |
2015-02-19 | #239 Removing function that dynamically sets a margin-top to the full email ↵ | Gabriel Albo | |
view body according to the message header size. This *should* work as the message header is no longer fixed (position:fixed) | |||
2014-11-18 | #30 - Fixing paperclip icon placement | Gabriel Albo | |
2014-11-17 | Card #30 - shows attachment icon on mails list | Patrick Maia | |
2014-11-12 | Card #30 - fixes bug that was preventing attachment download | Patrick Maia | |
2014-11-12 | Removing the attachments icon for now | Gabriel Albo | |
2014-11-12 | Fixing functional test failure on 'trash/delete this message' step. Adding ↵ | Gabriel Albo | |
attachment icon to mail list | |||
2014-11-12 | Changing 'trash it' buttons to 'delete it' so language is consistent ↵ | Gabriel Albo | |
throughout the app | |||
2014-11-10 | removes useless code from full_view.hbs template | Patrick Maia | |
2014-11-10 | Adding a verification for the number of attachments | Gabriel Albo | |
2014-11-10 | adds styling to attachment area. | Gabriel Albo | |
2014-11-03 | Card #30 - shows attachment information on mail visualization | Patrick Maia and Victor Shyba | |
2014-10-28 | Fixing open div tag | Duda Dornelles | |
2014-10-28 | Rearranging tags position inside the mail list | Gabriel Albo | |
2014-10-01 | #53 - does not show modal on when all tags are removed. Now its allowed to ↵ | Patrick Maia | |
do so. | |||
2014-08-08 | adds signatureStatus, encryptionStatus, tags feature toggles | Patrick Maia | |
2014-07-31 | Add web-ui based on previous code | Ola Bini | |