summaryrefslogtreecommitdiff
path: root/web-ui/test/spec/helpers
AgeCommit message (Collapse)Author
2015-11-03Redirect to / if ajax request returns 401 statusFolker Bernitt
- see issue pixelated/project-issues#162 - move test code to monitored_ajax_call.spec.js
2015-04-14fix jshintrafael lisboa
2015-04-14refactor mail item mixin creation and renderingrafael lisboa
2015-04-13modify quoted mail test that was breaking due to different timezonesrafael lisboa
2015-04-08Prepend mail quoting with the sender information #66Bruno Tavares
2015-02-18Using line breaks instead of paragraphs to format text plain mails on the ↵Duda Dornelles
mail view
2015-02-18 #294 - using server error message on ajax if message is providedDuda Dornelles
2015-01-16Fixing jshint warningsBruno Wagner and Fabio Pio
2015-01-16Fixed typo on js testsBruno Wagner and Fabio Pio
2015-01-16Issue #233 plain text body now escapes html tagsBruno Wagner and Fabio Pio
2015-01-12Improve jshint configurationAlexandre Pretto Nunes
2015-01-08#157 fix typo in testsAlexandre Pretto Nunes
2015-01-08#157: mail api to return htmlBody and textPlainBody so the UI doesnt have to ↵Alexandre Pretto
parse the multipart mails anymore
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-08-08replaces Smail by Pixelated in all js filesPatrick Maia
2014-08-07fixes bug in which plain text emails were not being properly formattedPatrick Maia
2014-07-31Add web-ui based on previous codeOla Bini