summaryrefslogtreecommitdiff
path: root/web-ui/test/spec/mail_view/ui/mail_view.spec.js
AgeCommit message (Collapse)Author
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