summaryrefslogtreecommitdiff
path: root/web-ui/test/spec/tags
AgeCommit message (Collapse)Author
2016-02-24Clean up jshintrcFelix Hammerl
2015-12-10#299 +@fbernitt made tag-refreshing to listen on document directlymnandri
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-04-09@sw00, @amukiza: #299 tag counters are updated when mail is sentsw00
2015-04-08Unchecking all emails when changing inboxRenata Carreira
Triggering events.ui.mails.uncheckAll when calling events.ui.tag.select refers to #289 with @mindyor :)
2015-02-19#239 Remove deprecated code of tag shortcutsAlexandre Pretto Nunes
2015-02-19#239 Remove tags shortcutsAlexandre Pretto Nunes
2015-01-29Fixing unit test that was looking for titles inside the shortcutsGabriel Albo
2015-01-15#153 fix mail checking and unchecking on mail listAlexandre Pretto Nunes
2015-01-12Improve jshint configurationAlexandre Pretto Nunes
2015-01-06Update tests to refactored events behaviourAlexandre Pretto Nunes
2014-12-19Don't clear selected mail when opening a tagAlexandre Pretto Nunes
2014-10-22Update JS unittests to use a deferred to mock ajax callsAlexandre Pretto Nunes
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-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 aftereach usages that broke the buildBruno Wagner
2014-10-07Fixed jshint errorsBruno Wagner
2014-10-01Fixing "flaky" js tests: when spying on teardown and not calling it through ↵Duda Dornelles
we were ending up with a component in memory that was blowing up the next tests
2014-08-18Duda/Patrick #8: reseting tag shortcuts before loading them againDuda Dornelles
2014-08-08replaces Smail by Pixelated in all js filesPatrick Maia
2014-07-31Add web-ui based on previous codeOla Bini