summaryrefslogtreecommitdiff
path: root/web-ui/app/js/services/model
AgeCommit message (Collapse)Author
2016-12-08Revert "[#801] Merge branch 'signup'"Roald de Vries
This reverts commit d10f607a4d40587510b0dc31b31fe4750bf4a3a3, reversing changes made to c28abba2f5b1186c671ebef508d40ffaae6d5bc5.
2016-12-02[refactor] move app dir into public dirZara Gebru
2015-12-30Updates jshint to latest version #565Giovane
- Change 'use strict' mode to function-level - Update needed files
2015-04-09Makes the mail model creation more linearBruno Tavares
I was surfing the code and I got quite confused with the closures and redefinitions of `this` when creating the mail model. I tried to keep the style of grouping together the functions assignment on the model on the end.
2015-02-20Open draft e-mails in edit view when shown in the "all" tabrafael lisboa
2015-01-19Issue #234: Fix error with delete button not working on drafts.Folker Bernitt
2015-01-12Improve jshint configurationAlexandre Pretto Nunes
2014-12-22#202 fix identification if mail is in trashAlexandre Pretto Nunes
2014-12-03#135 Have the web-ui use the information sent by the service regarding reply ↵Alexandre Pretto Nunes
and reply-all
2014-12-03Don't use to address for reply all.Lisa Junger
2014-10-23Fixed jshint errorBruno Wagner
2014-10-22changes split token to not force service to add a blank space before header ↵Patrick Maia
values
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-07Fixed jshint errorsBruno Wagner
2014-08-25Add copyright and license to javascript filesAlexandre Pretto Nunes
2014-08-14Revert "Enable fake server to correctly serve html emails"Duda Dornelles
This reverts commit dde0dc6bb735cebe946c6fd8c5d7c8cfd6028cc8.
2014-08-14Enable fake server to correctly serve html emailsAlexandre Pretto Nunes
2014-07-31Add web-ui based on previous codeOla Bini