summaryrefslogtreecommitdiff
path: root/web-ui/test/spec/mail_view/ui/mail_view.spec.js
AgeCommit message (Collapse)Author
2017-01-19[#828] Replaced plain text to translation propertiesThais Siqueira
with @tayanefernandes
2017-01-19[#828] Adds tooltips for encrypt and sign labelsThais 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-14[#845] Doesn't hide tag button when adding new tagAnike Arni
with @thaissiqueira
2016-03-29Issue #622 - hide reply buttonsCaio Carrara
It changes the trigger of event which show the reply container to after the iframe received the message with email body.
2016-03-23Issue #647: fix css class names on testsCaio Carrara
2016-03-22Issue #649: Refactor TagsFelix Hammerl
2016-03-15Issue #620: Refactor read viewFelix Hammerl
2016-03-09Issue #617: Highlight search terms by altering mail contentFelix Hammerl
2016-03-02Hides reply box container until mail data is loaded #662 with @jeffhstaGiovane
2016-02-23Returning 'not-sign' for no signature informationJefferson Stachelski
When leap.mail receive not encrypted and not signed email it show as no-signature-information on pixelated Paring @thaissiqueira / @jeffhsta Issue #605
2016-02-10Fix Issue #596: Fix attachment url testFelix Hammerl
2015-08-17Read encoding from attachment info instead of headerskaeff
Clean up by removing now unused headers from attachment info, and add a unit test for attachment rendering
2015-03-06for #288, changes current failure message to errorVictor Shyba
2015-02-12 #220 fixing issue were we couldnt delete a tag that was highlightedDuda Dornelles
2015-02-06Issue #274 - fixes bug on numeric tags removalPatrick Maia
2015-01-27#184 not creating empty tags of any length (as opposed to only empty strings ↵Duda Dornelles
with len==0)
2015-01-24#184 - not creating empty tags anymoreVicente Luchi
2015-01-12Improve jshint configurationAlexandre Pretto Nunes
2015-01-09Fixed call order dependency for tag creation.Folker Bernitt
- Successful rendering of tag list in left pane depended on specific call order of async events
2014-12-11no_signature_information used when leap signature header is none #177Victor Shyba
2014-10-20massive update of bower and npm libs - includes flight, jasmine and a bunch ofDuda Dornelles
stuff. If things get weird when developing, remove you bower_components and your node_modules and install it again
2014-10-07Fixed jshint errorsBruno Wagner
2014-10-01#53 - does not show modal on when all tags are removed. Now its allowed to ↵Patrick Maia
do so.
2014-09-22#51 - refreshs tag list on tag removalPatrick Maia
2014-08-08replaces Smail by Pixelated in all js filesPatrick Maia
2014-07-31Add web-ui based on previous codeOla Bini