summaryrefslogtreecommitdiff
path: root/web-ui/test/spec/mixins
AgeCommit message (Collapse)Author
2016-04-01Run event test async with source passed to iframe via Blob URIFelix Hammerl
2016-03-30Set up component test with minimal DOMFelix Hammerl
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-01-11auto save draft on adding attachment, within timeoutNavaL
Issue #573
2016-01-11format attachment sizeNavaL
Issue #573
2015-11-27Permanently delete discarded drafts #512 w/ bwagnerGiovane
2015-11-27Created a discard draft behaviour #512 w/ bwagnerGiovane
If a draft was never saved before, and there wasn't any change to save, we now discard it instead saving and deleting it. This also lessens the calls to saveDraft that was causing some draft duplication.
2015-11-13Issue #525 - Fixed broken testsJefferson Stachelski
2015-04-21Fixes typo in warnSendButtonOfRecipients.Lisa Junger
- Issue #353
2015-01-12Improve jshint configurationAlexandre Pretto Nunes
2014-10-22fix jshint errorsVictor 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-09Fixing bug where the send button would get disabled at times even if there ↵Duda Dornelles
were valid receipients
2014-10-08#97 - making sure that the send button gets enabled when sending drafts even ↵Duda Dornelles
if recipients are undefined for one recipient type but not the others
2014-08-08replaces Smail by Pixelated in all js filesPatrick Maia
2014-07-31Add web-ui based on previous codeOla Bini