summaryrefslogtreecommitdiff
path: root/web-ui/app/templates/mails
AgeCommit message (Collapse)Author
2016-02-10Fix Issue #596: Provide correct content-typeFelix Hammerl
Provide the proper content-type Quote filename due to Firefox bug https://bugzilla.mozilla.org/show_bug.cgi?id=221028
2016-01-11adding paperclip icon on sent mails and drafts email listsNavaL
Issue #573
2016-01-11format attachment sizeNavaL
Issue #573
2015-12-21Make download attachment link as a box #558 w/ @albogabrielGiovane
2015-12-11change add tag placeholder textmnandri
Issue #524
2015-10-21Fix horizontal line in mail view when opening mail with many recipientskaeff
- Issue: #496
2015-04-24Rearranging 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-14update trash template with correct field namerafael lisboa
2015-04-14refactor mail item mixin creation and renderingrafael lisboa
2015-04-09Moving email date information to recipients lineGabriel Albo
2015-04-09Adding a tag icon to indicate tags on the full email viewGabriel Albo
2015-04-08#363 [Luiz, Glauco] Trash Icon is not appearing for mails in Inbox anymoreGlauco Vinicius
2015-04-07#298 [Glauco, Luiz] Including trash icon on trashed emailsGlauco Vinicius
2015-02-23Reformat sent email list item templaterafael lisboa
2015-02-23Add pencil icon to draftsrafael 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 placementGabriel Albo
2014-11-17Card #30 - shows attachment icon on mails listPatrick Maia
2014-11-12Card #30 - fixes bug that was preventing attachment downloadPatrick Maia
2014-11-12Removing the attachments icon for nowGabriel Albo
2014-11-12Fixing functional test failure on 'trash/delete this message' step. Adding ↵Gabriel Albo
attachment icon to mail list
2014-11-12Changing 'trash it' buttons to 'delete it' so language is consistent ↵Gabriel Albo
throughout the app
2014-11-10removes useless code from full_view.hbs templatePatrick Maia
2014-11-10Adding a verification for the number of attachmentsGabriel Albo
2014-11-10adds styling to attachment area.Gabriel Albo
2014-11-03Card #30 - shows attachment information on mail visualizationPatrick Maia and Victor Shyba
2014-10-28Fixing open div tagDuda Dornelles
2014-10-28Rearranging tags position inside the mail listGabriel 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-08adds signatureStatus, encryptionStatus, tags feature togglesPatrick Maia
2014-07-31Add web-ui based on previous codeOla Bini