summaryrefslogtreecommitdiff
path: root/web-ui/test
AgeCommit message (Collapse)Author
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-16#96 Mail searches are now paginated, the pages number start at 1 nowBruno Wagner
2014-10-15Fixing url parsing for opening the page with an open mailDuda Dornelles
2014-10-13#89 - uses PUT method on /mails resource to create/update draftPatrick Maia
2014-10-09Fixed jshint warnings.Folker Bernitt
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-10-08Added logout link to dispatcher (issue #55).Folker Bernitt
- Set DISPATCHER_LOGOUT_URL environment to logout url to show logout. - Logout button currently lacks some design
2014-10-07Fixed aftereach usages that broke the buildBruno Wagner
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-10-01#53 - gives better feedback on UI when attempt to add invalid tag is madePatrick Maia
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-09-22#51 - refreshs tag list on tag removalPatrick Maia
2014-08-18Jshint fixesBruno Wagner Goncalves
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-08-08disables save draft, add tag, reply-section featuresPatrick 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