summaryrefslogtreecommitdiff
path: root/web-ui/test/spec/mail_list
AgeCommit message (Collapse)Author
2015-04-14Fix mail opening and add some testsAlexandre Pretto Nunes
2015-04-14refactor mail item mixin creation and renderingrafael lisboa
2015-04-13#289 - uncheck mails when user changes current tag/mailboxrafael lisboa
change solution to let event be handled in mail item mixin
2015-03-04#300 Fixed test, changed to spy if scroll reset is called when change tagJefferson Stachelski
2015-01-15#153 fix mail checking and unchecking on mail listAlexandre Pretto Nunes
2015-01-12Improve jshint configurationAlexandre Pretto Nunes
2015-01-12#153 Move duplicated funcion render to just mail_item.jsAlexandre Pretto Nunes
2015-01-06Update tests to refactored events behaviourAlexandre Pretto Nunes
2015-01-06Separate auto-refresh for mails and tags, and start moving away from having ↵Alexandre Pretto Nunes
the left_pane_dispatcher as a middleman
2014-12-19#81 Fix checking if any mail is marked when on 'all' tagAlexandre Pretto Nunes
2014-11-20Create custom matcher for jasmine unit testsAlexandre Pretto Nunes
2014-11-18Fix JS unit test after attachment changesAlexandre Pretto Nunes
2014-10-20Merge pull request #116 from pedrovereza/issue-115Duda Dornelles
#115 - Checked mails depend on current tag
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-19#115 - Checked mails depend on current tagPedro Vereza
2014-10-16for #95, make sure that the tag list is also refreshed when the mail list is ↵Duda Dornelles
refreshed, since there can be new unread mails and we need to update the count
2014-10-16decreasing count on tag and tag shortcut when email is read. we wereDuda Dornelles
decreasing only tags that were also in the read mail, but we have also to look at the mailbox and compare that to the tags in the case of default tags #95
2014-10-07Fixed jshint errorsBruno Wagner
2014-08-08replaces Smail by Pixelated in all js filesPatrick Maia
2014-07-31Add web-ui based on previous codeOla Bini